[csw-devel] SF.net SVN: gar:[9687] csw/mgar/pkg/miltergreylist/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Sun Apr 18 19:52:09 CEST 2010


Revision: 9687
          http://gar.svn.sourceforge.net/gar/?rev=9687&view=rev
Author:   bonivart
Date:     2010-04-18 17:52:09 +0000 (Sun, 18 Apr 2010)

Log Message:
-----------
milter-greylist: update to 4.2.5

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	2010-04-18 16:54:16 UTC (rev 9686)
+++ csw/mgar/pkg/miltergreylist/trunk/Makefile	2010-04-18 17:52:09 UTC (rev 9687)
@@ -1,5 +1,5 @@
 GARNAME = miltergreylist
-GARVERSION = 4.2.4
+GARVERSION = 4.2.5
 #RELEASE = rc1
 #DISTVERSION = $(GARVERSION)$(RELEASE)
 DISTVERSION = $(GARVERSION)
@@ -16,7 +16,7 @@
 DISTFILES  = milter-greylist-$(DISTVERSION).tgz
 DISTFILES += COPYING
 
-RUNTIME_DEP_PKGS = CSWcurlrt CSWgeoip
+RUNTIME_DEP_PKGS = CSWcurlrt CSWgeoip CSWlibspf2
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tgz
@@ -24,7 +24,6 @@
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS  = --prefix=/opt/csw
 CONFIGURE_ARGS += --sysconfdir=/etc/opt/csw
-#CONFIGURE_ARGS += --with-user=greylist
 CONFIGURE_ARGS += --with-user=`/usr/xpg4/bin/id -u`
 CONFIGURE_ARGS += --with-conffile=/etc/opt/csw/greylist.conf
 CONFIGURE_ARGS += --enable-dnsrbl
@@ -32,10 +31,9 @@
 CONFIGURE_ARGS += --localstatedir=/var/opt/csw/miltergreylist
 CONFIGURE_ARGS += --with-libGeoIP=/opt/csw/lib
 CONFIGURE_ARGS += --with-libcurl=/opt/csw/lib
+CONFIGURE_ARGS += --with-libspf2=/opt/csw/lib
 CONFIGURE_ARGS += --mandir=/opt/csw/share/man
 
-#SPKG_CLASSES = none cswusergroup ugfiles cswcpsampleconf cswinitsmf
-
 TEST_SCRIPTS = 
 INSTALL_SCRIPTS = custom
 USERGROUP = /opt/csw/etc/pkg/miltergreylist/cswusergroup
@@ -48,10 +46,6 @@
 PROTOTYPE_PERMS_1 = 0700
 PROTOTYPE_USER_1 = greylist
 
-#PROTOTYPE_FILTER  = awk ' \
-#  $$$$3 ~ /\/var\/opt\/csw\/miltergreylist/ { $$$$2 = "ugfiles" ; $$$$4 = "0700" ; $$$$5 = "greylist" } \
-#  { print }'
-
 include gar/category.mk
 
 #WORKSRC := $(WORKDIR)/$(GARNAME)-$(GARVERSION)b1

Modified: csw/mgar/pkg/miltergreylist/trunk/checksums
===================================================================
--- csw/mgar/pkg/miltergreylist/trunk/checksums	2010-04-18 16:54:16 UTC (rev 9686)
+++ csw/mgar/pkg/miltergreylist/trunk/checksums	2010-04-18 17:52:09 UTC (rev 9687)
@@ -1,2 +1,2 @@
 e61edd088404cd2a0eacb03ce70e2d5f  COPYING
-00f1576108631c7594b6fbc6b23622b9  milter-greylist-4.2.4.tgz
+fa1e68ff0a8b759b946c09f92d40af9d  milter-greylist-4.2.5.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