Revision: 25069
http://sourceforge.net/p/gar/code/25069
Author: cgrzemba
Date: 2015-06-10 12:08:15 +0000 (Wed, 10 Jun 2015)
Log Message:
-----------
postfix/trunk: update version
Modified Paths:
--------------
csw/mgar/pkg/postfix/trunk/Makefile
csw/mgar/pkg/postfix/trunk/checksums
Modified: csw/mgar/pkg/postfix/trunk/Makefile
===================================================================
--- csw/mgar/pkg/postfix/trunk/Makefile 2015-06-10 09:53:28 UTC (rev 25068)
+++ csw/mgar/pkg/postfix/trunk/Makefile 2015-06-10 12:08:15 UTC (rev 25069)
@@ -30,7 +30,7 @@
# $Id$
#
NAME = postfix
-VERSION = 2.9.4
+VERSION = 2.11.5
GARTYPE = v2
DESCRIPTION = A high-performance mail transport agent
@@ -50,6 +50,8 @@
UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
LICENSE = LICENSE TLS_LICENSE
+GARCOMPILER = GCC4
+
# Tag configuration files for handling via cswclassutils
CONFIG_BASE := /etc/opt/csw/postfix/
CONFIG_FILES := access
Modified: csw/mgar/pkg/postfix/trunk/checksums
===================================================================
--- csw/mgar/pkg/postfix/trunk/checksums 2015-06-10 09:53:28 UTC (rev
25068)
+++ csw/mgar/pkg/postfix/trunk/checksums 2015-06-10 12:08:15 UTC (rev
25069)
@@ -1 +1 @@
-230bc3c00c051946eccd850058d75f6c postfix-2.9.4.tar.gz
+8523f6d1de6f522313207524d794ee9c postfix-2.11.5.tar.gz
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.