[csw-devel] SF.net SVN: gar:[14168] csw/mgar/pkg/miltergreylist/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Apr 13 22:48:39 CEST 2011
Revision: 14168
http://gar.svn.sourceforge.net/gar/?rev=14168&view=rev
Author: bonivart
Date: 2011-04-13 20:48:39 +0000 (Wed, 13 Apr 2011)
Log Message:
-----------
miltergreylist/trunk: update to 4.2.7
Modified Paths:
--------------
csw/mgar/pkg/miltergreylist/trunk/Makefile
csw/mgar/pkg/miltergreylist/trunk/checksums
Modified: csw/mgar/pkg/miltergreylist/trunk/Makefile
===================================================================
--- csw/mgar/pkg/miltergreylist/trunk/Makefile 2011-04-13 20:29:13 UTC (rev 14167)
+++ csw/mgar/pkg/miltergreylist/trunk/Makefile 2011-04-13 20:48:39 UTC (rev 14168)
@@ -1,5 +1,5 @@
NAME = miltergreylist
-VERSION = 4.2.6
+VERSION = 4.2.7
#RELEASE = rc1
#DISTVERSION = $(VERSION)$(RELEASE)
DISTVERSION = $(VERSION)
@@ -13,19 +13,19 @@
endef
MASTER_SITES = http://ftp.espci.fr/pub/milter-greylist/
-DISTFILES = milter-greylist-$(DISTVERSION).tgz
-DISTFILES += COPYING
+DISTFILES = milter-greylist-$(DISTVERSION).tgz
+DISTFILES += COPYING
+RUNTIME_DEP_PKGS = CSWcurlrt CSWgeoip CSWlibspf2
+
PACKAGING_PLATFORMS += solaris9-sparc solaris9-i386
PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
+CHECKPKG_OVERRIDES += surplus-dependency|CSWgeoip
+CHECKPKG_OVERRIDES += file-with-bad-content
+
PATCHFILES += 0001-Path-and-user-changes-in-conf-file.patch
-RUNTIME_DEP_PKGS = CSWcurlrt CSWgeoip CSWlibspf2
-
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tgz
-
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS = --prefix=/opt/csw
CONFIGURE_ARGS += --sysconfdir=/etc/opt/csw
@@ -39,18 +39,25 @@
CONFIGURE_ARGS += --with-libspf2=/opt/csw/lib
CONFIGURE_ARGS += --mandir=/opt/csw/share/man
+# milter-greylist has no tests
TEST_SCRIPTS =
+
INSTALL_SCRIPTS = custom
-USERGROUP = /opt/csw/etc/pkg/CSWmiltergreylist/cswusergroup
+
+USERGROUP = /opt/csw/etc/pkg/CSWmiltergreylist/cswusergroup
SAMPLECONF = /etc/opt/csw/greylist.conf
-INITSMF = /etc/opt/csw/init.d/cswmiltergreylist
-POSTMSG = /opt/csw/share/doc/miltergreylist/README.CSW
+INITSMF = /etc/opt/csw/init.d/cswmiltergreylist
+POSTMSG = /opt/csw/share/doc/miltergreylist/README.CSW
+MIGRATE_FILES = greylist.conf
+MIGRATE_SOURCE_DIR = /opt/csw/etc/mail
+MIGRATE_DEST_DIR = /etc/opt/csw
+
PROTOTYPE_MODIFIERS = 1
-PROTOTYPE_FILES_1 = /var/opt/csw/miltergreylist
-PROTOTYPE_CLASS_1 = ugfiles
-PROTOTYPE_PERMS_1 = 0700
-PROTOTYPE_USER_1 = greylist
+PROTOTYPE_FILES_1 = /var/opt/csw/miltergreylist
+PROTOTYPE_CLASS_1 = ugfiles
+PROTOTYPE_PERMS_1 = 0700
+PROTOTYPE_USER_1 = greylist
include gar/category.mk
Modified: csw/mgar/pkg/miltergreylist/trunk/checksums
===================================================================
--- csw/mgar/pkg/miltergreylist/trunk/checksums 2011-04-13 20:29:13 UTC (rev 14167)
+++ csw/mgar/pkg/miltergreylist/trunk/checksums 2011-04-13 20:48:39 UTC (rev 14168)
@@ -1,3 +1 @@
-608fd6143626c2dbdfc6dac0278e6fde 0001-Path-and-user-changes-in-conf-file.patch
-e61edd088404cd2a0eacb03ce70e2d5f COPYING
-2572068e2b1b5b47fe4239f0ddebbce2 milter-greylist-4.2.6.tgz
+a47d70e0b8a73d341f0d511b3f693650 milter-greylist-4.2.7.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