ports/55295: [patch] games/xpenguins: Update with contributed Daemon-theme

Volker Stolz stolz at i2.informatik.rwth-aachen.de
Tue Aug 5 20:00:29 UTC 2003


>Number:         55295
>Category:       ports
>Synopsis:       [patch] games/xpenguins: Update with contributed Daemon-theme
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 05 13:00:26 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Volker Stolz
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Lehrstuhl für Informatik II
>Environment:
System: FreeBSD menelaos.informatik.rwth-aachen.de 4.8-STABLE FreeBSD 4.8-STABLE #7: Tue Aug 5 15:53:30 CEST 2003 root at menelaos.informatik.rwth-aachen.de:/usr/obj/usr/src/sys/MENELAOS i386


>Description:
[Update approved by MAINTAINER]
Add contributed theme with BSD-demon by Chris Burkert
http://www.chrisburkert.de/
>How-To-Repeat:
>Fix:
- Add contributed Daemon-theme
- Bump PORTREVISION

--- xpenguins begins here ---
diff -urN /usr/ports/games/xpenguins/Makefile xpenguins/Makefile
--- /usr/ports/games/xpenguins/Makefile	Tue Mar  4 23:09:11 2003
+++ xpenguins/Makefile	Tue Aug  5 21:23:39 2003
@@ -7,8 +7,13 @@
 
 PORTNAME=	xpenguins
 PORTVERSION=	2.2
+PORTREVISION=	1
 CATEGORIES=	games
-MASTER_SITES=	http://xpenguins.seul.org/
+MASTER_SITES=	http://xpenguins.seul.org/ \
+		http://www.chrisburkert.de/download/unix/
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
+		xpenguins-daemon-1.0.tar.gz
+EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	lyngbol at wheel.dk
 COMMENT=	Cute little penguins that walk along the tops of your windows
@@ -18,5 +23,9 @@
 GNU_CONFIGURE=	yes
 
 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
 
 .include <bsd.port.mk>
diff -urN /usr/ports/games/xpenguins/distinfo xpenguins/distinfo
--- /usr/ports/games/xpenguins/distinfo	Thu Feb 21 23:39:08 2002
+++ xpenguins/distinfo	Tue Aug  5 20:50:04 2003
@@ -1 +1,2 @@
 MD5 (xpenguins-2.2.tar.gz) = 2ccf555d55f9b0377017322b3b3d27a4
+MD5 (xpenguins-daemon-1.0.tar.gz) = 2b422a6c99daa322447118c85a40688b
diff -urN /usr/ports/games/xpenguins/pkg-plist xpenguins/pkg-plist
--- /usr/ports/games/xpenguins/pkg-plist	Thu Feb 21 23:39:08 2002
+++ xpenguins/pkg-plist	Tue Aug  5 21:22:48 2003
@@ -69,10 +69,16 @@
 share/xpenguins/themes/Turtles/tumbler.xpm
 share/xpenguins/themes/Turtles/turtle.png
 share/xpenguins/themes/Turtles/walker.xpm
+share/xpenguins/themes/Daemon/about
+share/xpenguins/themes/Daemon/config
+share/xpenguins/themes/Daemon/daemon.png
+share/xpenguins/themes/Daemon/walker.xpm
+share/xpenguins/themes/Daemon/faller.xpm
 @dirrm share/xpenguins/themes/Turtles
 @dirrm share/xpenguins/themes/Penguins
 @dirrm share/xpenguins/themes/Classic_Penguins
 @dirrm share/xpenguins/themes/Bill
 @dirrm share/xpenguins/themes/Big_Penguins
+ at dirrm share/xpenguins/themes/Daemon
 @dirrm share/xpenguins/themes
 @dirrm share/xpenguins
--- xpenguins ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list