FreeBSD Bugzilla – Attachment 125760 Details for
Bug 169419
lang/nickle: Update to version 2.76
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.88 KB, created by
tkato432
on 2012-06-25 19:10:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-06-25 19:10:13 UTC
Size:
1.88 KB
patch
obsolete
>diff -urN /usr/ports/lang/nickle/Makefile lang/nickle/Makefile >--- /usr/ports/lang/nickle/Makefile 2012-05-11 02:06:31.000000000 +0900 >+++ lang/nickle/Makefile 2012-06-25 23:09:42.000000000 +0900 >@@ -6,7 +6,7 @@ > # > > PORTNAME= nickle >-PORTVERSION= 2.75 >+PORTVERSION= 2.76 > CATEGORIES= lang > MASTER_SITES= http://www.nickle.org/release/ > >@@ -15,6 +15,9 @@ > > LICENSE= MIT > >+PORT_OPTIONS= EXAMPLES >+ >+USE_NCURSES= yes > USE_GMAKE= yes > GNU_CONFIGURE= yes > MAKE_JOBS_SAFE= yes >@@ -25,19 +28,19 @@ > > MAN1= nickle.1 > >+.include <bsd.port.options.mk> >+ > post-patch: >-# Do not descend into "examples" subdirectory to prevent them being installed >-# under DATADIR (instead, we manually install them later in post-install into >-# EXAMPLESDIR); also remove extra -O2 since we provide our own CFLAGS. >- @${REINPLACE_CMD} -e '/^SUBDIRS/s|examples|| ; s| -O2||' \ >- ${WRKSRC}/Makefile.in >+ @${REINPLACE_CMD} -e \ >+ '/^SUBDIRS/s|examples|| ; \ >+ s| -O2||' ${WRKSRC}/Makefile.in > > post-install: >-.if !defined(NOPORTEXAMPLES) >+.if ${PORT_OPTIONS:MEXAMPLES} > @${MKDIR} ${EXAMPLESDIR} > @(cd ${WRKSRC}/examples && ${FIND} . ! \( -name "*Makefile*" -or \ >- -name "*.sgml" \) | ${CPIO} -pdm -LR ${SHAREOWN}:${SHAREGRP} \ >- ${EXAMPLESDIR}) >+ -name "*.sgml" \) | ${CPIO} -pdm -L \ >+ -R ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR}) > @${FIND} ${EXAMPLESDIR} -type d | ${XARGS} ${CHMOD} a+rx > @${FIND} ${EXAMPLESDIR} -type f | ${XARGS} ${CHMOD} ${SHAREMODE} > .endif >diff -urN /usr/ports/lang/nickle/distinfo lang/nickle/distinfo >--- /usr/ports/lang/nickle/distinfo 2012-05-10 21:50:16.000000000 +0900 >+++ lang/nickle/distinfo 2012-06-12 21:28:55.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (nickle-2.75.tar.gz) = 74a7c8e33975ff3a9bb743c210211f6ae5b14f45f208e5b79e85faabd65a9bb7 >-SIZE (nickle-2.75.tar.gz) = 512728 >+SHA256 (nickle-2.76.tar.gz) = ae9b3e4ea0ab204db84121bf6c9d540d60a0e813196422790c751961fc8a1ef0 >+SIZE (nickle-2.76.tar.gz) = 516524
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 169419
: 125760