summaryrefslogtreecommitdiff
path: root/sysutils/gtk-imonc
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-10-28 14:59:01 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-10-28 14:59:01 +0000
commitb96a548d11ae3037302ce22894a4847a19dde112 (patch)
tree54783c79a94ebe6fcf734b7c245b5f98a828cfbc /sysutils/gtk-imonc
parentUpdate to 2.0.2. (diff)
- Update to 0.6.3
PR: ports/73230 Submitted by: Andreas Berg <aberg@doomnet.de> (maintainer)
Notes
Notes: svn path=/head/; revision=120391
Diffstat (limited to 'sysutils/gtk-imonc')
-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