ports/70266: Update port: x11-clocks/bbdate
KATO Tsuguru
tkato432 at yahoo.com
Tue Aug 10 18:10:28 UTC 2004
>Number: 70266
>Category: ports
>Synopsis: Update port: x11-clocks/bbdate
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Aug 10 18:10:28 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line
- Support PLIST_FILES
Remove file:
pkg-plist
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/x11-clocks/bbdate/Makefile x11-clocks/bbdate/Makefile
--- /usr/ports/x11-clocks/bbdate/Makefile Sat Apr 12 23:32:48 2003
+++ x11-clocks/bbdate/Makefile Wed Aug 11 02:25:18 2004
@@ -8,12 +8,21 @@
PORTNAME= bbdate
PORTVERSION= 0.2.4
CATEGORIES= x11-clocks
-MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= bbtools
MAINTAINER= ports at FreeBSD.org
COMMENT= A tool made for Blackbox that displays the date in a decorated window
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
+
+PLIST_FILES= bin/bbdate share/bbtools/README.bbdate \
+ share/bbtools/bbdate.conf share/bbtools/bbdate.nobb \
+ share/bbtools/bbdate.style share/bbtools/bbtoolsrc.in
+
+post-install:
+ @${ECHO_CMD} "@unexec rmdir %D/share/bbtools 2>/dev/null || true" \
+ >> ${TMPPLIST}
.include <bsd.port.mk>
diff -urN /usr/ports/x11-clocks/bbdate/pkg-descr x11-clocks/bbdate/pkg-descr
--- /usr/ports/x11-clocks/bbdate/pkg-descr Wed Nov 21 08:29:37 2001
+++ x11-clocks/bbdate/pkg-descr Wed Aug 11 01:54:30 2004
@@ -1,3 +1,3 @@
A tool made for Blackbox that displays the date in a decorated window.
-WWW: http://bbtools.thelinuxcommunity.org/
+WWW: http://bbtools.sourceforge.net/
diff -urN /usr/ports/x11-clocks/bbdate/pkg-plist x11-clocks/bbdate/pkg-plist
--- /usr/ports/x11-clocks/bbdate/pkg-plist Mon May 10 02:25:44 1999
+++ x11-clocks/bbdate/pkg-plist Thu Jan 1 09:00:00 1970
@@ -1,7 +0,0 @@
-bin/bbdate
-share/bbtools/README.bbdate
-share/bbtools/bbdate.conf
-share/bbtools/bbdate.nobb
-share/bbtools/bbdate.style
-share/bbtools/bbtoolsrc.in
- at dirrm share/bbtools
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list