summaryrefslogtreecommitdiffstats
path: root/games/xpenguins
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2003-12-29 15:26:56 +0000
committerpav <pav@FreeBSD.org>2003-12-29 15:26:56 +0000
commitbdb9f15a1e2a1afca4c9e5fbe71c94a50a2dcff5 (patch)
tree95252eb58e750bc51c2d166de9b3d5e43295787f /games/xpenguins
parent2818b02ca54bae597404cb123bc52de1a1737581 (diff)
downloadFreeBSD-ports-bdb9f15a1e2a1afca4c9e5fbe71c94a50a2dcff5.zip
FreeBSD-ports-bdb9f15a1e2a1afca4c9e5fbe71c94a50a2dcff5.tar.gz
- Update Daemon theme to 1.1
PR: ports/59717 Submitted by: Chris Burkert <chris@chrisburkert.de> Approved by: maintainer timeout (1 month)
Diffstat (limited to 'games/xpenguins')
-rw-r--r--games/xpenguins/Makefile6
-rw-r--r--games/xpenguins/distinfo2
-rw-r--r--games/xpenguins/pkg-plist2
3 files changed, 6 insertions, 4 deletions
diff --git a/games/xpenguins/Makefile b/games/xpenguins/Makefile
index 66470e3..fa31594 100644
--- a/games/xpenguins/Makefile
+++ b/games/xpenguins/Makefile
@@ -7,12 +7,12 @@
PORTNAME= xpenguins
PORTVERSION= 2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://xpenguins.seul.org/ \
http://www.chrisburkert.de/download/unix/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
- xpenguins-daemon-1.0.tar.gz
+ xpenguins-daemon-1.1.tar.gz
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= lyngbol@wheel.dk
@@ -26,6 +26,6 @@ MAN1= xpenguins.1
post-install:
/usr/bin/umask 0222 && \
- ${TAR} zx --no-same-owner -f ${DISTDIR}/xpenguins-daemon-1.0.tar.gz -C ${DATADIR}/themes
+ ${TAR} zx --no-same-owner -f ${DISTDIR}/xpenguins-daemon-1.1.tar.gz -C ${DATADIR}/themes
.include <bsd.port.mk>
diff --git a/games/xpenguins/distinfo b/games/xpenguins/distinfo
index 3d05394..3a34b6d 100644
--- a/games/xpenguins/distinfo
+++ b/games/xpenguins/distinfo
@@ -1,2 +1,2 @@
MD5 (xpenguins-2.2.tar.gz) = 2ccf555d55f9b0377017322b3b3d27a4
-MD5 (xpenguins-daemon-1.0.tar.gz) = 2b422a6c99daa322447118c85a40688b
+MD5 (xpenguins-daemon-1.1.tar.gz) = e2ba08769d7913f1cd408a0e2b2addcc
diff --git a/games/xpenguins/pkg-plist b/games/xpenguins/pkg-plist
index f92b918..7f3dacd 100644
--- a/games/xpenguins/pkg-plist
+++ b/games/xpenguins/pkg-plist
@@ -74,6 +74,8 @@ share/xpenguins/themes/Daemon/config
share/xpenguins/themes/Daemon/daemon.png
share/xpenguins/themes/Daemon/walker.xpm
share/xpenguins/themes/Daemon/faller.xpm
+share/xpenguins/themes/Daemon/explosion.xpm
+share/xpenguins/themes/Daemon/exit.xpm
@dirrm share/xpenguins/themes/Turtles
@dirrm share/xpenguins/themes/Penguins
@dirrm share/xpenguins/themes/Classic_Penguins
OpenPOWER on IntegriCloud