Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2004 03:00:19 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70266: Update port: x11-clocks/bbdate
Message-ID:  <20040811030019.2d832b8d.tkato432@yahoo.com>
Resent-Message-ID: <200408101810.i7AIASR6048764@freefall.freebsd.org>

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

>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@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
-@dirrm share/bbtools
>Release-Note:
>Audit-Trail:
>Unformatted:



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