Date: Wed, 12 Jul 2006 02:24:55 +0800 From: chinsan <chinsan.tw@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: hendrik@scholz.net Subject: ports/100099: [PATCH] x11-clocks/buici-clock: update to 0.4.5 Message-ID: <20060711183808.1D0D830207@smtp2.bc.hgc.com.tw> Resent-Message-ID: <200607111840.k6BIeKmu096551@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100099 >Category: ports >Synopsis: [PATCH] x11-clocks/buici-clock: update to 0.4.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jul 11 18:40:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.1-STABLE i386 >Organization: Taiwan >Environment: System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #4: Fri Jun 9 14:02:41 CST >Description: - Update to 0.4.5 Added file(s): - files/patch-xo-stats.h Removed file(s): - files/patch-xo::stats.h - files/patch-xo:Makefile.in - pkg-plist Port maintainer (hendrik@scholz.net) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- buici-clock-0.4.5.patch begins here --- diff -ruN --exclude=CVS /usr/ports/x11-clocks/buici-clock/Makefile /usr/home/chinsan/project/buici-clock/Makefile --- /usr/ports/x11-clocks/buici-clock/Makefile Thu Dec 9 22:43:22 2004 +++ /usr/home/chinsan/project/buici-clock/Makefile Wed Jul 12 02:19:05 2006 @@ -6,7 +6,7 @@ # PORTNAME= buici-clock -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.5 CATEGORIES= x11-clocks MASTER_SITES= ftp://ftp.buici.com/pub/buici-clock/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -22,5 +22,9 @@ GNU_CONFIGURE= yes MAN1= buici-clock.1 +PLIST_FILES= bin/buici-clock + +post-patch: + @${REINPLACE_CMD} -e 's,_=,+=,' ${WRKSRC}/xo/Makefile.in .include <bsd.port.mk> diff -ruN --exclude=CVS /usr/ports/x11-clocks/buici-clock/distinfo /usr/home/chinsan/project/buici-clock/distinfo --- /usr/ports/x11-clocks/buici-clock/distinfo Tue Jan 24 11:16:16 2006 +++ /usr/home/chinsan/project/buici-clock/distinfo Wed Jul 12 02:00:48 2006 @@ -1,3 +1,3 @@ -MD5 (buici-clock_0.4.1.tar.gz) = 00f8dc792c1b0a2071bbf0332a41f96c -SHA256 (buici-clock_0.4.1.tar.gz) = 363d7351ef3fdf3d9bb9c76cb03319e9b43c6d52a21a4fb8da5270a4d00ed25b -SIZE (buici-clock_0.4.1.tar.gz) = 121692 +MD5 (buici-clock_0.4.5.tar.gz) = 0e76fd1b06a9c6ebb6eaad5ee6ef5d5b +SHA256 (buici-clock_0.4.5.tar.gz) = eb19c3f5c253bcc68dc03021aa8e871362d10b8946fd9cf67e125cfc42f982f9 +SIZE (buici-clock_0.4.5.tar.gz) = 154495 diff -ruN --exclude=CVS /usr/ports/x11-clocks/buici-clock/files/patch-xo-stats.h /usr/home/chinsan/project/buici-clock/files/patch-xo-stats.h --- /usr/ports/x11-clocks/buici-clock/files/patch-xo-stats.h Thu Jan 1 08:00:00 1970 +++ /usr/home/chinsan/project/buici-clock/files/patch-xo-stats.h Wed Jul 12 02:06:53 2006 @@ -0,0 +1,11 @@ +--- xo/stats.h.orig Wed Jul 12 02:06:02 2006 ++++ xo/stats.h Wed Jul 12 02:06:18 2006 +@@ -39,6 +39,8 @@ + /* ----- Includes */ + + #include <sys/times.h> ++#include <sys/types.h> ++#include <sys/time.h> + #include <sys/resource.h> + #if defined (HAVE_MEMORY_H) + # include <memory.h> diff -ruN --exclude=CVS /usr/ports/x11-clocks/buici-clock/files/patch-xo::stats.h /usr/home/chinsan/project/buici-clock/files/patch-xo::stats.h --- /usr/ports/x11-clocks/buici-clock/files/patch-xo::stats.h Thu Dec 9 22:43:22 2004 +++ /usr/home/chinsan/project/buici-clock/files/patch-xo::stats.h Thu Jan 1 08:00:00 1970 @@ -1,11 +0,0 @@ ---- xo/stats.h.orig Thu Dec 9 10:02:22 2004 -+++ xo/stats.h Thu Dec 9 10:03:35 2004 -@@ -39,6 +39,8 @@ - /* ----- Includes */ - - #include <sys/times.h> -+#include <sys/types.h> -+#include <sys/time.h> - #include <sys/resource.h> - #if defined (HAVE_MEMORY_H) - # include <memory.h> diff -ruN --exclude=CVS /usr/ports/x11-clocks/buici-clock/files/patch-xo:Makefile.in /usr/home/chinsan/project/buici-clock/files/patch-xo:Makefile.in --- /usr/ports/x11-clocks/buici-clock/files/patch-xo:Makefile.in Sat Nov 27 14:02:49 2004 +++ /usr/home/chinsan/project/buici-clock/files/patch-xo:Makefile.in Thu Jan 1 08:00:00 1970 @@ -1,11 +0,0 @@ ---- xo/Makefile.in.orig Mon Nov 22 11:33:56 2004 -+++ xo/Makefile.in Mon Nov 22 11:34:08 2004 -@@ -54,7 +54,7 @@ - #CFLAGS=-${CFLAGS} -O - #CFLAGS=-${CFLAGS} -O2 - #CFLAGS=-${CFLAGS} -fomit-frame-pointer --CFLAGS_=-g @CFLAGS_W@@X_CFLAGS@ -+CFLAGS+=-g @CFLAGS_W@@X_CFLAGS@ - LFLAGS=-g @LDFLAGS@@X_LIBS@@X_PRE_LIBS@@LIBS@ -lX11 -lXext@X_EXTRA_LIBS@ - DEPEND=depend.m - FLEX=@LEX@ diff -ruN --exclude=CVS /usr/ports/x11-clocks/buici-clock/pkg-plist /usr/home/chinsan/project/buici-clock/pkg-plist --- /usr/ports/x11-clocks/buici-clock/pkg-plist Sat Nov 27 14:02:49 2004 +++ /usr/home/chinsan/project/buici-clock/pkg-plist Thu Jan 1 08:00:00 1970 @@ -1 +0,0 @@ -bin/buici-clock --- buici-clock-0.4.5.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?20060711183808.1D0D830207>