ports/74085: Update port: x11-wm/peksystray to 0.2.1

KATO Tsuguru tkato432 at yahoo.com
Thu Nov 18 15:10:24 UTC 2004


>Number:         74085
>Category:       ports
>Synopsis:       Update port: x11-wm/peksystray to 0.2.1
>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:   Thu Nov 18 15:10:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 0.2.1

Remove file:
files/patch-src::peksystray.c

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11-wm/peksystray/Makefile x11-wm/peksystray/Makefile
--- /usr/ports/x11-wm/peksystray/Makefile	Fri Aug 27 19:39:50 2004
+++ x11-wm/peksystray/Makefile	Tue Nov 16 19:47:32 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	peksystray
-PORTVERSION=	0.2
+PORTVERSION=	0.2.1
 CATEGORIES=	x11-wm
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -14,12 +14,10 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A system tray dockapp similar to the GNOME notification area applet
 
-GNU_CONFIGURE=	yes
 USE_X_PREFIX=	yes
+GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 PLIST_FILES=	bin/peksystray
-
-do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
 
 .include <bsd.port.mk>
diff -urN /usr/ports/x11-wm/peksystray/distinfo x11-wm/peksystray/distinfo
--- /usr/ports/x11-wm/peksystray/distinfo	Tue Aug 17 16:41:07 2004
+++ x11-wm/peksystray/distinfo	Tue Nov 16 19:45:52 2004
@@ -1,2 +1,2 @@
-MD5 (peksystray-0.2.tar.gz) = ebc882971dddf4bac5bda77c232e7233
-SIZE (peksystray-0.2.tar.gz) = 67117
+MD5 (peksystray-0.2.1.tar.gz) = 96744b212779d6fe5436ae0add31998e
+SIZE (peksystray-0.2.1.tar.gz) = 70261
diff -urN /usr/ports/x11-wm/peksystray/files/patch-src::peksystray.c x11-wm/peksystray/files/patch-src::peksystray.c
--- /usr/ports/x11-wm/peksystray/files/patch-src::peksystray.c	Tue Aug 17 16:41:07 2004
+++ x11-wm/peksystray/files/patch-src::peksystray.c	Thu Jan  1 09:00:00 1970
@@ -1,40 +0,0 @@
---- src/peksystray.c.orig	Thu Jul  8 13:01:08 2004
-+++ src/peksystray.c	Thu Jul  8 13:02:21 2004
-@@ -66,22 +66,21 @@
- void
- display_help ()
- {
--  fprintf (stdout, "
--%s - version %s
--Copyright 2003, Mohammed Sameer <uniball at linux-egypt.org>
--
--Usage: %s [OPTIONS]
--
--Options:
-- --help\t Display this help.
-- --version\t Display version number and exit.
-- --display DISPLAY\t The X display to connect to.
-- --icon-size SIZE\t Icon size. Default is 16.
-- --vertical\t Vertical layout. Default is horizontal.
-- --border SIZE\t Border width. Default is 0;
-- --multiple\t Open each icon in a separate window. Default is no.
--
--", PACKAGE, VERSION, PACKAGE);
-+  fprintf (stdout,
-+"\n%s - version %s\n"
-+"Copyright 2003, Mohammed Sameer <uniball at linux-egypt.org>\n"
-+"\n"
-+"Usage: %s [OPTIONS]\n"
-+"\n"
-+"Options:\n"
-+" --help\t Display this help.\n"
-+" --version\t Display version number and exit.\n"
-+" --display DISPLAY\t The X display to connect to.\n"
-+" --icon-size SIZE\t Icon size. Default is 16.\n"
-+" --vertical\t Vertical layout. Default is horizontal.\n"
-+" --border SIZE\t Border width. Default is 0;\n"
-+" --multiple\t Open each icon in a separate window. Default is no.\n"
-+"\n", PACKAGE, VERSION, PACKAGE);
-   exit (0);
- }
- 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list