FreeBSD Bugzilla – Attachment 158138 Details for
Bug 201179
[PATCH] security/ncrypt: Update to version 0.8.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
security_ncrypt.diff
security_ncrypt.diff (text/plain), 1.68 KB, created by
tkato432
on 2015-06-28 18:34:06 UTC
(
hide
)
Description:
security_ncrypt.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-06-28 18:34:06 UTC
Size:
1.68 KB
patch
obsolete
>diff -urN /usr/ports/security/ncrypt/Makefile security/ncrypt/Makefile >--- /usr/ports/security/ncrypt/Makefile 2015-05-22 05:04:43.876691000 +0900 >+++ security/ncrypt/Makefile 2015-06-29 00:00:00.000000000 +0900 >@@ -2,29 +2,28 @@ > # $FreeBSD: head/security/ncrypt/Makefile 386946 2015-05-21 17:14:49Z amdmi3 $ > > PORTNAME= ncrypt >-PORTVERSION= 0.8.0 >+PORTVERSION= 0.8.1 > CATEGORIES= security >-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} >+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION:R}.0 > > MAINTAINER= ports@FreeBSD.org > COMMENT= Advanced AES file encryption tool > > LICENSE= GPLv2 >-LICENSE_FILE= ${WRKSRC}/COPYING > >-USES= autoreconf tar:tgz >+USES= tar:tgz > GNU_CONFIGURE= yes > > PLIST_FILES= bin/ncrypt bin/nrm > >-pre-patch: >- @${RM} ${WRKSRC}/*.m4 >- > post-patch: > @${REINPLACE_CMD} -e \ >- 's| getopt.c getopt1.c||' ${WRKSRC}/Makefile.am >+ 's|getopt.$$(OBJEXT) || ; \ >+ s|getopt1.$$(OBJEXT) || ; \ >+ s|getopt.c || ; \ >+ s|getopt1.c ||' ${WRKSRC}/Makefile.in > @${REINPLACE_CMD} -e \ > 's|-O0|| ; \ >- s|"\($$CCOPTS\)"|"\1 $$CFLAGS"|' ${WRKSRC}/configure.ac >+ s|"\($$CCOPTS\)"|"\1 $$CFLAGS"|' ${WRKSRC}/configure > > .include <bsd.port.mk> >diff -urN /usr/ports/security/ncrypt/distinfo security/ncrypt/distinfo >--- /usr/ports/security/ncrypt/distinfo 2015-05-22 05:04:43.877559000 +0900 >+++ security/ncrypt/distinfo 2015-06-29 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (ncrypt-0.8.0.tgz) = 771267940226bb570dea2a5b2300e542a78285fa38c45d6f74903931c15633ab >-SIZE (ncrypt-0.8.0.tgz) = 785474 >+SHA256 (ncrypt-0.8.1.tgz) = 85debd5ed343a1659dc336b03ea9c6baf1c73ddd3c52571fca12fbb458d97c65 >+SIZE (ncrypt-0.8.1.tgz) = 406556
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 201179
: 158138