aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-10-28 22:59:01 +0800
committerpav <pav@FreeBSD.org>2004-10-28 22:59:01 +0800
commit46259756e1523bd1585dd0cc1a7aa33669bf1b4c (patch)
tree915897129d9590be25835d794c3f29347130ca5d /sysutils
parentc3cb375ca2edb6c3d83615b733f85fef1ca638a4 (diff)
downloadfreebsd-ports-gnome-46259756e1523bd1585dd0cc1a7aa33669bf1b4c.tar.gz
freebsd-ports-gnome-46259756e1523bd1585dd0cc1a7aa33669bf1b4c.tar.zst
freebsd-ports-gnome-46259756e1523bd1585dd0cc1a7aa33669bf1b4c.zip
- Update to 0.6.3
PR: ports/73230 Submitted by: Andreas Berg <aberg@doomnet.de> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gtk-imonc/Makefile8
-rw-r--r--sysutils/gtk-imonc/distinfo4
-rw-r--r--sysutils/gtk-imonc/pkg-descr3
3 files changed, 8 insertions, 7 deletions
diff --git a/sysutils/gtk-imonc/Makefile b/sysutils/gtk-imonc/Makefile
index 9d3b69c5c200..60ab753c275f 100644
--- a/sysutils/gtk-imonc/Makefile
+++ b/sysutils/gtk-imonc/Makefile
@@ -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 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
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 --git a/sysutils/gtk-imonc/distinfo b/sysutils/gtk-imonc/distinfo
index 28f86466361b..a05ea94b4bbc 100644
--- a/sysutils/gtk-imonc/distinfo
+++ b/sysutils/gtk-imonc/distinfo
@@ -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 --git a/sysutils/gtk-imonc/pkg-descr b/sysutils/gtk-imonc/pkg-descr
index a6c9539aca2d..eb566498fe6b 100644
--- a/sysutils/gtk-imonc/pkg-descr
+++ b/sysutils/gtk-imonc/pkg-descr
@@ -4,6 +4,3 @@ router. You can dial/hangup the connection, show status information
Author: Stefan "Steve" Strigler <steve@zeank.in-berlin.de>
WWW: http://userpage.fu-berlin.de/%7Ezeank/gtk-imonc/
-
-- berg
-aberg@doomnet.de