svn commit: r313828 - head/security/pbc
Wen Heping
wen at FreeBSD.org
Sun Mar 10 14:53:15 UTC 2013
Author: wen
Date: Sun Mar 10 14:53:14 2013
New Revision: 313828
URL: http://svnweb.freebsd.org/changeset/ports/313828
Log:
- Update to 0.5.13
- Trim Makefile headers
- Reset maintainer to ports@
Modified:
head/security/pbc/Makefile
head/security/pbc/distinfo
Modified: head/security/pbc/Makefile
==============================================================================
--- head/security/pbc/Makefile Sun Mar 10 14:47:31 2013 (r313827)
+++ head/security/pbc/Makefile Sun Mar 10 14:53:14 2013 (r313828)
@@ -1,22 +1,19 @@
-# New ports collection makefile for: pbc
-# Date created: 28 March, 2009
-# Whom: Wen Heping <wenheping at gmail.com>
-#
+# Created by: Wen Heping <wenheping at gmail.com>
# $FreeBSD$
-#
PORTNAME= pbc
-PORTVERSION= 0.5.12
+PORTVERSION= 0.5.13
CATEGORIES= security
MASTER_SITES= http://crypto.stanford.edu/pbc/files/
-MAINTAINER= wenheping at gmail.com
+MAINTAINER= ports at FreeBSD.org
COMMENT= Library of pairing-based cryptosystems
-LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
+LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp
GNU_CONFIGURE= yes
USE_GCC= 4.6+
USE_LDCONFIG= yes
+LDFLAGS+= -L${LOCALBASE}/lib
.include <bsd.port.mk>
Modified: head/security/pbc/distinfo
==============================================================================
--- head/security/pbc/distinfo Sun Mar 10 14:47:31 2013 (r313827)
+++ head/security/pbc/distinfo Sun Mar 10 14:53:14 2013 (r313828)
@@ -1,2 +1,2 @@
-SHA256 (pbc-0.5.12.tar.gz) = 006cd8afa000e2876bd693540a6befbc4f9ed4e2af616f5f731a58eab0d00e15
-SIZE (pbc-0.5.12.tar.gz) = 527579
+SHA256 (pbc-0.5.13.tar.gz) = 6207b7aea96e61df991c59a27ff9a954922954bc4b3cb9db325a37806b41dc89
+SIZE (pbc-0.5.13.tar.gz) = 556424
More information about the svn-ports-all
mailing list