Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2006 19:51:06 +0200 (CEST)
From:      Ulrich Spoerlein <uspoerlein@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100923: [MAINTAINER] x11-clocks/wmbday: update to 0.3.1
Message-ID:  <200607271751.k6RHp6AR003868@roadrunner.q.local>
Resent-Message-ID: <200607271800.k6RI0WlC060849@freefall.freebsd.org>

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

>Number:         100923
>Category:       ports
>Synopsis:       [MAINTAINER] x11-clocks/wmbday: update to 0.3.1
>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:   Thu Jul 27 18:00:32 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD roadrunner 6.1-STABLE FreeBSD 6.1-STABLE #4: Sat Jul 22 20:04:25 CEST 2006
>Description:
- Update to 0.3.1

Removed file(s):
- files/BSDmakefile

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- wmbday-0.3.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-clocks/wmbday/Makefile,v
retrieving revision 1.6
diff -u -p -u -r1.6 Makefile
--- Makefile	29 May 2006 20:46:13 -0000	1.6
+++ Makefile	27 Jul 2006 17:49:59 -0000
@@ -1,11 +1,11 @@
 # New ports collection makefile for:	wmbday
 # Date created:				2004-01-06
-# Whom:					Ulrich Spoerlein <q@uni.de>
+# Whom:					Ulrich Spoerlein <uspoerlein@gmail.com>
 #
 # $FreeBSD: ports/x11-clocks/wmbday/Makefile,v 1.6 2006/05/29 20:46:13 pav Exp $
 
 PORTNAME=	wmbday
-PORTVERSION=	0.3
+PORTVERSION=	0.3.1
 CATEGORIES=	x11-clocks
 MASTER_SITES=	http://buzzinhornetz.ath.cx/wmbday/files/
 
@@ -16,12 +16,10 @@ BUILD_DEPENDS=	${X11BASE}/bin/xmessage:$
 
 HAS_CONFIGURE=	yes
 USE_X_PREFIX=	yes
+USE_GETOPT_LONG=yes
 MAKEFILE=	BSDmakefile
 
 MAN1=		wmbday.1
 MANCOMPRESSED=	yes
-
-post-extract:
-	@${CP} ${FILESDIR}/BSDmakefile ${WRKSRC}
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-clocks/wmbday/distinfo,v
retrieving revision 1.4
diff -u -p -u -r1.4 distinfo
--- distinfo	24 Jan 2006 03:16:18 -0000	1.4
+++ distinfo	27 Jul 2006 17:49:59 -0000
@@ -1,3 +1,3 @@
-MD5 (wmbday-0.3.tar.gz) = 0bfa927ef0784d9619db11aa01c26bee
-SHA256 (wmbday-0.3.tar.gz) = 0a21f6199838d4b377943df1636ea4d20991d4bc9fff8f8fe02c715ea89fb8f6
-SIZE (wmbday-0.3.tar.gz) = 18835
+MD5 (wmbday-0.3.1.tar.gz) = 7ba1394ea2eb65cdf08dea52349d27f8
+SHA256 (wmbday-0.3.1.tar.gz) = 4d89fa03aa3fddfb010f98978f22c88996da17f996fcf7ce0ba50e3cf074ca15
+SIZE (wmbday-0.3.1.tar.gz) = 19836
Index: files/BSDmakefile
===================================================================
RCS file: files/BSDmakefile
diff -N files/BSDmakefile
--- files/BSDmakefile	26 Oct 2005 02:17:16 -0000	1.2
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-PROG=	wmbday
-SRCS=	date.c main.c ring.c
-
-PREFIX?=  ${X11BASE}
-
-BINDIR=   ${PREFIX}/bin
-SHAREDIR= ${PREFIX}
-CFLAGS+=  -I${X11BASE}/include
-LDFLAGS+= -L${X11BASE}/lib
-LDADD=    -lX11 -lXext -lXpm
-
-.include <bsd.prog.mk>
--- wmbday-0.3.1.patch ends here ---

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



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