svn commit: r402384 - head/security/pam-pgsql
Wen Heping
wen at FreeBSD.org
Wed Nov 25 01:33:05 UTC 2015
Author: wen
Date: Wed Nov 25 01:33:04 2015
New Revision: 402384
URL: https://svnweb.freebsd.org/changeset/ports/402384
Log:
- Update to 0.7.3.2
PR: 203975
Submitted by: ports at toco-domains.de
Approved by: maintainer(timeout, >30 days)
Modified:
head/security/pam-pgsql/Makefile
head/security/pam-pgsql/distinfo
Modified: head/security/pam-pgsql/Makefile
==============================================================================
--- head/security/pam-pgsql/Makefile Wed Nov 25 01:11:49 2015 (r402383)
+++ head/security/pam-pgsql/Makefile Wed Nov 25 01:33:04 2015 (r402384)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pam-pgsql
-PORTVERSION= 0.7.3.1
-PORTREVISION= 4
+PORTVERSION= 0.7.3.2
CATEGORIES= security databases
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.7/
@@ -21,6 +20,8 @@ SUB_FILES= pkg-message
OPTIONS_DEFINE= DOCS
+INSTALL_TARGET= install-strip
+
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/CHANGELOG ${STAGEDIR}${DOCSDIR}
Modified: head/security/pam-pgsql/distinfo
==============================================================================
--- head/security/pam-pgsql/distinfo Wed Nov 25 01:11:49 2015 (r402383)
+++ head/security/pam-pgsql/distinfo Wed Nov 25 01:33:04 2015 (r402384)
@@ -1,2 +1,2 @@
-SHA256 (pam-pgsql-0.7.3.1.tar.gz) = c9327e7636e81a2d2bbaf4f017edbd9319a08df1654c9d1875e6f933750548dd
-SIZE (pam-pgsql-0.7.3.1.tar.gz) = 301678
+SHA256 (pam-pgsql-0.7.3.2.tar.gz) = c4f9c22ec3a37fb6d8b201cc7d48c743a68ceb91773e386caa2269b63b0679ca
+SIZE (pam-pgsql-0.7.3.2.tar.gz) = 712533
More information about the svn-ports-head
mailing list