diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-02-09 07:25:06 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-02-09 07:25:06 +0800 |
commit | 22b05de03dd35795cd9ed1e9545a9ae769580150 (patch) | |
tree | 9d9469bfa1dd04b2cd16dc821df87efd740b0631 /news/pan | |
parent | 3fd59e25a955be9f61b82d8014d2e16debf766a1 (diff) | |
download | freebsd-ports-gnome-22b05de03dd35795cd9ed1e9545a9ae769580150.tar.gz freebsd-ports-gnome-22b05de03dd35795cd9ed1e9545a9ae769580150.tar.zst freebsd-ports-gnome-22b05de03dd35795cd9ed1e9545a9ae769580150.zip |
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
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 |