[csw-devel] SF.net SVN: gar:[15747] csw/mgar/pkg/postgrey/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sun Sep 25 18:37:06 CEST 2011
Revision: 15747
http://gar.svn.sourceforge.net/gar/?rev=15747&view=rev
Author: bonivart
Date: 2011-09-25 16:37:06 +0000 (Sun, 25 Sep 2011)
Log Message:
-----------
postgrey/trunk: update to 1.34
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 2011-09-25 16:07:02 UTC (rev 15746)
+++ csw/mgar/pkg/postgrey/trunk/Makefile 2011-09-25 16:37:06 UTC (rev 15747)
@@ -1,5 +1,5 @@
-NAME = postgrey
-VERSION = 1.33
+NAME = postgrey
+VERSION = 1.34
CATEGORIES = net
DESCRIPTION = Postfix policy server implementing greylisting
@@ -8,22 +8,23 @@
endef
MASTER_SITES = http://postgrey.schweikert.ch/pub/
-DISTFILES = $(NAME)-$(VERSION).tar.gz
+DISTFILES = $(NAME)-$(VERSION).tar.gz
-RUNTIME_DEP_PKGS = CSWperl CSWpmiomultiplex CSWpmnetserver
-RUNTIME_DEP_PKGS += CSWpostfix CSWpmberkeleydb
+RUNTIME_DEP_PKGS = CSWperl
+RUNTIME_DEP_PKGS += CSWpmiomultiplex
+RUNTIME_DEP_PKGS += CSWpmnetserver
+RUNTIME_DEP_PKGS += CSWpostfix
+RUNTIME_DEP_PKGS += CSWpmberkeleydb
ARCHALL = 1
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-
CONFIGURE_SCRIPTS =
-BUILD_SCRIPTS =
-TEST_SCRIPTS =
-INSTALL_SCRIPTS = custom
+BUILD_SCRIPTS =
+TEST_SCRIPTS =
+INSTALL_SCRIPTS = custom
-INITSMF = /etc/opt/csw/init.d/cswpostgrey
-USERGROUP = /etc/opt/csw/pkg/CSWpostgrey/cswusergroup
+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
Modified: csw/mgar/pkg/postgrey/trunk/checksums
===================================================================
--- csw/mgar/pkg/postgrey/trunk/checksums 2011-09-25 16:07:02 UTC (rev 15746)
+++ csw/mgar/pkg/postgrey/trunk/checksums 2011-09-25 16:37:06 UTC (rev 15747)
@@ -1 +1 @@
-334c908bb9d34e9b87790d4b0b6db87e postgrey-1.33.tar.gz
+f736a7be1094593f1a66cd13f32b39ef postgrey-1.34.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