diff options
author | nakai <nakai@FreeBSD.org> | 1999-10-15 20:06:31 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 1999-10-15 20:06:31 +0800 |
commit | 6cd5c92c990b6e7d7116672a37b8b0f41ed34fbd (patch) | |
tree | a39565678266855cef3cc4a63076c694ef9613a9 /news | |
parent | 60728311ae248265d0717bfc1f3d8b38eb79be29 (diff) | |
download | freebsd-ports-gnome-6cd5c92c990b6e7d7116672a37b8b0f41ed34fbd.tar.gz freebsd-ports-gnome-6cd5c92c990b6e7d7116672a37b8b0f41ed34fbd.tar.zst freebsd-ports-gnome-6cd5c92c990b6e7d7116672a37b8b0f41ed34fbd.zip |
Update to 0.6.0
PR: ports/14348
Submitted by: jedgar@fxp.org
Diffstat (limited to 'news')
-rw-r--r-- | news/pan/Makefile | 6 | ||||
-rw-r--r-- | news/pan/distinfo | 2 | ||||
-rw-r--r-- | news/pan2/Makefile | 6 | ||||
-rw-r--r-- | news/pan2/distinfo | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 1f3cc832dbf0..12c62819b4ce 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: pan -# Version required: 0.5.2 +# Version required: 0.6.0 # Date created: 07 August 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # # $FreeBSD$ # -DISTNAME= pan-0.5.2 +DISTNAME= pan-0.6.0 CATEGORIES= news gnome MASTER_SITES= ftp://source.rebelbase.com/pub/pan/ MAINTAINER= jedgar@fxp.org LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ - gnome.2:${PORTSDIR}/x11/gnomelibs + gnome.3:${PORTSDIR}/x11/gnomelibs GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/news/pan/distinfo b/news/pan/distinfo index 969542765ea4..6c333518c0cc 100644 --- a/news/pan/distinfo +++ b/news/pan/distinfo @@ -1 +1 @@ -MD5 (pan-0.5.2.tar.bz2) = d6347818db76532b8562d375e3902ad1 +MD5 (pan-0.6.0.tar.bz2) = 05dab3d7d2913c62bc510a0bbc0b5a6a diff --git a/news/pan2/Makefile b/news/pan2/Makefile index 1f3cc832dbf0..12c62819b4ce 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: pan -# Version required: 0.5.2 +# Version required: 0.6.0 # Date created: 07 August 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # # $FreeBSD$ # -DISTNAME= pan-0.5.2 +DISTNAME= pan-0.6.0 CATEGORIES= news gnome MASTER_SITES= ftp://source.rebelbase.com/pub/pan/ MAINTAINER= jedgar@fxp.org LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ - gnome.2:${PORTSDIR}/x11/gnomelibs + gnome.3:${PORTSDIR}/x11/gnomelibs GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/news/pan2/distinfo b/news/pan2/distinfo index 969542765ea4..6c333518c0cc 100644 --- a/news/pan2/distinfo +++ b/news/pan2/distinfo @@ -1 +1 @@ -MD5 (pan-0.5.2.tar.bz2) = d6347818db76532b8562d375e3902ad1 +MD5 (pan-0.6.0.tar.bz2) = 05dab3d7d2913c62bc510a0bbc0b5a6a |