FreeBSD Bugzilla – Attachment 196678 Details for
Bug 230995
security/ccrypt: Update to 1.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
ccrypt-1.11.patch (text/plain), 2.35 KB, created by
Dmitri Goutnik
on 2018-08-29 14:27:08 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Dmitri Goutnik
Created:
2018-08-29 14:27:08 UTC
Size:
2.35 KB
patch
obsolete
>Index: security/ccrypt/Makefile >=================================================================== >--- security/ccrypt/Makefile (revision 478349) >+++ security/ccrypt/Makefile (working copy) >@@ -2,46 +2,32 @@ > # $FreeBSD$ > > PORTNAME= ccrypt >-PORTVERSION= 1.10 >-PORTREVISION= 1 >+DISTVERSION= 1.11 > CATEGORIES= security >-MASTER_SITES= SF \ >- http://www.mathstat.dal.ca/~selinger/ccrypt/download/ >+MASTER_SITES= SF/${PORTNAME}/${DISTVERSION}/ \ >+ http://www.mathstat.dal.ca/~selinger/ccrypt/download/${DISTVERSION}/ > > MAINTAINER= dev2@heesakkers.info > COMMENT= Command-line utility for encrypting and decrypting files and streams > >-LICENSE= GPLv2 >+LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/COPYING > >-USES= gmake >+USES= gmake > >+GNU_CONFIGURE= yes >+ > OPTIONS_DEFINE= DOCS NLS >+OPTIONS_SUB= yes > >-.include <bsd.port.options.mk> >+NLS_USES= gettext-runtime >+NLS_CONFIGURE_ENABLE= nls > >-.if ${PORT_OPTIONS:MNLS} >-PLIST_SUB+= NLS="" >-USES+= gettext >-.else >-PLIST_SUB+= NLS="@comment " >-USES+= perl5 >-USE_PERL5= build >-CONFIGURE_ARGS+= --disable-nls >-.endif >- >-GNU_CONFIGURE= yes >- >-post-patch: >- @${REINPLACE_CMD} -e 's|gtar|tar|g' ${WRKSRC}/configure >- >-post-install: >-.if ${PORT_OPTIONS:MDOCS} >+post-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} > .for i in ccrypt.html cypfaq01.txt > ${INSTALL_DATA} ${WRKSRC}/doc/$i ${STAGEDIR}${DOCSDIR} > .endfor >-.endif > > .include <bsd.port.mk> >Index: security/ccrypt/distinfo >=================================================================== >--- security/ccrypt/distinfo (revision 478349) >+++ security/ccrypt/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (ccrypt-1.10.tar.gz) = 87d66da2170facabf6f2fc073586ae2c7320d4689980cfca415c74688e499ba0 >-SIZE (ccrypt-1.10.tar.gz) = 669491 >+TIMESTAMP = 1535549116 >+SHA256 (ccrypt-1.11.tar.gz) = b19c47500a96ee5fbd820f704c912f6efcc42b638c0a6aa7a4e3dc0a6b51a44f >+SIZE (ccrypt-1.11.tar.gz) = 834575 >Index: security/ccrypt/pkg-plist >=================================================================== >--- security/ccrypt/pkg-plist (revision 478349) >+++ security/ccrypt/pkg-plist (working copy) >@@ -9,6 +9,7 @@ > man/man1/ccrypt.1.gz > man/man1/ccguess.1.gz > %%NLS%%share/locale/de/LC_MESSAGES/ccrypt.mo >+%%NLS%%share/locale/et/LC_MESSAGES/ccrypt.mo > %%NLS%%share/locale/fr/LC_MESSAGES/ccrypt.mo > %%PORTDOCS%%%%DOCSDIR%%/README > %%PORTDOCS%%%%DOCSDIR%%/ccrypt.html
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
Flags:
dmgk
:
maintainer-approval?
(
dev2
)
Actions:
View
|
Diff
Attachments on
bug 230995
: 196678