diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-08 23:25:06 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-08 23:25:06 +0000 |
commit | 7959d9c28f44a93528494236cb93733b9f84a1b1 (patch) | |
tree | 0ee83eb7a82a8be1c59d9fd41cc0efd7b755284a /news/pan | |
parent | Remove bogus master site (diff) |
Update port to 0.7.4:
* Article searching improvements
* Friendlier new user startup
* Added French and Norwegian translations
* Bug fixes include memory leaks, sorting fixes,
better taskbar display, and dead socket and
SIGPIPE handling
Notes
Notes:
svn path=/head/; revision=25601
Diffstat (limited to 'news/pan')
-rw-r--r-- | news/pan/Makefile | 4 | ||||
-rw-r--r-- | news/pan/distinfo | 2 | ||||
-rw-r--r-- | news/pan/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 38481cce9f99..f9b4539f560d 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pan -# Version required: 0.7.3 +# Version required: 0.7.4 # Date created: 07 August 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # # $FreeBSD$ # -DISTNAME= pan-0.7.3 +DISTNAME= pan-0.7.4 CATEGORIES= news gnome MASTER_SITES= ftp://source.rebelbase.com/pub/pan/ \ ftp://source.rebelbase.com/pub/pan/obsolete/ diff --git a/news/pan/distinfo b/news/pan/distinfo index 0a6c8ab2e3c3..67684aeebcc6 100644 --- a/news/pan/distinfo +++ b/news/pan/distinfo @@ -1 +1 @@ -MD5 (pan-0.7.3.tar.bz2) = 5dee92c7bb58c44b6094ceaf7c584e5d +MD5 (pan-0.7.4.tar.bz2) = aa419a514d52309fa58228983526fd32 diff --git a/news/pan/pkg-plist b/news/pan/pkg-plist index d7c97220fb35..8f91ce3d1834 100644 --- a/news/pan/pkg-plist +++ b/news/pan/pkg-plist @@ -2,9 +2,11 @@ bin/pan share/locale/da/LC_MESSAGES/pan.mo share/locale/de/LC_MESSAGES/pan.mo share/locale/es/LC_MESSAGES/pan.mo +share/locale/fr/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/no/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 |