[csw-devel] SF.net SVN: gar:[11919] csw/mgar/pkg/postgrey/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Mon Dec 13 13:44:43 CET 2010


Revision: 11919
          http://gar.svn.sourceforge.net/gar/?rev=11919&view=rev
Author:   bonivart
Date:     2010-12-13 12:44:43 +0000 (Mon, 13 Dec 2010)

Log Message:
-----------
postgrey: update to 1.33

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

Modified: csw/mgar/pkg/postgrey/trunk/Makefile
===================================================================
--- csw/mgar/pkg/postgrey/trunk/Makefile	2010-12-13 11:55:56 UTC (rev 11918)
+++ csw/mgar/pkg/postgrey/trunk/Makefile	2010-12-13 12:44:43 UTC (rev 11919)
@@ -1,5 +1,5 @@
 NAME = postgrey
-VERSION = 1.32
+VERSION = 1.33
 CATEGORIES = net
 
 DESCRIPTION = Postfix policy server implementing greylisting
@@ -22,19 +22,26 @@
 TEST_SCRIPTS =
 INSTALL_SCRIPTS = custom
 
-INITSMF = /opt/csw/etc/init.d/cswpostgrey
+INITSMF = /etc/opt/csw/init.d/cswpostgrey
 USERGROUP = /etc/opt/csw/pkg/CSWpostgrey/cswusergroup
 SAMPLECONF  = /etc/opt/csw/postfix/postgrey_whitelist_clients /etc/opt/csw/postfix/postgrey_whitelist_recipients
 SAMPLECONF += /etc/opt/csw/postgrey
 
 PATCHFILES = postgrey.p
 
+CHECKPKG_OVERRIDES_CSWpostgrey += surplus-dependency|CSWperl
+CHECKPKG_OVERRIDES_CSWpostgrey += surplus-dependency|CSWpmnetserver
+CHECKPKG_OVERRIDES_CSWpostgrey += surplus-dependency|CSWpmiomultiplex
+CHECKPKG_OVERRIDES_CSWpostgrey += surplus-dependency|CSWpostfix
+CHECKPKG_OVERRIDES_CSWpostgrey += surplus-dependency|CSWbdb48
+CHECKPKG_OVERRIDES_CSWpostgrey += surplus-dependency|CSWpmberkeleydb
+
 include gar/category.mk
 
 install-custom:
 	@echo " ==> Installing $(NAME) (custom)"
-	@ginstall -m 755 -d $(DESTDIR)/opt/csw/etc/init.d
-	@ginstall -m 755 $(FILEDIR)/CSWpostgrey.init $(DESTDIR)/opt/csw/etc/init.d/cswpostgrey
+	@ginstall -m 755 -d $(DESTDIR)/etc/opt/csw/init.d
+	@ginstall -m 755 $(FILEDIR)/CSWpostgrey.init $(DESTDIR)/etc/opt/csw/init.d/cswpostgrey
 	@ginstall -m 755 -d $(DESTDIR)/etc/opt/csw/postfix
 	@ginstall -m 644 $(WORKSRC)/postgrey_whitelist_clients $(DESTDIR)/etc/opt/csw/postfix
 	@ginstall -m 644 $(WORKSRC)/postgrey_whitelist_recipients $(DESTDIR)/etc/opt/csw/postfix

Modified: csw/mgar/pkg/postgrey/trunk/checksums
===================================================================
--- csw/mgar/pkg/postgrey/trunk/checksums	2010-12-13 11:55:56 UTC (rev 11918)
+++ csw/mgar/pkg/postgrey/trunk/checksums	2010-12-13 12:44:43 UTC (rev 11919)
@@ -1,2 +1 @@
-524a4e165bf997996f3bccade394712f  postgrey-1.32.tar.gz
-108ad95e20c54d4512f65a19103e2b16  postgrey.p
+334c908bb9d34e9b87790d4b0b6db87e  postgrey-1.33.tar.gz


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