diff options
author | jgh <jgh@FreeBSD.org> | 2013-02-26 07:58:17 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2013-02-26 07:58:17 +0800 |
commit | f93e6657a57d4eef8e3b8dfce31182ddcb1ff4c3 (patch) | |
tree | 00661fe2963d10f2701176bd8751624970a57e8c /deskutils/dailystrips | |
parent | 3abe89b72ad64d595897f1d8b54661be215a22da (diff) | |
download | freebsd-ports-gnome-f93e6657a57d4eef8e3b8dfce31182ddcb1ff4c3.tar.gz freebsd-ports-gnome-f93e6657a57d4eef8e3b8dfce31182ddcb1ff4c3.tar.zst freebsd-ports-gnome-f93e6657a57d4eef8e3b8dfce31182ddcb1ff4c3.zip |
- fix shermanslagoon download
- while here fix formatting and take maintainership
Submitted by: kritek@gmail.com (via mail)
Diffstat (limited to 'deskutils/dailystrips')
-rw-r--r-- | deskutils/dailystrips/Makefile | 5 | ||||
-rw-r--r-- | deskutils/dailystrips/files/patch-strips.def | 11 |
2 files changed, 14 insertions, 2 deletions
diff --git a/deskutils/dailystrips/Makefile b/deskutils/dailystrips/Makefile index 497c699a253a..3371cd890c3a 100644 --- a/deskutils/dailystrips/Makefile +++ b/deskutils/dailystrips/Makefile @@ -3,11 +3,12 @@ PORTNAME= dailystrips PORTVERSION= 1.0.28 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= deskutils www MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jgh@FreeBSD.org COMMENT= Utility to download or view your favorite online comic strips daily LICENSE= GPLv2 @@ -44,7 +45,7 @@ do-install: .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} .for file in README README.DEFS README.LOCAL README.dailystrips-clean \ - README.dailystrips-update + README.dailystrips-update ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif diff --git a/deskutils/dailystrips/files/patch-strips.def b/deskutils/dailystrips/files/patch-strips.def new file mode 100644 index 000000000000..26a872e9ccaa --- /dev/null +++ b/deskutils/dailystrips/files/patch-strips.def @@ -0,0 +1,11 @@ +--- ./strips.def.orig 2003-08-24 23:45:11.000000000 -0700 ++++ ./strips.def 2013-02-25 15:30:22.000000000 -0800 +@@ -4422,7 +4422,7 @@ + artist Jim Toomey + homepage http://www.slagoon.com + type generate +- imageurl $homepage/dailies/SL%y.%m.%d.gif ++ imageurl $homepage/dailies/SL%y%m%d.gif + provides latest + end + |