1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

- Update to 0.21.9

- Add USE_AUTOTOOLS=automake
- Cosmetic changes

- Support EndNote reference citations in convert.c
- Improved handling of some tables
- Fixed --text processing broken in 0.21.8 - outputs/text.conf

PR:	211129
Submitted by:	maintainer
Reviewed by:	junovitch (mentor)
Approved by:	junovitch (mentor)
This commit is contained in:
Carlos J. Puga Medina 2016-08-06 02:31:15 +00:00
parent fc009f6d58
commit 482c989657
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419729
2 changed files with 9 additions and 4 deletions

View File

@ -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= GPLv3+
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 @@ post-patch:
@${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>

View File

@ -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