FreeBSD Bugzilla – Attachment 174346 Details for
Bug 212355
security/gnupg: update to 2.1.15
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to 2.1.15
security_gnupg.diff (text/plain), 2.65 KB, created by
Christoph Moench-Tegeder
on 2016-09-03 16:45:48 UTC
(
hide
)
Description:
update to 2.1.15
Filename:
MIME Type:
Creator:
Christoph Moench-Tegeder
Created:
2016-09-03 16:45:48 UTC
Size:
2.65 KB
patch
obsolete
>Index: security/gnupg/Makefile >=================================================================== >--- security/gnupg/Makefile (revision 421294) >+++ security/gnupg/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= gnupg >-PORTVERSION= 2.1.13 >+PORTVERSION= 2.1.15 > #PORTREVISION= 0 > CATEGORIES= security > MASTER_SITES= GNUPG >@@ -18,13 +18,15 @@ > > LIB_DEPENDS= libassuan.so:security/libassuan \ > libgcrypt.so:security/libgcrypt \ >+ libgpg-error.so:security/libgpg-error \ > libksba.so:security/libksba \ > libnpth.so:devel/npth >-BUILD_DEPENDS= libgpg-error>=1.16:security/libgpg-error >+BUILD_DEPENDS= libassuan>=2.4.3:security/libassuan \ >+ libgpg-error>=1.16:security/libgpg-error > RUN_DEPENDS= pinentry>0:security/pinentry > > GNU_CONFIGURE= YES >-USES= cpe gmake iconv pkgconfig tar:bzip2 >+USES= cpe gmake iconv pkgconfig sqlite tar:bzip2 > USE_LDCONFIG= YES > # libreadline.so.8 is placed in /lib, but --with-readline argument > # will be treated as $value/lib, so try using /usr instead. >Index: security/gnupg/distinfo >=================================================================== >--- security/gnupg/distinfo (revision 421294) >+++ security/gnupg/distinfo (working copy) >@@ -1,5 +1,5 @@ >-TIMESTAMP = 1466242693 >-SHA256 (gnupg-2.1.13.tar.bz2) = 4f9d83a6221daa60130fa79f0b1d37d6c20fffdd0320b640c7a597c5b6219675 >-SIZE (gnupg-2.1.13.tar.bz2) = 5545361 >-SHA256 (gnupg-2.1.13.tar.bz2.sig) = b39e70bfd034c7d1a240ed654cc053b856637c9d9bd9b5250a85e438beea520b >-SIZE (gnupg-2.1.13.tar.bz2.sig) = 287 >+TIMESTAMP = 1472917461 >+SHA256 (gnupg-2.1.15.tar.bz2) = c28c1a208f1b8ad63bdb6b88d252f6734ff4d33de6b54e38494b11d49e00ffdd >+SIZE (gnupg-2.1.15.tar.bz2) = 5723689 >+SHA256 (gnupg-2.1.15.tar.bz2.sig) = b639df6de965f00327d8659e6540281bf56b0541a3c62d6a3fb36f59570d0e4e >+SIZE (gnupg-2.1.15.tar.bz2.sig) = 287 >Index: security/gnupg/pkg-plist >=================================================================== >--- security/gnupg/pkg-plist (revision 421294) >+++ security/gnupg/pkg-plist (working copy) >@@ -1,6 +1,7 @@ > bin/gpg-agent > bin/dirmngr > bin/dirmngr-client >+bin/gpgscm > bin/gpgsm > bin/gpgtar > bin/gpg-connect-agent >@@ -49,7 +50,6 @@ > %%PORTDOCS%%%%DOCSDIR%%/examples/pwpattern.list > %%PORTDOCS%%%%DOCSDIR%%/examples/scd-event > %%PORTDOCS%%%%DOCSDIR%%/examples/trustlist.txt >-%%PORTDOCS%%%%DATADIR%%/com-certs.pem > %%DATADIR%%/dirmngr-conf.skel > %%DATADIR%%/distsigkey.gpg > %%DATADIR%%/gpg-conf.skel >@@ -81,7 +81,6 @@ > %%PORTDOCS%%%%DATADIR%%/help.txt > %%PORTDOCS%%%%DATADIR%%/help.zh_CN.txt > %%PORTDOCS%%%%DATADIR%%/help.zh_TW.txt >-%%PORTDOCS%%%%DATADIR%%/qualified.txt > %%DATADIR%%/sks-keyservers.netCA.pem > %%NLS%%share/locale/ca/LC_MESSAGES/gnupg2.mo > %%NLS%%share/locale/cs/LC_MESSAGES/gnupg2.mo
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 212355
: 174346 |
174347