summaryrefslogtreecommitdiffstats
path: root/print/jadetex
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2001-09-08 01:15:04 +0000
committermurray <murray@FreeBSD.org>2001-09-08 01:15:04 +0000
commit0b28267875f48d44ff0787bacdc738dacd742061 (patch)
treee2c7d30d2ff7d8502d9f9ad6345265ed4b50c0dc /print/jadetex
parent95ecef040f555b12979f45fcd7651a8828d2dc00 (diff)
downloadFreeBSD-ports-0b28267875f48d44ff0787bacdc738dacd742061.zip
FreeBSD-ports-0b28267875f48d44ff0787bacdc738dacd742061.tar.gz
Update JadeTeX to 3.11, with better support for two-sided output.
Diffstat (limited to 'print/jadetex')
-rw-r--r--print/jadetex/Makefile13
-rw-r--r--print/jadetex/distinfo2
2 files changed, 8 insertions, 7 deletions
diff --git a/print/jadetex/Makefile b/print/jadetex/Makefile
index 0e65a19..1176c82 100644
--- a/print/jadetex/Makefile
+++ b/print/jadetex/Makefile
@@ -6,25 +6,26 @@
#
PORTNAME= jadetex
-PORTVERSION= 3.6
+PORTVERSION= 3.11
CATEGORIES= print
-MASTER_SITES= http://www.tug.org/applications/jadetex/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= jadetex
MAINTAINER= nik
-BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX
+BUILD_DEPENDS= hugelatex:${PORTSDIR}/print/hugelatex
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX
MAKE_ENV= TEXMFCNF=${FILESDIR}:${PREFIX}/share/texmf/web2c
-USE_ZIP= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
MESSAGE= ${WRKDIR}/pkg-message
post-extract:
- @${ECHO} all: default > ${WRKSRC}/Makefile.tmp
- @${SED} -e "s/huge//g" ${WRKSRC}/Makefile >> ${WRKSRC}/Makefile.tmp
+ @${ECHO} all: betterdefault > ${WRKSRC}/Makefile.tmp
+ @${ECHO} betterdefault: jadetex.fmt pdfjadetex.fmt >> ${WRKSRC}/Makefile.tmp
+ @${CAT} ${WRKSRC}/Makefile >> ${WRKSRC}/Makefile.tmp
@${MV} ${WRKSRC}/Makefile.tmp ${WRKSRC}/Makefile
do-install:
diff --git a/print/jadetex/distinfo b/print/jadetex/distinfo
index a3e7a7d..fb5c247 100644
--- a/print/jadetex/distinfo
+++ b/print/jadetex/distinfo
@@ -1 +1 @@
-MD5 (jadetex-3.6.zip) = 27a9b70e4702913a525c143f07177947
+MD5 (jadetex-3.11.tar.gz) = bd58fc8cf8e5bcdd5c25b771b59404b0
OpenPOWER on IntegriCloud