diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-12-01 02:48:06 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-12-01 02:48:06 +0800 |
commit | 67d21943449e9d6e0649bd8708168f18b13d1f95 (patch) | |
tree | 83397947c7d65053bfb8cba139d6e2f6c8380933 /news/pan2 | |
parent | d35a43386de1a3df54025811bea6b232cf67a0da (diff) | |
download | freebsd-ports-gnome-67d21943449e9d6e0649bd8708168f18b13d1f95.tar.gz freebsd-ports-gnome-67d21943449e9d6e0649bd8708168f18b13d1f95.tar.zst freebsd-ports-gnome-67d21943449e9d6e0649bd8708168f18b13d1f95.zip |
Update to version 0.6.4
PR: 15185
Submitted by: maintainer
Diffstat (limited to 'news/pan2')
-rw-r--r-- | news/pan2/Makefile | 8 | ||||
-rw-r--r-- | news/pan2/distinfo | 2 | ||||
-rw-r--r-- | news/pan2/pkg-plist | 1 |
3 files changed, 5 insertions, 6 deletions
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 |