aboutsummaryrefslogtreecommitdiff
path: root/security/gnupg1
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2013-10-05 09:35:02 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2013-10-05 09:35:02 +0000
commitb349b68a1fe339dc0205761457b9d7fcb9f4c5f6 (patch)
tree679b7b083fbee748708b808efb311a7a39c7aed1 /security/gnupg1
parentcd653907e27196516836655e0542a2eba5503db1 (diff)
downloadports-b349b68a1fe339dc0205761457b9d7fcb9f4c5f6.tar.gz
ports-b349b68a1fe339dc0205761457b9d7fcb9f4c5f6.zip
- Upgrade to 1.4.15 (security, VuXML entry will follow).
- Use $STAGEDIR.
Notes
Notes: svn path=/head/; revision=329430
Diffstat (limited to 'security/gnupg1')
-rw-r--r--security/gnupg1/Makefile10
-rw-r--r--security/gnupg1/distinfo8
2 files changed, 7 insertions, 11 deletions
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile
index a7a5bb4958a2..7f006004f13f 100644
--- a/security/gnupg1/Makefile
+++ b/security/gnupg1/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gnupg
-PORTVERSION= 1.4.14
+PORTVERSION= 1.4.15
#PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
@@ -20,10 +20,7 @@ GNU_CONFIGURE= YES
MACHINE_ARCH= i586
.endif
CFLAGS:= ${CFLAGS:S/-pipe//g}
-MAN1= gpg.1 gpgv.1 gpg.ru.1 gpg-zip.1
-MAN7= gnupg.7
-INFO= gnupg1
-DOCSDIR= ${PREFIX}/share/doc/gnupg1
+DOCSDIR= ${STAGEDIR}${PREFIX}/share/doc/gnupg1
LATEST_LINK= gnupg1
PORTDOCS= *
@@ -36,7 +33,6 @@ LIBUSB_DESC= use libusb
SUID_GPG_DESC= install GPG with suid
CURL_DESC= use libcurl for the keyserver interface
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${CC} == "clang" || ${OSVERSION} >= 1000024
@@ -97,7 +93,7 @@ post-install:
.endfor
.endif
.if ${PORT_OPTIONS:MSUID_GPG}
- ${CHMOD} u+s ${PREFIX}/bin/gpg
+ ${CHMOD} u+s ${STAGEDIR}${PREFIX}/bin/gpg
.endif
check:
diff --git a/security/gnupg1/distinfo b/security/gnupg1/distinfo
index 0fa338e1dce0..008860fa5619 100644
--- a/security/gnupg1/distinfo
+++ b/security/gnupg1/distinfo
@@ -1,4 +1,4 @@
-SHA256 (gnupg-1.4.14.tar.bz2) = f2c4cd3ed6a5fb66cb369bf8160e53127712adfe41ebf965c0f02ab71d984413
-SIZE (gnupg-1.4.14.tar.bz2) = 3687929
-SHA256 (gnupg-1.4.14.tar.bz2.sig) = b87348b77b0a9a8473a54fc6503ec1e3ea9294e1705547159bede8b86d01e161
-SIZE (gnupg-1.4.14.tar.bz2.sig) = 287
+SHA256 (gnupg-1.4.15.tar.bz2) = b6bb40a8f96dc1227b69f8e3b35f0bc4c8276923147f6069cae2f6307c62795d
+SIZE (gnupg-1.4.15.tar.bz2) = 3654415
+SHA256 (gnupg-1.4.15.tar.bz2.sig) = fc2caeb473d42659d2099c2738f571d0a8cb72fd28308c6c3f07ccaa76ec5fce
+SIZE (gnupg-1.4.15.tar.bz2.sig) = 287