FreeBSD Bugzilla – Attachment 135584 Details for
Bug 180520
security/pbc: Update to version 0.5.14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.09 KB, created by
tkato432
on 2013-07-12 19:10:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2013-07-12 19:10:07 UTC
Size:
2.09 KB
patch
obsolete
>diff -urN /usr/ports/security/pbc/Makefile security/pbc/Makefile >--- /usr/ports/security/pbc/Makefile 2013-06-21 03:51:07.000000000 +0900 >+++ security/pbc/Makefile 2013-07-13 00:00:00.000000000 +0900 >@@ -2,18 +2,27 @@ > # $FreeBSD: head/security/pbc/Makefile 313828 2013-03-10 14:53:14Z wen $ > > PORTNAME= pbc >-PORTVERSION= 0.5.13 >+PORTVERSION= 0.5.14 > CATEGORIES= security > MASTER_SITES= http://crypto.stanford.edu/pbc/files/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Library of pairing-based cryptosystems > >+LICENSE= LGPL3 >+ > LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp > >+USES= bison > GNU_CONFIGURE= yes >-USE_GCC= 4.6+ > USE_LDCONFIG= yes >+ >+CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > >+post-patch: >+ @${REINPLACE_CMD} -e \ >+ 's|^CFLAGS=$$|| ; \ >+ s|-O3||' ${WRKSRC}/configure >+ > .include <bsd.port.mk> >diff -urN /usr/ports/security/pbc/distinfo security/pbc/distinfo >--- /usr/ports/security/pbc/distinfo 2013-06-21 03:51:07.000000000 +0900 >+++ security/pbc/distinfo 2013-07-13 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (pbc-0.5.13.tar.gz) = 6207b7aea96e61df991c59a27ff9a954922954bc4b3cb9db325a37806b41dc89 >-SIZE (pbc-0.5.13.tar.gz) = 556424 >+SHA256 (pbc-0.5.14.tar.gz) = 772527404117587560080241cedaf441e5cac3269009cdde4c588a1dce4c23d2 >+SIZE (pbc-0.5.14.tar.gz) = 654515 >diff -urN /usr/ports/security/pbc/pkg-plist security/pbc/pkg-plist >--- /usr/ports/security/pbc/pkg-plist 2013-06-21 03:51:07.000000000 +0900 >+++ security/pbc/pkg-plist 2013-07-13 00:00:00.000000000 +0900 >@@ -1,7 +1,3 @@ >-lib/libpbc.a >-lib/libpbc.la >-lib/libpbc.so >-lib/libpbc.so.1 > include/pbc/pbc.h > include/pbc/pbc_a1_param.h > include/pbc/pbc_a_param.h >@@ -14,6 +10,7 @@ > include/pbc/pbc_fp.h > include/pbc/pbc_g_param.h > include/pbc/pbc_hilbert.h >+include/pbc/pbc_i_param.h > include/pbc/pbc_memory.h > include/pbc/pbc_mnt.h > include/pbc/pbc_multiz.h >@@ -22,7 +19,12 @@ > include/pbc/pbc_poly.h > include/pbc/pbc_random.h > include/pbc/pbc_singular.h >+include/pbc/pbc_ternary_extension_field.h > include/pbc/pbc_test.h > include/pbc/pbc_utils.h > include/pbc/pbc_z.h >+lib/libpbc.a >+lib/libpbc.la >+lib/libpbc.so >+lib/libpbc.so.1 > @dirrm include/pbc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 180520
: 135584