diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-06 09:41:45 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-06 09:41:45 +0000 |
commit | 44a5189fe86bcf86a998014980fbbee901f70ac1 (patch) | |
tree | d02dd75ddf6fe1430b41281a4bad4b6120ad9164 /news | |
parent | Update to 0.1.64. (diff) |
Update to 0.11.1.
Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Notes
Notes:
svn path=/head/; revision=51123
Diffstat (limited to '')
-rw-r--r-- | news/pan/Makefile | 7 | ||||
-rw-r--r-- | news/pan/distinfo | 2 | ||||
-rw-r--r-- | news/pan/pkg-plist | 2 | ||||
-rw-r--r-- | news/pan2/Makefile | 7 | ||||
-rw-r--r-- | news/pan2/distinfo | 2 | ||||
-rw-r--r-- | news/pan2/pkg-plist | 2 |
6 files changed, 14 insertions, 8 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 64c53358e233..253321015462 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 5eba2f734154..102946f1e51d 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 791155a7cd96..e8c9f92aa3c0 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 diff --git a/news/pan2/Makefile b/news/pan2/Makefile index 64c53358e233..253321015462 100644 --- a/news/pan2/Makefile +++ b/news/pan2/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/pan2/distinfo b/news/pan2/distinfo index 5eba2f734154..102946f1e51d 100644 --- a/news/pan2/distinfo +++ b/news/pan2/distinfo @@ -1 +1 @@ -MD5 (pan-0.11.0.tar.bz2) = 287fb46544b807bba9f8aa9d5c324049 +MD5 (pan-0.11.1.tar.bz2) = a72845ca049cef6f6b0fee67494e97d9 diff --git a/news/pan2/pkg-plist b/news/pan2/pkg-plist index 791155a7cd96..e8c9f92aa3c0 100644 --- a/news/pan2/pkg-plist +++ b/news/pan2/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 |