Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  6 Jun 2007 10:50:15 -0400 (EDT)
From:      Wesley Shields <wxs@atarininja.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/113418: [MAINTAINER]: Update x11-clocks/xdaliclock
Message-ID:  <20070606145015.0F6425C2E@syn.atarininja.org>
Resent-Message-ID: <200706061450.l56Eo8Xf096914@freefall.freebsd.org>

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

>Number:         113418
>Category:       ports
>Synopsis:       [MAINTAINER]: Update x11-clocks/xdaliclock
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 06 14:50:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Wesley Shields
>Release:        FreeBSD 6.2-RELEASE-p5 amd64
>Organization:
>Environment:
System: FreeBSD syn.csh.rit.edu 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #7: Thu May 24 09:18:59 EDT 2007 root@syn.csh.rit.edu:/usr/obj/usr/src/sys/SMP amd64

>Description:
x11-clocks has a new version out.  The attached patch updates the port.

>How-To-Repeat:
N/A

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-clocks/xdaliclock/Makefile,v
retrieving revision 1.31
diff -u -r1.31 Makefile
--- Makefile	19 May 2007 20:28:34 -0000	1.31
+++ Makefile	6 Jun 2007 14:12:25 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	xdaliclock
-PORTVERSION=	2.23
-PORTREVISION=	1
+PORTVERSION=	2.24
 CATEGORIES=	x11-clocks
 MASTER_SITES=	http://www.jwz.org/xdaliclock/
 MASTER_SITE_SUBDIR=	applications
@@ -17,9 +16,9 @@
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/X11
 
-USE_X_PREFIX=	yes
+USE_XLIB=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} --mandir=${PREFIX}/man
 MAN1=		xdaliclock.1
 PLIST_FILES=	bin/xdaliclock
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-clocks/xdaliclock/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	4 Apr 2006 17:27:37 -0000	1.14
+++ distinfo	6 Jun 2007 14:12:25 -0000
@@ -1,3 +1,3 @@
-MD5 (xdaliclock-2.23.tar.gz) = 1c16ce93d8da5c1f10d462108695042c
-SHA256 (xdaliclock-2.23.tar.gz) = 99318ace8486f8bf634fdb9677928daf20e7a0d613ad24d12f6f79ae4ab1e4b7
-SIZE (xdaliclock-2.23.tar.gz) = 596113
+MD5 (xdaliclock-2.24.tar.gz) = ec79206a48ec087aed8c6ec71de2ecfa
+SHA256 (xdaliclock-2.24.tar.gz) = c9e4ba7662f2626156671c4ed5dc99a118fb59e6bca3d55dae3daa6fac235998
+SIZE (xdaliclock-2.24.tar.gz) = 678405
>Release-Note:
>Audit-Trail:
>Unformatted:



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