aboutsummaryrefslogtreecommitdiff
path: root/security/libgcrypt/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2009-01-06 12:59:57 +0000
committerRong-En Fan <rafan@FreeBSD.org>2009-01-06 12:59:57 +0000
commitd4d35efd5f26d639ce58889aed52a22c0569a4ca (patch)
tree91d26603a816d359455604ad8e30c0d3a0236ae5 /security/libgcrypt/Makefile
parentfb2dd14025d070c2e8ed0e4ba3e414362fbace4e (diff)
downloadports-d4d35efd5f26d639ce58889aed52a22c0569a4ca.tar.gz
ports-d4d35efd5f26d639ce58889aed52a22c0569a4ca.zip
- Update to 1.4.3
- Pass maintainership to submitter per PR 127224 PR: ports/127478 Submitted by: Hirohisa Yamaguchi <umq at ueo.co.jp> Approved by: arved (maintainer)
Notes
Notes: svn path=/head/; revision=225325
Diffstat (limited to 'security/libgcrypt/Makefile')
-rw-r--r--security/libgcrypt/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index b3f37a63c8d6..62101e88cba4 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -5,13 +5,12 @@
# $FreeBSD$
PORTNAME= libgcrypt
-PORTVERSION= 1.4.1
-PORTREVISION= 1
+PORTVERSION= 1.4.3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= libgcrypt
-MAINTAINER= arved@FreeBSD.org
+MAINTAINER= umq@ueo.co.jp
COMMENT= General purpose crypto library based on code used in GnuPG
LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error