diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-06-09 13:30:47 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-06-09 13:30:47 +0800 |
commit | d2e4b2429016545dc842b0051ab3325c2d932fb2 (patch) | |
tree | 3bbb9085c07d5e90f1a5b28ba7336b9101b3cfe5 | |
parent | 2fc2d87399e92bae587d05661141b9f58032605b (diff) | |
download | marcuscom-ports-d2e4b2429016545dc842b0051ab3325c2d932fb2.tar marcuscom-ports-d2e4b2429016545dc842b0051ab3325c2d932fb2.tar.gz marcuscom-ports-d2e4b2429016545dc842b0051ab3325c2d932fb2.tar.bz2 marcuscom-ports-d2e4b2429016545dc842b0051ab3325c2d932fb2.tar.lz marcuscom-ports-d2e4b2429016545dc842b0051ab3325c2d932fb2.tar.xz marcuscom-ports-d2e4b2429016545dc842b0051ab3325c2d932fb2.tar.zst marcuscom-ports-d2e4b2429016545dc842b0051ab3325c2d932fb2.zip |
Update to 2.19.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9014 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | sysutils/gnome-system-monitor/Makefile | 8 | ||||
-rw-r--r-- | sysutils/gnome-system-monitor/distinfo | 6 | ||||
-rw-r--r-- | sysutils/gnome-system-monitor/pkg-plist | 3 |
3 files changed, 10 insertions, 7 deletions
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index 72169c6ab..df4e07758 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnome-system-monitor/Makefile,v 1.98 2007/05/05 06:01:30 marcus Exp $ +# $MCom: ports/sysutils/gnome-system-monitor/Makefile,v 1.99 2007/05/19 21:36:23 marcus Exp $ # PORTNAME= gnome-system-monitor -PORTVERSION= 2.19.1 -PORTREVISION= 1 +PORTVERSION= 2.19.3 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-system-monitor/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -20,7 +19,8 @@ COMMENT= GNOME 2 system monitor program BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ - pcre.0:${PORTSDIR}/devel/pcre + pcre.0:${PORTSDIR}/devel/pcre \ + gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme USE_BZIP2= yes diff --git a/sysutils/gnome-system-monitor/distinfo b/sysutils/gnome-system-monitor/distinfo index 06df16897..a732649cd 100644 --- a/sysutils/gnome-system-monitor/distinfo +++ b/sysutils/gnome-system-monitor/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-system-monitor-2.19.1.tar.bz2) = abca2453f33b9e81eed42053112bb6ef -SHA256 (gnome2/gnome-system-monitor-2.19.1.tar.bz2) = 89423ee647a682d8eeb9d489c61a1060108ddeebf3f41e2bff075fdd43009754 -SIZE (gnome2/gnome-system-monitor-2.19.1.tar.bz2) = 1733352 +MD5 (gnome2/gnome-system-monitor-2.19.3.tar.bz2) = 40eee6894b2ad0bfbb52dc265c3b1a8a +SHA256 (gnome2/gnome-system-monitor-2.19.3.tar.bz2) = cf0ea5ca5bde26d6b7d0a98aa8fc48da92fe4bf2aa2a4e8295f6f8c97d2c8dd4 +SIZE (gnome2/gnome-system-monitor-2.19.3.tar.bz2) = 1737232 diff --git a/sysutils/gnome-system-monitor/pkg-plist b/sysutils/gnome-system-monitor/pkg-plist index 79a1f229a..ef1cff929 100644 --- a/sysutils/gnome-system-monitor/pkg-plist +++ b/sysutils/gnome-system-monitor/pkg-plist @@ -141,6 +141,7 @@ share/locale/nb/LC_MESSAGES/gnome-system-monitor.mo share/locale/ne/LC_MESSAGES/gnome-system-monitor.mo share/locale/nl/LC_MESSAGES/gnome-system-monitor.mo share/locale/nn/LC_MESSAGES/gnome-system-monitor.mo +share/locale/oc/LC_MESSAGES/gnome-system-monitor.mo share/locale/or/LC_MESSAGES/gnome-system-monitor.mo share/locale/pa/LC_MESSAGES/gnome-system-monitor.mo share/locale/pl/LC_MESSAGES/gnome-system-monitor.mo @@ -185,6 +186,8 @@ share/locale/zh_TW/LC_MESSAGES/gnome-system-monitor.mo @dirrmtry share/locale/ug @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr @dirrmtry share/locale/mg/LC_MESSAGES |