[csw-devel] SF.net SVN: gar:[13936] csw/mgar/pkg/phpmode/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Mar 24 20:40:12 CET 2011


Revision: 13936
          http://gar.svn.sourceforge.net/gar/?rev=13936&view=rev
Author:   bdwalton
Date:     2011-03-24 19:40:12 +0000 (Thu, 24 Mar 2011)

Log Message:
-----------
phpmode/trunk: renaming for consistency with upstream

Modified Paths:
--------------
    csw/mgar/pkg/phpmode/trunk/Makefile

Modified: csw/mgar/pkg/phpmode/trunk/Makefile
===================================================================
--- csw/mgar/pkg/phpmode/trunk/Makefile	2011-03-24 15:58:09 UTC (rev 13935)
+++ csw/mgar/pkg/phpmode/trunk/Makefile	2011-03-24 19:40:12 UTC (rev 13936)
@@ -13,28 +13,16 @@
 
 BUILD_DEP_PKGS = CSWemacs
 
-PACKAGES = CSWphpmode
+PACKAGES = CSWphp-mode
 
-CATALOGNAME_CSWphpmode = php_mode
+SPKG_DESC_CSWphp-mode = $(DESCRIPTION)
+CATALOGNAME_CSWphp-mode = php_mode
+RUNTIME_DEP_PKGS_CSWphp-mode = CSWemacscommon CSWemacssitestart
+CHECKPKG_OVERRIDES_CSWphp-mode += surplus-dependency|CSWemacssitestart
+OBSOLETES_CSWphp-mode = CSWphpmode
 
-RUNTIME_DEP_PKGS_CSWphpmode = CSWemacscommon CSWemacssitestart
-
-CHECKPKG_OVERRIDES_CSWphpmode += surplus-dependency|CSWemacssitestart
-
 ARCHALL = 1
 
-SPKG_DESC_CSWphpmode = An Emacs mode for editting PHP code
-
-# We define upstream file regex so we can be notifed of new upstream
-# software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-
-# If the url used to check for software update is different of
-# MASTER_SITES, then uncomment the next line. Otherwise it is set by
-# default to the value of MASTER_SITES
-
-# UPSTREAM_MASTER_SITES = 
-
 CONFIGURE_SCRIPTS =
 BUILD_ARGS = php-mode.info
 INSTALL_SCRIPTS = 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list