FreeBSD Bugzilla – Attachment 121238 Details for
Bug 164168
Update port: textproc/replaceit to 1.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.50 KB, created by
tkato432
on 2012-01-15 18:10:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-01-15 18:10:14 UTC
Size:
1.50 KB
patch
obsolete
>diff -urN /usr/ports/textproc/replaceit/Makefile textproc/replaceit/Makefile >--- /usr/ports/textproc/replaceit/Makefile 2006-12-04 13:16:35.000000000 +0900 >+++ textproc/replaceit/Makefile 2011-12-07 05:11:56.000000000 +0900 >@@ -6,25 +6,27 @@ > # > > PORTNAME= replaceit >-PORTVERSION= 1.0.0 >-PORTREVISION= 1 >+PORTVERSION= 1.0.1 > CATEGORIES= textproc > MASTER_SITES= http://pldaniels.com/replaceit/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= A light replacement to the combination of sed/awk/grep/head/tail > >+LICENSE= BSD >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+MAKE_ARGS= CC="${CC}" PRF="${CFLAGS}" >+ >+PORTDOCS= CHANGELOG README > PLIST_FILES= bin/replaceit >-PORTDOCS= CHANGELOG INSTALL LICENSE README > > do-install: >- @${INSTALL_PROGRAM} ${WRKSRC}/replaceit ${PREFIX}/bin >- >-post-install: >+ ${INSTALL_PROGRAM} ${WRKSRC}/replaceit ${PREFIX}/bin > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} > .for FILE in ${PORTDOCS} >- @${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR} > .endfor > .endif > >diff -urN /usr/ports/textproc/replaceit/distinfo textproc/replaceit/distinfo >--- /usr/ports/textproc/replaceit/distinfo 2011-07-04 02:15:50.000000000 +0900 >+++ textproc/replaceit/distinfo 2011-12-07 05:09:55.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (replaceit-1.0.0.tar.gz) = ef260f3eab4d31a4ea6f8343c2bb6fec2655bfaa6734a22d77a2366530f60fff >-SIZE (replaceit-1.0.0.tar.gz) = 4589 >+SHA256 (replaceit-1.0.1.tar.gz) = 6170b19ba5b5e9c3e9aa379adfc232e0841171de9227e11cbe8a839c6a3d108a >+SIZE (replaceit-1.0.1.tar.gz) = 5035
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 164168
: 121238