diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-25 21:36:46 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-25 21:36:46 +0000 |
commit | 7e00376746c1c3296b77cca46e17efe1de421a06 (patch) | |
tree | 6d57e7792a5b469ad67d5eb5712d40b5fbd4843a /news | |
parent | 8b1bd7114ca87711c6132a85a84a023a80a43b8b (diff) | |
download | ports-7e00376746c1c3296b77cca46e17efe1de421a06.tar.gz ports-7e00376746c1c3296b77cca46e17efe1de421a06.zip |
Update port to 0.7.2
* New features including: article toolbar, threading/
unthreading of articles, Swedish translations
* Improved killfile support
* Faster article sorting
* Fixes for all known bugs
Notes
Notes:
svn path=/head/; revision=25071
Diffstat (limited to 'news')
-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 2eb8e12ecd05..3ec95c22fd0f 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 76f496d66429..e4dec39c5a4f 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 85b051836b38..d7c97220fb35 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 2eb8e12ecd05..3ec95c22fd0f 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 76f496d66429..e4dec39c5a4f 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 85b051836b38..d7c97220fb35 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 |