diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-19 17:48:04 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-19 17:48:04 +0800 |
commit | 39675cca6e70ea611c055bc5e9a4633c2d50fd57 (patch) | |
tree | 6f02822938386d41c5945dc7c9be8027bebd3961 /sysutils | |
parent | 2f683ed582835d25ccb48eae36658825d04614fd (diff) | |
download | marcuscom-ports-39675cca6e70ea611c055bc5e9a4633c2d50fd57.tar marcuscom-ports-39675cca6e70ea611c055bc5e9a4633c2d50fd57.tar.gz marcuscom-ports-39675cca6e70ea611c055bc5e9a4633c2d50fd57.tar.bz2 marcuscom-ports-39675cca6e70ea611c055bc5e9a4633c2d50fd57.tar.lz marcuscom-ports-39675cca6e70ea611c055bc5e9a4633c2d50fd57.tar.xz marcuscom-ports-39675cca6e70ea611c055bc5e9a4633c2d50fd57.tar.zst marcuscom-ports-39675cca6e70ea611c055bc5e9a4633c2d50fd57.zip |
Update to 3.2.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16482 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-system-monitor3/Makefile | 8 | ||||
-rw-r--r-- | sysutils/gnome-system-monitor3/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/gnome-system-monitor3/Makefile b/sysutils/gnome-system-monitor3/Makefile index 42e140a70..891d5c7cf 100644 --- a/sysutils/gnome-system-monitor3/Makefile +++ b/sysutils/gnome-system-monitor3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnome-system-monitor3/Makefile,v 1.9 2011/06/10 22:59:09 mezz Exp $ +# $MCom: ports/sysutils/gnome-system-monitor3/Makefile,v 1.10 2011/10/07 22:35:12 kwm Exp $ # PORTNAME= gnome-system-monitor -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -30,8 +30,8 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gnomehack libwnck3 gnomedocutils \ librsvg2 GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CPPFLAGS= -I${LOCALBASE}/include +LDFLAGS= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.gnome-system-monitor.enums.xml \ org.gnome.gnome-system-monitor.gschema.xml diff --git a/sysutils/gnome-system-monitor3/distinfo b/sysutils/gnome-system-monitor3/distinfo index 1e040080d..c0f391115 100644 --- a/sysutils/gnome-system-monitor3/distinfo +++ b/sysutils/gnome-system-monitor3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-system-monitor-3.2.0.tar.xz) = 169c82bd1744adba1a4e3f384c06d9ff48aefac5d0f56e8ac4ad48b6f7f5810c -SIZE (gnome3/gnome-system-monitor-3.2.0.tar.xz) = 2488920 +SHA256 (gnome3/gnome-system-monitor-3.2.1.tar.xz) = f9ecca05609c0ff346727e0f24e32ba5284aea47dfe958e2b6d4a7912e5c1180 +SIZE (gnome3/gnome-system-monitor-3.2.1.tar.xz) = 2488492 |