SF.net SVN: gar:[23549] csw/mgar/pkg/mailman/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon May 5 08:18:24 CEST 2014


Revision: 23549
          http://sourceforge.net/p/gar/code/23549
Author:   dmichelsen
Date:     2014-05-05 06:18:23 +0000 (Mon, 05 May 2014)
Log Message:
-----------
mailman/trunk: Update to 2.1.18, update to Python 2.7

Modified Paths:
--------------
    csw/mgar/pkg/mailman/trunk/Makefile
    csw/mgar/pkg/mailman/trunk/checksums

Modified: csw/mgar/pkg/mailman/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mailman/trunk/Makefile	2014-05-04 23:04:39 UTC (rev 23548)
+++ csw/mgar/pkg/mailman/trunk/Makefile	2014-05-05 06:18:23 UTC (rev 23549)
@@ -6,7 +6,7 @@
 #   at all
 # ! Python modules are clearly installed in a wrong plac
 NAME = mailman
-VERSION = 2.1.15
+VERSION = 2.1.18
 
 DESCRIPTION = Mailman mailing list software
 
@@ -16,15 +16,16 @@
 PACKAGES += CSWmailman
 SPKG_DESC_CSWmailman = Mailman mailing list software
 # PKGFILES is catchall
-RUNTIME_DEP_PKGS_CSWmailman += CSWpython
+RUNTIME_DEP_PKGS_CSWmailman += CSWpython27
 RUNTIME_DEP_PKGS_CSWmailman += CSWperl
+CHECKPKG_OVERRIDES_CSWmailman += surplus-dependency|CSWpython27
 
 # The mailman build system puts files in all sorts of strange places
 prefix=$(BUILD_PREFIX)/$(NAME)
 
 CONFIGURE_ARGS += $(DIRPATHS)
 CONFIGURE_ARGS += --without-permcheck
-CONFIGURE_ARGS += --with-python=/opt/csw/bin/python2.6
+CONFIGURE_ARGS += --with-python=/opt/csw/bin/python2.7
 
 # There is no testsuite
 TEST_SCRIPTS =

Modified: csw/mgar/pkg/mailman/trunk/checksums
===================================================================
--- csw/mgar/pkg/mailman/trunk/checksums	2014-05-04 23:04:39 UTC (rev 23548)
+++ csw/mgar/pkg/mailman/trunk/checksums	2014-05-05 06:18:23 UTC (rev 23549)
@@ -1 +1 @@
-7d207489e8e9de0727cb334d46029833  mailman-2.1.15.tgz
+02ce493711248e1d3723356188446d9f  mailman-2.1.18.tgz

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