aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/fop/Makefile
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2012-10-25 05:26:48 +0800
committerrakuco <rakuco@FreeBSD.org>2012-10-25 05:26:48 +0800
commit47fb204cbcba28881bee270948e6802f8d3cd0b1 (patch)
tree1ba1deae0b242f5dce41e6cf851002c5a890ed8a /textproc/fop/Makefile
parent7391d050ec10f1e5e39864f195ed245eff0580bc (diff)
downloadfreebsd-ports-gnome-47fb204cbcba28881bee270948e6802f8d3cd0b1.tar.gz
freebsd-ports-gnome-47fb204cbcba28881bee270948e6802f8d3cd0b1.tar.zst
freebsd-ports-gnome-47fb204cbcba28881bee270948e6802f8d3cd0b1.zip
Update to 1.1.
PR: ports/173027 Submitted by: Geoffrey Speicher <geoff@sea-incorporated.com> (maintainer) Feature safe: yes
Diffstat (limited to 'textproc/fop/Makefile')
-rw-r--r--textproc/fop/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile
index 1b62541601bf..b0d5c85f7da3 100644
--- a/textproc/fop/Makefile
+++ b/textproc/fop/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= fop
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= textproc java
MASTER_SITES= ${MASTER_SITE_APACHE:S/$/:fop/} \
- SF/offo/offo-hyphenation/1.0:hyph
+ SF/offo/offo-hyphenation/2.0:hyph
MASTER_SITE_SUBDIR= xmlgraphics/fop/source/:fop
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-DISTFILES= ${DISTNAME}.tar.gz:fop offo-hyphenation.zip:hyph
+DISTFILES= ${DISTNAME}.tar.gz:fop offo-hyphenation_v2.0.zip:hyph
EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER= geoff@sea-incorporated.com
@@ -31,7 +31,7 @@ USE_ANT= yes
MAKE_ENV+= "ANT_OPTS=-Xmx512m"
post-extract:
- @cd ${WRKDIR} && ${UNZIP_CMD} ${DISTDIR}/offo-hyphenation.zip
+ @cd ${WRKDIR} && ${UNZIP_CMD} ${DISTDIR}/offo-hyphenation_v2.0.zip
@${CP} ${WRKDIR}/offo-hyphenation/hyph/*.xml ${WRKSRC}/hyph
do-install: