diff options
-rw-r--r-- | news/pan/Makefile | 6 | ||||
-rw-r--r-- | news/pan/distinfo | 2 | ||||
-rw-r--r-- | news/pan/pkg-plist | 1 | ||||
-rw-r--r-- | news/pan2/Makefile | 6 | ||||
-rw-r--r-- | news/pan2/distinfo | 2 | ||||
-rw-r--r-- | news/pan2/pkg-plist | 1 |
6 files changed, 10 insertions, 8 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 2eb8e12ecd0..3ec95c22fd0 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pan -# Version required: 0.7.1 +# Version required: 0.7.2 # Date created: 07 August 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # # $FreeBSD$ # -DISTNAME= pan-0.7.1 +DISTNAME= pan-0.7.2 CATEGORIES= news gnome MASTER_SITES= ftp://source.rebelbase.com/pub/pan/ \ ftp://source.rebelbase.com/pub/pan/obsolete/ @@ -33,7 +33,7 @@ CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \ pre-fetch: @${ECHO} @${ECHO} "Must have FreeBSD-3.0 or greater due to" - @${ECHO} "the use of the thread library." + @${ECHO} "the use of the pthread library." @${ECHO} .endif diff --git a/news/pan/distinfo b/news/pan/distinfo index 76f496d6642..e4dec39c5a4 100644 --- a/news/pan/distinfo +++ b/news/pan/distinfo @@ -1 +1 @@ -MD5 (pan-0.7.1.tar.bz2) = bf9bebb0aceceab92a4327ae25ad301b +MD5 (pan-0.7.2.tar.bz2) = 1efaa4377246b2daea154120b0daa651 diff --git a/news/pan/pkg-plist b/news/pan/pkg-plist index 85b051836b3..d7c97220fb3 100644 --- a/news/pan/pkg-plist +++ b/news/pan/pkg-plist @@ -6,5 +6,6 @@ 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 +share/locale/se/LC_MESSAGES/pan.mo share/locale/sr/LC_MESSAGES/pan.mo share/gnome/apps/Internet/pan.desktop diff --git a/news/pan2/Makefile b/news/pan2/Makefile index 2eb8e12ecd0..3ec95c22fd0 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pan -# Version required: 0.7.1 +# Version required: 0.7.2 # Date created: 07 August 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # # $FreeBSD$ # -DISTNAME= pan-0.7.1 +DISTNAME= pan-0.7.2 CATEGORIES= news gnome MASTER_SITES= ftp://source.rebelbase.com/pub/pan/ \ ftp://source.rebelbase.com/pub/pan/obsolete/ @@ -33,7 +33,7 @@ CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \ pre-fetch: @${ECHO} @${ECHO} "Must have FreeBSD-3.0 or greater due to" - @${ECHO} "the use of the thread library." + @${ECHO} "the use of the pthread library." @${ECHO} .endif diff --git a/news/pan2/distinfo b/news/pan2/distinfo index 76f496d6642..e4dec39c5a4 100644 --- a/news/pan2/distinfo +++ b/news/pan2/distinfo @@ -1 +1 @@ -MD5 (pan-0.7.1.tar.bz2) = bf9bebb0aceceab92a4327ae25ad301b +MD5 (pan-0.7.2.tar.bz2) = 1efaa4377246b2daea154120b0daa651 diff --git a/news/pan2/pkg-plist b/news/pan2/pkg-plist index 85b051836b3..d7c97220fb3 100644 --- a/news/pan2/pkg-plist +++ b/news/pan2/pkg-plist @@ -6,5 +6,6 @@ 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 +share/locale/se/LC_MESSAGES/pan.mo share/locale/sr/LC_MESSAGES/pan.mo share/gnome/apps/Internet/pan.desktop |