diff options
-rw-r--r-- | sysutils/gnome-system-monitor/Makefile | 8 | ||||
-rw-r--r-- | sysutils/gnome-system-monitor/distinfo | 6 |
2 files changed, 5 insertions, 9 deletions
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index fc5c49624..d0c2111c3 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnome-system-monitor/Makefile,v 1.105 2007/07/31 05:01:09 marcus Exp $ +# $MCom: ports/sysutils/gnome-system-monitor/Makefile,v 1.106 2007/08/27 04:25:39 marcus Exp $ # PORTNAME= gnome-system-monitor -PORTVERSION= 2.19.91 +PORTVERSION= 2.19.91.1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-system-monitor/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -36,8 +36,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GCONF_SCHEMAS= gnome-system-monitor.schemas -post-patch: - @${REINPLACE_CMD} -e 's|@INTLTOOL_ICONV@|${LOCALBASE}/bin/iconv|' \ - ${WRKSRC}/intltool-merge.in - .include <bsd.port.mk> diff --git a/sysutils/gnome-system-monitor/distinfo b/sysutils/gnome-system-monitor/distinfo index 3514cf308..17fc399c8 100644 --- a/sysutils/gnome-system-monitor/distinfo +++ b/sysutils/gnome-system-monitor/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-system-monitor-2.19.91.tar.bz2) = 4fdea6a2934dced45fcf436720e9629d -SHA256 (gnome2/gnome-system-monitor-2.19.91.tar.bz2) = fccb459b10ba057d16338e465f89e7eaa3916c68f49f05c62a6e5fd3b9f3ca52 -SIZE (gnome2/gnome-system-monitor-2.19.91.tar.bz2) = 1807650 +MD5 (gnome2/gnome-system-monitor-2.19.91.1.tar.bz2) = 2f63214c75995014046d3c401e64fd4d +SHA256 (gnome2/gnome-system-monitor-2.19.91.1.tar.bz2) = 01f8ed1b144f7226321afe8e515703ae956bf2e373d11778359b7d776887b007 +SIZE (gnome2/gnome-system-monitor-2.19.91.1.tar.bz2) = 1809697 |