Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2002 16:52:58 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/41033: Update port: x11-clocks/rclock to 2.7.8
Message-ID:  <200207262352.g6QNqwgR038383@www.freebsd.org>

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

>Number:         41033
>Category:       ports
>Synopsis:       Update port: x11-clocks/rclock to 2.7.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 26 17:00:07 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.6-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.7.8

Remove file:
files/patch-aa

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11-clocks/rclock/Makefile x11-clocks/rclock/Makefile
--- /usr/ports/x11-clocks/rclock/Makefile	Thu May  9 06:49:52 2002
+++ x11-clocks/rclock/Makefile	Thu Jul 25 02:00:17 2002
@@ -5,27 +5,32 @@
 #
 # $FreeBSD: ports/x11-clocks/rclock/Makefile,v 1.18 2002/05/08 21:02:43 obrien Exp $
 #
-# If possible, please consider updating the simple ports/x11/rxvt
-# (and maybe ports/chinese/rxvt) when you upgrade rxvt.  These ports all use
-# the same distfile.
+# If possible, please consider updating the simple ports/x11/rxvt-devel
+# when you upgrade rxvt.  These ports all use the same distfile.
 #
 
 PORTNAME=	rclock
-PORTVERSION=	2.7.3
+PORTVERSION=	2.7.8
 CATEGORIES=	x11-clocks
-MASTER_SITES=	ftp://ftp.rxvt.org/pub/rxvt/  \
-		ftp://mason.primenet.com.au/pub/rxvt/ \
-		${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR=	X11/terms
+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
 DISTNAME=	rxvt-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 
-CFLAGS+=	-DMAIL_SPOOL='\"/var/mail/\"'
 USE_BZIP2=	yes
 USE_X_PREFIX=	yes
+USE_REINPLACE=	yes
 GNU_CONFIGURE=  yes
+CONFIGURE_ENV=	CPPFLAGS="-DMAIL_SPOOL='\"/var/mail/\"'"
 ALL_TARGET=	clock
 MAN1=		rclock.1
+
+post-patch:
+	@${REINPLACE_CMD} \
+		's|^subdirs =.*$$|subdirs = rclock|g' ${WRKSRC}/Makefile.in
 
 .include <bsd.port.mk>
diff -urN /usr/ports/x11-clocks/rclock/distinfo x11-clocks/rclock/distinfo
--- /usr/ports/x11-clocks/rclock/distinfo	Tue Mar 28 05:06:43 2000
+++ x11-clocks/rclock/distinfo	Thu Jul 25 01:48:05 2002
@@ -1 +1 @@
-MD5 (rxvt-2.7.3.tar.bz2) = 4f22d749152ba717c5b716df43801800
+MD5 (rxvt-2.7.8.tar.bz2) = bacf6ab83464d4ede04c2407c0a76535
diff -urN /usr/ports/x11-clocks/rclock/files/patch-aa x11-clocks/rclock/files/patch-aa
--- /usr/ports/x11-clocks/rclock/files/patch-aa	Sat Dec 25 13:11:34 1999
+++ x11-clocks/rclock/files/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- Makefile.in.orig	Fri Dec 24 20:08:57 1999
-+++ Makefile.in	Fri Dec 24 20:09:23 1999
-@@ -9,7 +9,7 @@
- first_rule: all
- dummy:
- 
--subdirs = src doc rclock src/graphics src/test
-+subdirs = rclock #src doc src/graphics src/test
- 
- DIST =	INSTALL README.configure configure Makefile Makefile.in ChangeLog
- 

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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