Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Mar 2022 05:01:36 GMT
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c78862b5a219 - main - mail/postfixadmin33: Update to 3.3.11
Message-ID:  <202203050501.22551aja022712@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c78862b5a2195d72d4001c21a79953c3a2534655

commit c78862b5a2195d72d4001c21a79953c3a2534655
Author:     Mel Pilgrim <ports.maintainer@evilphi.com>
AuthorDate: 2022-03-05 04:59:59 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-03-05 04:59:59 +0000

    mail/postfixadmin33: Update to 3.3.11
    
    PR:             262322
---
 mail/postfixadmin33/Makefile | 5 +++--
 mail/postfixadmin33/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/mail/postfixadmin33/Makefile b/mail/postfixadmin33/Makefile
index 980a24009de7..7efdba6743a9 100644
--- a/mail/postfixadmin33/Makefile
+++ b/mail/postfixadmin33/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	postfixadmin33
 DISTVERSIONPREFIX=	postfixadmin-
-DISTVERSION=	3.3.10
+DISTVERSION=	3.3.11
 CATEGORIES=	mail www
 .if defined(_PFA_LITE)
 PKGNAMESUFFIX=	-lite${PHP_PKGNAMESUFFIX}
@@ -66,7 +66,8 @@ do-install:
 	(cd ${WRKSRC}/${i} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/${i})
 .endfor
 	${MKDIR} ${STAGEDIR}${DATADIR}
-.for i in GPL-LICENSE.TXT LICENSE.TXT password_expiration.sql postfixadmin.my.cnf
+.for i in GPL-LICENSE.TXT LICENSE.TXT password_expiration.sql \
+	postfixadmin.my.cnf
 	${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DATADIR}
 .endfor
 
diff --git a/mail/postfixadmin33/distinfo b/mail/postfixadmin33/distinfo
index 4aacb6e9ab21..09e9b00369b9 100644
--- a/mail/postfixadmin33/distinfo
+++ b/mail/postfixadmin33/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632105177
-SHA256 (postfixadmin-postfixadmin-postfixadmin-3.3.10_GH0.tar.gz) = b162cef0968225b33c251d5e7e872ca93ec790f275b874659f34b2ec69b9812c
-SIZE (postfixadmin-postfixadmin-postfixadmin-3.3.10_GH0.tar.gz) = 1868298
+TIMESTAMP = 1646306226
+SHA256 (postfixadmin-postfixadmin-postfixadmin-3.3.11_GH0.tar.gz) = bcbee633e845f730bef7b01912da12574b6766f4f7560edc28891ff644596c22
+SIZE (postfixadmin-postfixadmin-postfixadmin-3.3.11_GH0.tar.gz) = 1869783



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203050501.22551aja022712>