FreeBSD Bugzilla – Attachment 173254 Details for
Bug 211129
textproc/unrtf: Update to 0.21.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-unrtf-0.21.9
unrtf-0.21.9.diff (text/plain), 1.37 KB, created by
Carlos J. Puga Medina
on 2016-08-03 21:14:59 UTC
(
hide
)
Description:
patch-unrtf-0.21.9
Filename:
MIME Type:
Creator:
Carlos J. Puga Medina
Created:
2016-08-03 21:14:59 UTC
Size:
1.37 KB
patch
obsolete
>Index: textproc/unrtf/Makefile >=================================================================== >--- textproc/unrtf/Makefile (revision 419505) >+++ textproc/unrtf/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= unrtf >-PORTVERSION= 0.21.5 >+PORTVERSION= 0.21.9 > CATEGORIES= textproc > MASTER_SITES= GNU > >@@ -13,6 +13,7 @@ > LICENSE_FILE= ${WRKSRC}/COPYING > > USES= cpe gmake iconv >+USE_AUTOTOOLS= automake > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --libdir=${PREFIX}/share > CPE_VENDOR= unrtf_project >@@ -37,7 +38,10 @@ > @${REINPLACE_CMD} -e '/^attr_get_param/,/^}/s/return;/return NULL;/' \ > ${WRKSRC}/src/attr.c > >+pre-configure: >+ @(cd ${WRKSRC} && ./bootstrap) >+ > check regression-test test: build >- @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${_MAKE_JOBS} ${MAKE_ARGS} check) >+ @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${_MAKE_JOBS} ${MAKE_ARGS} check) > > .include <bsd.port.mk> >Index: textproc/unrtf/distinfo >=================================================================== >--- textproc/unrtf/distinfo (revision 419505) >+++ textproc/unrtf/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (unrtf-0.21.5.tar.gz) = b6b1afd301dcec1cf377476154fc22ed0ac73aee2b7d56a42e2279cced3943c2 >-SIZE (unrtf-0.21.5.tar.gz) = 883751 >+TIMESTAMP = 1470258507 >+SHA256 (unrtf-0.21.9.tar.gz) = 22a37826f96d754e335fb69f8036c068c00dd01ee9edd9461a36df0085fb8ddd >+SIZE (unrtf-0.21.9.tar.gz) = 828590
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
Flags:
cpm
:
maintainer-approval?
(jharris)
Actions:
View
|
Diff
Attachments on
bug 211129
:
172538
| 173254