ports/155844: Update port: x11-clocks/rclock
KATO Tsuguru
tkato432 at yahoo.com
Tue Mar 22 18:20:21 UTC 2011
>Number: 155844
>Category: ports
>Synopsis: Update port: x11-clocks/rclock
>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 Mar 22 18:20:20 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.3-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/x11-clocks/rclock/Makefile x11-clocks/rclock/Makefile
--- /usr/ports/x11-clocks/rclock/Makefile 2011-03-12 20:54:19.000000000 +0900
+++ x11-clocks/rclock/Makefile 2011-03-22 16:24:21.000000000 +0900
@@ -13,28 +13,21 @@
PORTVERSION= 2.7.10
PORTREVISION= 2
CATEGORIES= x11-clocks
-MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/%SUBDIR%/ \
- ftp://mason.primenet.com.au/pub/rxvt/%SUBDIR%/ \
- ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/rxvt/%SUBDIR%/ \
- ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/%SUBDIR%/
-# MASTER_SITE_SUBDIR= . old devel
+MASTER_SITES= SF/rxvt/rxvt-dev/${PORTVERSION}
DISTNAME= rxvt-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= Analog clock for X w/appointment reminder and mail notification
-DEPRECATED= Upstream disapear and distfile is no more available
-EXPIRATION_DATE= 2011-05-01
-
-USE_BZIP2= yes
USE_XORG= x11 xau xdmcp ice xpm xv
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-DMAIL_SPOOL='\"/var/mail/\"'"
ALL_TARGET= clock
MAN1= rclock.1
PLIST_FILES= bin/rclock
+CPPFLAGS= -DMAIL_SPOOL='\"/var/mail/\"'
+
post-patch:
@${REINPLACE_CMD} \
's|^subdirs =.*$$|subdirs = rclock|g' ${WRKSRC}/Makefile.in
diff -urN /usr/ports/x11-clocks/rclock/distinfo x11-clocks/rclock/distinfo
--- /usr/ports/x11-clocks/rclock/distinfo 2011-03-20 03:04:30.000000000 +0900
+++ x11-clocks/rclock/distinfo 2011-03-13 00:57:27.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (rxvt-2.7.10.tar.bz2) = 81df129839edd2b5d569396043676875814115d9398e0dce6397f54a447f2fba
-SIZE (rxvt-2.7.10.tar.bz2) = 493199
+SHA256 (rxvt-2.7.10.tar.gz) = 616ad56502820264e6933d07bc4eb752aa6940ec14add6e780ffccf15f38d449
+SIZE (rxvt-2.7.10.tar.gz) = 595073
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list