ports/177289: [maintainer] update deskutils/dosage to 1.14
Antoine Brodin
antoine at freebsd.org
Sat Mar 23 00:20:00 UTC 2013
>Number: 177289
>Category: ports
>Synopsis: [maintainer] update deskutils/dosage to 1.14
>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: Sat Mar 23 00:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Antoine Brodin
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
none
>Environment:
System: FreeBSD everglades 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Dosage 1.14 (released 21.03.2013)
Features:
- comics: Added KeenSpot comic strips and enable ComicGenesis
comic strips
- comics: Added CucumberQuest, DasLebenIstKeinPonyHof, DemolitionSquad,
DerFlix, DerTodUndDasMaedchen, DogHouseDiaries, FonFlatter,
FullFrontalNerdity, GeeksNextDoor, Hipsters, KatzenfutterGeleespritzer,
KickInTheHead, MyCartoons, OrnerBoy, ParallelUniversum, Ruthe,
SandraAndWooGerman, WormWorldSaga.
Closes: GH bug #15, #19
Changes:
- comics: The scraper can check a list of previous and image link
regular expressions, not only a single one.
- comics: Continue searching for images if one image is not found.
Closes: GH bug #18
Fixes:
- comics: Fix dilbert image naming.
Closes: GH bug #20
>How-To-Repeat:
>Fix:
--- dosage.diff begins here ---
Index: deskutils/dosage/Makefile
===================================================================
--- deskutils/dosage/Makefile (revision 314917)
+++ deskutils/dosage/Makefile (working copy)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dosage
-PORTVERSION= 1.13
+PORTVERSION= 1.14
CATEGORIES= deskutils python
MAINTAINER= antoine at FreeBSD.org
@@ -15,7 +15,7 @@
USE_GITHUB= yes
GH_ACCOUNT= wummel
GH_TAGNAME= upstream/${PORTVERSION}
-GH_COMMIT= 950a958
+GH_COMMIT= 179ba7f
USE_PYTHON= yes
USE_PYDISTUTILS=yes
Index: deskutils/dosage/distinfo
===================================================================
--- deskutils/dosage/distinfo (revision 314917)
+++ deskutils/dosage/distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (dosage-1.13.tar.gz) = 83b6480ce0de9a899035d3e17a31361b013f4dd4720afb2d765b08bca094e2aa
-SIZE (dosage-1.13.tar.gz) = 371641
+SHA256 (dosage-1.14.tar.gz) = f3c4f425f2dbcf80adc71a7de018e6eedba93ae1b4c395583e0d2d665a35441b
+SIZE (dosage-1.14.tar.gz) = 365658
Index: deskutils/dosage/pkg-plist
===================================================================
--- deskutils/dosage/pkg-plist (revision 314917)
+++ deskutils/dosage/pkg-plist (working copy)
@@ -60,6 +60,9 @@
%%PYTHON_SITELIBDIR%%/dosagelib/plugins/comicfury.py
%%PYTHON_SITELIBDIR%%/dosagelib/plugins/comicfury.pyc
%%PYTHON_SITELIBDIR%%/dosagelib/plugins/comicfury.pyo
+%%PYTHON_SITELIBDIR%%/dosagelib/plugins/comicgenesis.py
+%%PYTHON_SITELIBDIR%%/dosagelib/plugins/comicgenesis.pyc
+%%PYTHON_SITELIBDIR%%/dosagelib/plugins/comicgenesis.pyo
%%PYTHON_SITELIBDIR%%/dosagelib/plugins/creators.py
%%PYTHON_SITELIBDIR%%/dosagelib/plugins/creators.pyc
%%PYTHON_SITELIBDIR%%/dosagelib/plugins/creators.pyo
--- dosage.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list