Date: Mon, 7 Sep 2009 01:08:07 +0200 (CEST) From: Romain Tartiere <mono@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/138599: [maintainer-update] net/blam version 1.8.6 to 1.8.7 Message-ID: <20090906230807.AD69A5C7B9@marvin.blogreen.org> Resent-Message-ID: <200909062310.n86NA3e4046651@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138599 >Category: ports >Synopsis: [maintainer-update] net/blam version 1.8.6 to 1.8.7 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Sep 06 23:10:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Romain Tartiere >Release: FreeBSD 7.2-STABLE i386 >Organization: >Environment: System: FreeBSD marvin.blogreen.org 7.2-STABLE FreeBSD 7.2-STABLE #6 r195737M: Fri Jul 17 14:15:17 CEST 2009 root@marvin.blogreen.org:/usr/obj/usr/src/sys/MARVIN i386 >Description: New in 1.8.7 - Context menu on the tray icon. - Support channel groups (1-deep (for now) folders). (Bug 166468) - Move channels into, out of, and between groups with Drag-and-Drop. - Fix the bug which sometimes lost your channel data. (Bug 346553) - Make a distinction between old and new unread entries. - Use icons to make the above distriction. (Bug 156226) - Mark an entry read if needed when we update a feed and the item has already been read in another feed. (Bug 149154) - Install the debug symbols, since it doesn't take much space. >How-To-Repeat: >Fix: --- blam.diff begins here --- diff -ruN /var/cache/portshaker/freebsd/net/blam/Makefile /tmp/blam/Makefile --- /var/cache/portshaker/freebsd/net/blam/Makefile 2009-07-31 15:54:37.000000000 +0200 +++ /tmp/blam/Makefile 2009-09-07 01:07:13.581158000 +0200 @@ -7,8 +7,7 @@ # PORTNAME= blam -PORTVERSION= 1.8.6 -PORTREVISION= 2 +PORTVERSION= 1.8.7 CATEGORIES= net MASTER_SITES= http://www.cmartin.tk/${PORTNAME}/ \ http://romain.blogreen.org/distfiles/ diff -ruN /var/cache/portshaker/freebsd/net/blam/distinfo /tmp/blam/distinfo --- /var/cache/portshaker/freebsd/net/blam/distinfo 2009-02-09 09:59:59.000000000 +0100 +++ /tmp/blam/distinfo 2009-09-07 01:07:13.581158000 +0200 @@ -1,3 +1,3 @@ -MD5 (blam-1.8.6.tar.gz) = 5f7da752c6646a10655f19dda528e7c4 -SHA256 (blam-1.8.6.tar.gz) = f20c061371c4ec4f7f730a117f1285e3391b3d0c5c8ecdd34affa2c6d324f63f -SIZE (blam-1.8.6.tar.gz) = 310503 +MD5 (blam-1.8.7.tar.gz) = 10cd5f7a01067a2e2bcc87105b862f10 +SHA256 (blam-1.8.7.tar.gz) = 44d35782a1105fb040f790aed54048c4c563daee25a1ced07641174939c05b6e +SIZE (blam-1.8.7.tar.gz) = 319041 diff -ruN /var/cache/portshaker/freebsd/net/blam/pkg-descr /tmp/blam/pkg-descr --- /var/cache/portshaker/freebsd/net/blam/pkg-descr 2009-02-09 09:59:59.000000000 +0100 +++ /tmp/blam/pkg-descr 2009-09-07 01:07:13.581158000 +0200 @@ -10,4 +10,4 @@ * Print the news entries you like * Automatically update the feeds at regular intervals -WWW: http://www.cmartin.tk/blam2.html +WWW: http://www.cmartin.tk/blam.html diff -ruN /var/cache/portshaker/freebsd/net/blam/pkg-plist /tmp/blam/pkg-plist --- /var/cache/portshaker/freebsd/net/blam/pkg-plist 2009-02-09 09:59:59.000000000 +0100 +++ /tmp/blam/pkg-plist 2009-09-07 01:07:13.581158000 +0200 @@ -4,6 +4,7 @@ lib/blam/RSSFeed.dll lib/blam/blam.exe lib/blam/blam.exe.config +lib/blam/blam.exe.mdb share/applications/blam.desktop %%DATADIR%%/collection.xml %%DATADIR%%/themes/akregator/theme.html @@ -47,6 +48,7 @@ share/locale/en_CA/LC_MESSAGES/blam.mo share/locale/en_GB/LC_MESSAGES/blam.mo share/locale/es/LC_MESSAGES/blam.mo +share/locale/et/LC_MESSAGES/blam.mo share/locale/eu/LC_MESSAGES/blam.mo share/locale/fi/LC_MESSAGES/blam.mo share/locale/fr/LC_MESSAGES/blam.mo --- blam.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090906230807.AD69A5C7B9>