diff options
author | Nik Clayton <nik@FreeBSD.org> | 2001-04-04 19:57:35 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 2001-04-04 19:57:35 +0000 |
commit | 90567284470bc927c296878862ea6f90837ceaf9 (patch) | |
tree | d3c165056d9c103db3a39128bed3e5c9e7420e26 /print | |
parent | b0968ee83f034c0b259a0f02ed5e8f31191a12d2 (diff) | |
download | ports-90567284470bc927c296878862ea6f90837ceaf9.tar.gz ports-90567284470bc927c296878862ea6f90837ceaf9.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/jadetex/Makefile | 11 | ||||
-rw-r--r-- | print/jadetex/distinfo | 3 |
2 files changed, 4 insertions, 10 deletions
diff --git a/print/jadetex/Makefile b/print/jadetex/Makefile index f16911a6dde8..0e65a1988085 100644 --- a/print/jadetex/Makefile +++ b/print/jadetex/Makefile @@ -6,16 +6,11 @@ # PORTNAME= jadetex -PORTVERSION= 2.20 -PORTREVISION= 1 +PORTVERSION= 3.6 CATEGORIES= print MASTER_SITES= http://www.tug.org/applications/jadetex/ -PATCH_SITES= http://indev.insu.com/openjade/ -PATCHFILES= jadetex-2.20.patch -PATCH_DIST_STRIP= -p1 - -MAINTAINER= kelly@ad1440.net +MAINTAINER= nik BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png @@ -24,7 +19,7 @@ RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX MAKE_ENV= TEXMFCNF=${FILESDIR}:${PREFIX}/share/texmf/web2c USE_ZIP= yes -NO_WRKSUBDIR= yes +WRKSRC= ${WRKDIR}/${PORTNAME} MESSAGE= ${WRKDIR}/pkg-message post-extract: diff --git a/print/jadetex/distinfo b/print/jadetex/distinfo index 5653e3b968b4..a3e7a7d26eaa 100644 --- a/print/jadetex/distinfo +++ b/print/jadetex/distinfo @@ -1,2 +1 @@ -MD5 (jadetex-2.20.zip) = 796a5e229a8e19810ff8924b00783431 -MD5 (jadetex-2.20.patch) = 827792459687e42d590c9b0d56c58ef3 +MD5 (jadetex-3.6.zip) = 27a9b70e4702913a525c143f07177947 |