diff options
author | knu <knu@FreeBSD.org> | 2001-09-13 03:26:18 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-09-13 03:26:18 +0000 |
commit | 5826dc37d703f9600e4b865bfa92494352893096 (patch) | |
tree | 22df466e4854ddace7fa75406012721fd9cd5add /japanese | |
parent | 154eb14d4f747f879be599eceafe4dbd645b90c9 (diff) | |
download | FreeBSD-ports-5826dc37d703f9600e4b865bfa92494352893096.zip FreeBSD-ports-5826dc37d703f9600e4b865bfa92494352893096.tar.gz |
Chase the png library version bump.
Bump PORTREVISION.
Dropped by: ache
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/ptex-base/Makefile | 4 | ||||
-rw-r--r-- | japanese/ptex-common/Makefile | 4 | ||||
-rw-r--r-- | japanese/vfghostscript5/Makefile | 4 | ||||
-rw-r--r-- | japanese/vfghostscript55/Makefile | 4 |
4 files changed, 10 insertions, 6 deletions
diff --git a/japanese/ptex-base/Makefile b/japanese/ptex-base/Makefile index 0bb77cc..5f93497 100644 --- a/japanese/ptex-base/Makefile +++ b/japanese/ptex-base/Makefile @@ -1,3 +1,4 @@ + # New ports collection makefile for: pTeX-common # Date created: 05 Oct 1997 # Whom: max @@ -7,6 +8,7 @@ PORTNAME= ptex PORTVERSION= 2.1.11 +PORTREVISION= 1 CATEGORIES= japanese print MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/ PKGNAMEPREFIX= ja- @@ -16,7 +18,7 @@ EXTRACT_ONLY= ${TETEX_SRC} MAINTAINER= max@FreeBSD.org -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ wwwcore.1:${PORTSDIR}/www/libwww USE_XLIB= yes diff --git a/japanese/ptex-common/Makefile b/japanese/ptex-common/Makefile index 0bb77cc..5f93497 100644 --- a/japanese/ptex-common/Makefile +++ b/japanese/ptex-common/Makefile @@ -1,3 +1,4 @@ + # New ports collection makefile for: pTeX-common # Date created: 05 Oct 1997 # Whom: max @@ -7,6 +8,7 @@ PORTNAME= ptex PORTVERSION= 2.1.11 +PORTREVISION= 1 CATEGORIES= japanese print MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/ PKGNAMEPREFIX= ja- @@ -16,7 +18,7 @@ EXTRACT_ONLY= ${TETEX_SRC} MAINTAINER= max@FreeBSD.org -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ wwwcore.1:${PORTSDIR}/www/libwww USE_XLIB= yes diff --git a/japanese/vfghostscript5/Makefile b/japanese/vfghostscript5/Makefile index 5ae0865..a058f8e 100644 --- a/japanese/vfghostscript5/Makefile +++ b/japanese/vfghostscript5/Makefile @@ -7,7 +7,7 @@ PORTNAME= vfghostscript PORTVERSION= 5.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese print MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.cs.wisc.edu/ghost/gnu/gs510/ \ @@ -32,7 +32,7 @@ EXTRACT_ONLY= ${GS_SOURCES} MAINTAINER= mita@jp.FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ VFlib2.24:${PORTSDIR}/japanese/vflib WRKSRC= ${WRKDIR}/gs${PORTVERSION} diff --git a/japanese/vfghostscript55/Makefile b/japanese/vfghostscript55/Makefile index f3f6ada..735a0c7 100644 --- a/japanese/vfghostscript55/Makefile +++ b/japanese/vfghostscript55/Makefile @@ -7,7 +7,7 @@ PORTNAME= vfghostscript PORTVERSION= 5.50a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese print MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.cs.wisc.edu/ghost/gnu/gs550/ \ @@ -31,7 +31,7 @@ EXTRACT_ONLY= ${GS_SOURCES} MAINTAINER= mita@jp.FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ VFlib2.24:${PORTSDIR}/japanese/vflib WRKSRC= ${WRKDIR}/gs5.50 |