diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-11-30 18:48:06 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-11-30 18:48:06 +0000 |
commit | b2676e7d74273d00b483981659ff71f7dd9234c5 (patch) | |
tree | 469e2b600e182673dbb635ad86bd35fef3d3d86e /news | |
parent | 3b0c4f88e8d2ed455ec466bfa473fc78830fb21e (diff) | |
download | freebsd-ports-b2676e7d74273d00b483981659ff71f7dd9234c5.zip |
Update to version 0.6.4
PR: 15185
Submitted by: maintainer
Diffstat (limited to 'news')
-rw-r--r-- | news/pan/Makefile | 8 | ||||
-rw-r--r-- | news/pan/distinfo | 2 | ||||
-rw-r--r-- | news/pan/pkg-plist | 1 | ||||
-rw-r--r-- | news/pan2/Makefile | 8 | ||||
-rw-r--r-- | news/pan2/distinfo | 2 | ||||
-rw-r--r-- | news/pan2/pkg-plist | 1 |
6 files changed, 10 insertions, 12 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 0c2b361c975f..7b99b220c4bc 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,26 +1,24 @@ # New ports collection makefile for: pan -# Version required: 0.6.3 +# Version required: 0.6.4 # Date created: 07 August 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # # $FreeBSD$ # -DISTNAME= pan-0.6.3 +DISTNAME= pan-0.6.4 CATEGORIES= news gnome MASTER_SITES= ftp://source.rebelbase.com/pub/pan/ MAINTAINER= jedgar@fxp.org -LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ - gnome.3:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_BZIP2= yes USE_X_PREFIX= yes -USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-x CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \ diff --git a/news/pan/distinfo b/news/pan/distinfo index 357017970ffb..504b70aac94c 100644 --- a/news/pan/distinfo +++ b/news/pan/distinfo @@ -1 +1 @@ -MD5 (pan-0.6.3.tar.bz2) = ac1f59a22fd6ef9763e05fe7a2328c67 +MD5 (pan-0.6.4.tar.bz2) = a694991bdcd97940a101290f8f66dbab diff --git a/news/pan/pkg-plist b/news/pan/pkg-plist index 51100b410666..f3b6925a4b0c 100644 --- a/news/pan/pkg-plist +++ b/news/pan/pkg-plist @@ -1,6 +1,7 @@ bin/pan share/locale/da/LC_MESSAGES/pan.mo share/locale/es/LC_MESSAGES/pan.mo +share/locale/it/LC_MESSAGES/pan.mo share/locale/ja/LC_MESSAGES/pan.mo share/locale/ko/LC_MESSAGES/pan.mo share/locale/pl/LC_MESSAGES/pan.mo diff --git a/news/pan2/Makefile b/news/pan2/Makefile index 0c2b361c975f..7b99b220c4bc 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -1,26 +1,24 @@ # New ports collection makefile for: pan -# Version required: 0.6.3 +# Version required: 0.6.4 # Date created: 07 August 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # # $FreeBSD$ # -DISTNAME= pan-0.6.3 +DISTNAME= pan-0.6.4 CATEGORIES= news gnome MASTER_SITES= ftp://source.rebelbase.com/pub/pan/ MAINTAINER= jedgar@fxp.org -LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ - gnome.3:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_BZIP2= yes USE_X_PREFIX= yes -USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-x CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \ diff --git a/news/pan2/distinfo b/news/pan2/distinfo index 357017970ffb..504b70aac94c 100644 --- a/news/pan2/distinfo +++ b/news/pan2/distinfo @@ -1 +1 @@ -MD5 (pan-0.6.3.tar.bz2) = ac1f59a22fd6ef9763e05fe7a2328c67 +MD5 (pan-0.6.4.tar.bz2) = a694991bdcd97940a101290f8f66dbab diff --git a/news/pan2/pkg-plist b/news/pan2/pkg-plist index 51100b410666..f3b6925a4b0c 100644 --- a/news/pan2/pkg-plist +++ b/news/pan2/pkg-plist @@ -1,6 +1,7 @@ bin/pan share/locale/da/LC_MESSAGES/pan.mo share/locale/es/LC_MESSAGES/pan.mo +share/locale/it/LC_MESSAGES/pan.mo share/locale/ja/LC_MESSAGES/pan.mo share/locale/ko/LC_MESSAGES/pan.mo share/locale/pl/LC_MESSAGES/pan.mo |