diff options
author | ade <ade@FreeBSD.org> | 2000-09-29 02:04:46 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-09-29 02:04:46 +0800 |
commit | 39dd7ce8347e01888336999014f2efa8bb711577 (patch) | |
tree | 17d85c6c8dc46787ab72b21eb80f917e4504165a /news | |
parent | e8a6ec75861d0067f07a33e51b40a44c32d69446 (diff) | |
download | freebsd-ports-gnome-39dd7ce8347e01888336999014f2efa8bb711577.tar.gz freebsd-ports-gnome-39dd7ce8347e01888336999014f2efa8bb711577.tar.zst freebsd-ports-gnome-39dd7ce8347e01888336999014f2efa8bb711577.zip |
Chase new gnomeprint
Diffstat (limited to 'news')
-rw-r--r-- | news/pan/Makefile | 3 | ||||
-rw-r--r-- | news/pan2/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index d5d5d9bd3922..a386c0d9662a 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -7,6 +7,7 @@ PORTNAME= pan PORTVERSION= 0.8.1b5 +PORTREVISION= 1 CATEGORIES= news gnome MASTER_SITES= http://download.superpimp.org/pan/${PORTVERSION}/ DISTNAME= pan-0.8.1beta5 @@ -14,7 +15,7 @@ DISTNAME= pan-0.8.1beta5 MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ - gnomeprint.9:${PORTSDIR}/print/gnomeprint \ + gnomeprint.12:${PORTSDIR}/print/gnomeprint \ uu.1:${PORTSDIR}/converters/uulib \ unicode.0:${PORTSDIR}/devel/libunicode RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter diff --git a/news/pan2/Makefile b/news/pan2/Makefile index d5d5d9bd3922..a386c0d9662a 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -7,6 +7,7 @@ PORTNAME= pan PORTVERSION= 0.8.1b5 +PORTREVISION= 1 CATEGORIES= news gnome MASTER_SITES= http://download.superpimp.org/pan/${PORTVERSION}/ DISTNAME= pan-0.8.1beta5 @@ -14,7 +15,7 @@ DISTNAME= pan-0.8.1beta5 MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ - gnomeprint.9:${PORTSDIR}/print/gnomeprint \ + gnomeprint.12:${PORTSDIR}/print/gnomeprint \ uu.1:${PORTSDIR}/converters/uulib \ unicode.0:${PORTSDIR}/devel/libunicode RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter |