FreeBSD Bugzilla – Attachment 81284 Details for
Bug 116420
[MAINTAINER UPDATE]: sysutils/grok
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.01 KB, created by
Wesley Shields
on 2007-09-17 18:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Wesley Shields
Created:
2007-09-17 18:40:00 UTC
Size:
2.01 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/sysutils/grok/Makefile,v >retrieving revision 1.5 >diff -u -r1.5 Makefile >--- Makefile 9 Apr 2007 20:53:25 -0000 1.5 >+++ Makefile 17 Sep 2007 17:32:35 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= grok >-PORTVERSION= 20070402 >+PORTVERSION= 20070915 > CATEGORIES= sysutils > MASTER_SITES= http://www.semicomplete.com/files/grok/ \ > http://www.atarininja.org/~wxs/distfiles/ >@@ -30,7 +30,10 @@ > MAN1= grok.1 > > do-install: >+ @${MKDIR} ${DATADIR} > ${INSTALL_SCRIPT} ${WRKSRC}/grok ${PREFIX}/bin >+ ${INSTALL_SCRIPT} ${WRKSRC}/grok_patfind.pl ${PREFIX}/bin >+ ${INSTALL_SCRIPT} ${WRKSRC}/CHANGELIST ${DATADIR} > ${INSTALL_DATA} ${WRKSRC}/grok.conf ${PREFIX}/etc/grok.conf.sample > ${INSTALL_MAN} ${WRKSRC}/grok.1 ${PREFIX}/man/man1 > >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/sysutils/grok/distinfo,v >retrieving revision 1.4 >diff -u -r1.4 distinfo >--- distinfo 9 Apr 2007 20:53:25 -0000 1.4 >+++ distinfo 17 Sep 2007 17:32:35 -0000 >@@ -1,3 +1,3 @@ >-MD5 (grok-20070402.tar.gz) = 45c20f7e1bea840d635d2211279f4260 >-SHA256 (grok-20070402.tar.gz) = 377a7de114bb536a80f794feb4a705a5c643a012cfd26025cceb32a4353b33e2 >-SIZE (grok-20070402.tar.gz) = 129536 >+MD5 (grok-20070915.tar.gz) = ce19c29d0eca6ed0129286cab9ade282 >+SHA256 (grok-20070915.tar.gz) = 8b1c1ef1940b493ebd14ac12fbf16985d277c36e10ad64ae01aed46dc70c3ec6 >+SIZE (grok-20070915.tar.gz) = 163840 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/sysutils/grok/pkg-plist,v >retrieving revision 1.1 >diff -u -r1.1 pkg-plist >--- pkg-plist 15 Mar 2006 10:39:33 -0000 1.1 >+++ pkg-plist 17 Sep 2007 17:32:35 -0000 >@@ -1,4 +1,7 @@ > bin/grok >+bin/grok_patfind.pl >+%%DATADIR%%/CHANGELIST > @unexec if cmp -s %D/etc/grok.conf.sample %D/etc/grok.conf; then rm -f %D/etc/grok.conf; fi > etc/grok.conf.sample > @exec if [ ! -f %D/etc/grok.conf ] ; then cp -p %D/%F %B/grok.conf; fi >+@dirrm %%DATADIR%%
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 116420
: 81284