From a4587e04f340d44cdfa5891d68473bedd82a3d08 Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 6 Dec 2001 09:41:45 +0000 Subject: Update to 0.11.1. Submitted by: John Merryweather Cooper --- news/pan/Makefile | 7 ++++--- news/pan/distinfo | 2 +- news/pan/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 4 deletions(-) (limited to 'news/pan') diff --git a/news/pan/Makefile b/news/pan/Makefile index 64c53358e23..25332101546 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -6,9 +6,10 @@ # PORTNAME= pan -PORTVERSION= 0.11.0 +PORTVERSION= 0.11.1 CATEGORIES= news gnome -MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/SOURCE/ +MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/SOURCE/ \ + http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ MAINTAINER= gnome@FreeBSD.org @@ -17,7 +18,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= yes USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib -lgnuregex -lcompat" CONFIGURE_ARGS= --enable-html CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} diff --git a/news/pan/distinfo b/news/pan/distinfo index 5eba2f73415..102946f1e51 100644 --- a/news/pan/distinfo +++ b/news/pan/distinfo @@ -1 +1 @@ -MD5 (pan-0.11.0.tar.bz2) = 287fb46544b807bba9f8aa9d5c324049 +MD5 (pan-0.11.1.tar.bz2) = a72845ca049cef6f6b0fee67494e97d9 diff --git a/news/pan/pkg-plist b/news/pan/pkg-plist index 791155a7cd9..e8c9f92aa3c 100644 --- a/news/pan/pkg-plist +++ b/news/pan/pkg-plist @@ -20,6 +20,7 @@ share/locale/lt/LC_MESSAGES/pan.mo share/locale/nl/LC_MESSAGES/pan.mo share/locale/no/LC_MESSAGES/pan.mo share/locale/pl/LC_MESSAGES/pan.mo +share/locale/pt/LC_MESSAGES/pan.mo share/locale/pt_BR/LC_MESSAGES/pan.mo share/locale/ru/LC_MESSAGES/pan.mo share/locale/sk/LC_MESSAGES/pan.mo @@ -29,3 +30,4 @@ share/locale/sr/LC_MESSAGES/pan.mo share/locale/sv/LC_MESSAGES/pan.mo share/locale/tr/LC_MESSAGES/pan.mo share/locale/uk/LC_MESSAGES/pan.mo +share/locale/zh_CN/LC_MESSAGES/pan.mo -- cgit