Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Oct 2004 09:49:35 GMT
From:      Andreas Berg <aberg@doomnet.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/73230: [maintainer-update] update sysutils/gtk-imonc to 0.6.3
Message-ID:  <200410280949.i9S9nZ8j014329@www.freebsd.org>
Resent-Message-ID: <200410280950.i9S9oQCh032490@freefall.freebsd.org>

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

>Number:         73230
>Category:       ports
>Synopsis:       [maintainer-update] update sysutils/gtk-imonc to 0.6.3
>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 Oct 28 09:50:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Berg
>Release:        
>Organization:
>Environment:
>Description:
update sysutils/gtk-imonc to 0.6.3

first 'problem report', hope everthing's okay. : )
>How-To-Repeat:
      
>Fix:
diff -ruN gtk-imonc.bak/Makefile gtk-imonc/Makefile
--- gtk-imonc.bak/Makefile      Thu Oct 28 10:51:30 2004
+++ gtk-imonc/Makefile  Thu Oct 28 11:02:56 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      gtk-imonc
-PORTVERSION=   0.6.2
+PORTVERSION=   0.6.3
 CATEGORIES=    sysutils
 MASTER_SITES=  http://userpage.fu-berlin.de/~zeank/gtk-imonc/download/
 
@@ -18,8 +18,12 @@
                LDFLAGS="-L${LOCALBASE}/lib"
 USE_GETTEXT=   yes
 USE_ICONV=     yes
-USE_GMAKE=     yes
+USE_REINPLACE= yes
 USE_GNOME=     gtk20
 USE_X_PREFIX=  yes
+
+post-patch:
+       @${REINPLACE_CMD} -e 's|<endian.h>|<sys/endian.h>|' \
+               ${WRKSRC}/src/md5.h
 
 .include <bsd.port.mk>
diff -ruN gtk-imonc.bak/distinfo gtk-imonc/distinfo
--- gtk-imonc.bak/distinfo      Thu Oct 28 10:51:30 2004
+++ gtk-imonc/distinfo  Thu Oct 28 10:52:33 2004
@@ -1,2 +1,2 @@
-MD5 (gtk-imonc-0.6.2.tar.gz) = 200c5fe17f87b4c18cbd767d7a43438e
-SIZE (gtk-imonc-0.6.2.tar.gz) = 293640
+MD5 (gtk-imonc-0.6.3.tar.gz) = 65034e54f30f5be4b891364b69cc3d6d
+SIZE (gtk-imonc-0.6.3.tar.gz) = 213741
diff -ruN gtk-imonc.bak/pkg-descr gtk-imonc/pkg-descr
--- gtk-imonc.bak/pkg-descr     Thu Oct 28 10:51:30 2004
+++ gtk-imonc/pkg-descr Thu Oct 28 11:06:57 2004
@@ -2,8 +2,5 @@
 router. You can dial/hangup the connection, show status information
 (traffic, cpu), shutdown/reboot and even remotely update the router.
 
-Author: Stefan "Steve" Strigler <steve@zeank.in-berlin.de>
+Author: Stefan "Steve" Strigler <steve at zeank.in-berlin.de>
 WWW: http://userpage.fu-berlin.de/%7Ezeank/gtk-imonc/
-
-- berg
-aberg@doomnet.de

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



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