aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2012-10-10 15:21:55 +0000
committerJason E. Hale <jhale@FreeBSD.org>2012-10-10 15:21:55 +0000
commitd978af402e49db1c0c9e66e1a04fedc8ca80624f (patch)
treee342e1ccbc42756bb74423771f82fdbf50708451
parent4685a6afde8c28f63d2f3ab16233768fd745fc2a (diff)
downloadports-d978af402e49db1c0c9e66e1a04fedc8ca80624f.tar.gz
ports-d978af402e49db1c0c9e66e1a04fedc8ca80624f.zip
Notes
-rw-r--r--security/libassuan/Makefile13
-rw-r--r--security/libassuan/distinfo8
2 files changed, 7 insertions, 14 deletions
diff --git a/security/libassuan/Makefile b/security/libassuan/Makefile
index 5fc32cbe723d..1f487272a7b9 100644
--- a/security/libassuan/Makefile
+++ b/security/libassuan/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libassuan
-PORTVERSION= 2.0.2
+PORTVERSION= 2.0.3
CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR=${PORTNAME}
@@ -12,8 +12,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= jhale@FreeBSD.org
COMMENT= IPC library used by GnuPG and gpgme
-LIB_DEPENDS+= pth.20:${PORTSDIR}/devel/pth \
- gpg-error:${PORTSDIR}/security/libgpg-error
+LIB_DEPENDS= gpg-error:${PORTSDIR}/security/libgpg-error
USE_BZIP2= yes
GNU_CONFIGURE= yes
@@ -28,13 +27,7 @@ PLIST_FILES= bin/libassuan-config include/assuan.h \
lib/libassuan.a lib/libassuan.la \
lib/libassuan.so.0 lib/libassuan.so share/aclocal/libassuan.m4
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "amd64"
-CFLAGS+= -fPIC
-.endif
-
verify: checksum
gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.sig
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/security/libassuan/distinfo b/security/libassuan/distinfo
index a46c58cc4f7c..9ff108e2cb40 100644
--- a/security/libassuan/distinfo
+++ b/security/libassuan/distinfo
@@ -1,4 +1,4 @@
-SHA256 (libassuan-2.0.2.tar.bz2) = 61e0cba33dcbade2dce953b95f06b843af2a73de875303f2585227ecd475b4d8
-SIZE (libassuan-2.0.2.tar.bz2) = 491172
-SHA256 (libassuan-2.0.2.tar.bz2.sig) = 13c2189acc2c3f054fba829c0f5578b357afb04ae09b8c85b268edb02ed22bae
-SIZE (libassuan-2.0.2.tar.bz2.sig) = 326
+SHA256 (libassuan-2.0.3.tar.bz2) = bad5682374c76bcc0abb1a7a34c9557af6874a477500748e64a7d3def79cac1b
+SIZE (libassuan-2.0.3.tar.bz2) = 529149
+SHA256 (libassuan-2.0.3.tar.bz2.sig) = dc3948dd031a453ed03a7c1ce5cc27d144df5ed030f834d613b61ffb2011d460
+SIZE (libassuan-2.0.3.tar.bz2.sig) = 287