Skip site navigation (1)Skip section navigation (2)
Date:      26 Nov 2003 18:09:48 -0000
From:      Chris Burkert <chris@chrisburkert.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lyngbol@wheel.dk
Subject:   ports/59717: extended Daemon theme
Message-ID:  <20031126180948.316.qmail@host2.beine-computer.de>
Resent-Message-ID: <200311261810.hAQIAOs6097978@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         59717
>Category:       ports
>Synopsis:       extended 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:   Wed Nov 26 10:10:23 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Chris Burkert <chris@chrisburkert.de>
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
private
>Environment:
System: FreeBSD localhost 5.1-RELEASE FreeBSD 5.1-RELEASE #3: Thu Nov 20 16:56:10 CET 2003 chbu@localhost:/usr/src/sys/i386/compile/BANIAS-5.1 i386


	
>Description:
Just 2 new pictures of the Deamon theme of xpenguins.
>How-To-Repeat:
	
>Fix:

	

--- xpenguins.diff begins here ---
diff -ruN /usr/ports/games/xpenguins/Makefile /home/chbu/tmp/Makefile
--- /usr/ports/games/xpenguins/Makefile	Fri Aug 15 10:44:16 2003
+++ /home/chbu/tmp/Makefile	Wed Nov 26 18:38:38 2003
@@ -12,7 +12,7 @@
 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 @@
 
 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 -ruN /usr/ports/games/xpenguins/distinfo /home/chbu/tmp/distinfo
--- /usr/ports/games/xpenguins/distinfo	Fri Aug 15 10:44:16 2003
+++ /home/chbu/tmp/distinfo	Wed Nov 26 18:44:06 2003
@@ -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 -ruN /usr/ports/games/xpenguins/pkg-plist /home/chbu/tmp/pkg-plist
--- /usr/ports/games/xpenguins/pkg-plist	Fri Aug 15 10:44:16 2003
+++ /home/chbu/tmp/pkg-plist	Wed Nov 26 18:42:35 2003
@@ -74,6 +74,8 @@
 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
--- xpenguins.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031126180948.316.qmail>