FreeBSD Bugzilla – Attachment 160658 Details for
Bug 202857
[PATCH] textproc/ffe: Update to version 0.3.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
textproc_ffe.diff
textproc_ffe.diff (text/plain), 2.39 KB, created by
tkato432
on 2015-09-02 18:38:05 UTC
(
hide
)
Description:
textproc_ffe.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-09-02 18:38:05 UTC
Size:
2.39 KB
patch
obsolete
>diff -urN /usr/ports/textproc/ffe/Makefile textproc/ffe/Makefile >--- /usr/ports/textproc/ffe/Makefile 2015-08-24 03:49:41.689292000 +0900 >+++ textproc/ffe/Makefile 2015-09-03 00:00:00.000000000 +0900 >@@ -2,26 +2,27 @@ > # $FreeBSD: head/textproc/ffe/Makefile 372709 2014-11-18 09:37:31Z bapt $ > > PORTNAME= ffe >-PORTVERSION= 0.3.4 >+PORTVERSION= 0.3.5 > CATEGORIES= textproc > MASTER_SITES= SF/ff-extractor/ff-extractor/${PORTVERSION} > > MAINTAINER= ports@FreeBSD.org > COMMENT= Flat file extractor > >-OPTIONS_DEFINE= DOCS >+LICENSE= GPLv2 # (or later) >+#LICENSE_FILE= ${WRKSRC}/COPYING > > USES= makeinfo > GNU_CONFIGURE= yes >-PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz >-PORTDOCS= ${PORTNAME}.html > >-post-patch: >- @${REINPLACE_CMD} -e 's/^install-data-am: install-htmlDATA install-info-am install-man/install-data-am: install-man/' ${WRKSRC}/doc/Makefile.in >- @${REINPLACE_CMD} -e 's|setmode|setmode123|g' ${WRKSRC}/configure >+INFO= ffe >+PORTDOCS= ffe.html >+PLIST_FILES= bin/ffe man/man1/ffe.1.gz > >-post-install: >- @${INSTALL} -d ${STAGEDIR}${DOCSDIR} >- cd ${WRKSRC}/doc/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} >+OPTIONS_DEFINE= DOCS >+ >+post-patch: >+ @${REINPLACE_CMD} -e \ >+ 's|setmode |setmode123 |' ${WRKSRC}/configure > > .include <bsd.port.mk> >diff -urN /usr/ports/textproc/ffe/distinfo textproc/ffe/distinfo >--- /usr/ports/textproc/ffe/distinfo 2015-08-24 03:49:41.689685000 +0900 >+++ textproc/ffe/distinfo 2015-09-03 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (ffe-0.3.4.tar.gz) = 628b74c2b3b50fcd6dee9264d409d19a1b32f27112c4ddc3e187535c2aa7b13e >-SIZE (ffe-0.3.4.tar.gz) = 291063 >+SHA256 (ffe-0.3.5.tar.gz) = 5ed5b4bf04bd8e2e438d8c37d3cec8ec681844b5318da8ac14565838c19c41da >+SIZE (ffe-0.3.5.tar.gz) = 300596 >diff -urN /usr/ports/textproc/ffe/pkg-descr textproc/ffe/pkg-descr >--- /usr/ports/textproc/ffe/pkg-descr 2015-08-24 03:49:41.690157000 +0900 >+++ textproc/ffe/pkg-descr 2015-09-03 00:00:00.000000000 +0900 >@@ -1,5 +1,5 @@ >-ffe is a program for extracting fields from flat file records and displaying >-them in different formats. ffe relies on the configuration file to control >-input file structure and the output format. >+ffe is a program for extracting fields from flat file records and >+displaying them in different formats. ffe relies on the configuration >+file to control input file structure and the output format. > >-WWW: http://ff-extractor.sourceforge.net >+WWW: http://ff-extractor.sourceforge.net/
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 202857
: 160658