ports/153943: [MAINTAINER] multimedia/gpodder: update to 2.12
Charlie Kester
corky1951 at comcast.net
Thu Jan 13 04:30:10 UTC 2011
>Number: 153943
>Category: ports
>Synopsis: [MAINTAINER] multimedia/gpodder: update to 2.12
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Jan 13 04:30:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Charlie Kester
>Release: FreeBSD 8.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD atom.local 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #0: Fri Jan 7 19:35:25 PST 2011 root at atom.local:/usr/obj/usr/src/sys/ATOM i386
>Description:
Update to 2.12
>From the author's website:
This is a bugfix release on top of the 2.11 release from December.
The only code change in this release is a fixed database migration
code that avoids problems for users who skip some gPodder releases
when upgrading (e.g. gPodder 2.7 to 2.11) and for whom the podcast
list appears empty after upgrading.
This release addresses this issue in two ways:
* Upgrades from gPodder 2.7 or earlier to 2.12 work without problems
* Empty databases after a failed upgrade are fixed by gPodder 2.12
The "fix" for empty databases only works if the migration data is
still in the database file and if you have not added any new podcasts
since due to the way the detection code for a failed upgrade works
(it's not possible to distinguish a working DB from a DB with failed
migration if you have added podcasts later on).
>How-To-Repeat:
>Fix:
=============
Files added or deleted: None
Minor changes only
=============
--- gpodder-2.12.diff begins here ---
diff -ruN /usr/ports/multimedia/gpodder/Makefile ./gpodder/Makefile
--- /usr/ports/multimedia/gpodder/Makefile 2010-12-25 05:57:10.000000000 -0800
+++ ./gpodder/Makefile 2011-01-12 08:10:11.000000000 -0800
@@ -6,7 +6,7 @@
#
PORTNAME= gpodder
-PORTVERSION= 2.11
+PORTVERSION= 2.12
CATEGORIES= multimedia
MASTER_SITES= BERLIOS \
http://thp.io/2010/mygpoclient/:mygpoclient \
diff -ruN /usr/ports/multimedia/gpodder/distinfo ./gpodder/distinfo
--- /usr/ports/multimedia/gpodder/distinfo 2010-12-25 05:57:10.000000000 -0800
+++ ./gpodder/distinfo 2011-01-12 08:10:35.000000000 -0800
@@ -1,4 +1,4 @@
-SHA256 (gpodder-2.11.tar.gz) = 6cdfdb6ece4f92af51a28bc222a0334807be06fb38c091abf77bd2151518a3b1
-SIZE (gpodder-2.11.tar.gz) = 1048507
+SHA256 (gpodder-2.12.tar.gz) = 9b47d8e792b7d0c27024d5e1aa5650dd0e30f4da27f26b490859070a1d95055d
+SIZE (gpodder-2.12.tar.gz) = 1046948
SHA256 (mygpoclient-1.5.tar.gz) = bd3f31fa082965e3005cf725a09444bcc77600de355e1ee795e7af53fcae568b
SIZE (mygpoclient-1.5.tar.gz) = 30719
--- gpodder-2.12.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list