diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 04:40:45 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-05 04:40:45 +0800 |
commit | 00a98662d6d35553be987c1c4f46eca7206cc417 (patch) | |
tree | 0ec40d19dc56e894ffa45748328b071577f929db /x11 | |
parent | fa37c6c1faeeb10ce267b637e9293120592a3707 (diff) | |
download | marcuscom-ports-00a98662d6d35553be987c1c4f46eca7206cc417.tar marcuscom-ports-00a98662d6d35553be987c1c4f46eca7206cc417.tar.gz marcuscom-ports-00a98662d6d35553be987c1c4f46eca7206cc417.tar.bz2 marcuscom-ports-00a98662d6d35553be987c1c4f46eca7206cc417.tar.lz marcuscom-ports-00a98662d6d35553be987c1c4f46eca7206cc417.tar.xz marcuscom-ports-00a98662d6d35553be987c1c4f46eca7206cc417.tar.zst marcuscom-ports-00a98662d6d35553be987c1c4f46eca7206cc417.zip |
Update to 2.16.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7227 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-panel/Makefile | 6 | ||||
-rw-r--r-- | x11/gnome-panel/distinfo | 6 | ||||
-rw-r--r-- | x11/gnome-panel/pkg-plist | 10 | ||||
-rw-r--r-- | x11/gnome-session/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-session/distinfo | 6 |
5 files changed, 21 insertions, 11 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 9f98cc05d..f1c3a7be0 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel/Makefile,v 1.135 2006/09/01 19:57:13 mezz Exp $ +# $MCom: ports/x11/gnome-panel/Makefile,v 1.136 2006/09/01 20:48:06 marcus Exp $ # PORTNAME= gnome-panel -PORTVERSION= 2.15.92 -PORTREVISION?= 2 +PORTVERSION= 2.16.0 +PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo index a710be73a..af529bb22 100644 --- a/x11/gnome-panel/distinfo +++ b/x11/gnome-panel/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-panel-2.15.92.tar.bz2) = 7126b2070667fdf898e51a974976586c -SHA256 (gnome2/gnome-panel-2.15.92.tar.bz2) = b54f855f7b353f2e43ea4af683932113f3b53b49d394d6f9b6e744c55770b19b -SIZE (gnome2/gnome-panel-2.15.92.tar.bz2) = 2657540 +MD5 (gnome2/gnome-panel-2.16.0.tar.bz2) = 3ad554554e504ec7b1857cd4acbbd661 +SHA256 (gnome2/gnome-panel-2.16.0.tar.bz2) = d13883bbf290ecf1a4fdb21c1afc39e62b68d2cc97701ca34f99654d891db7ef +SIZE (gnome2/gnome-panel-2.16.0.tar.bz2) = 2664150 diff --git a/x11/gnome-panel/pkg-plist b/x11/gnome-panel/pkg-plist index 5bdb2982d..85c5583db 100644 --- a/x11/gnome-panel/pkg-plist +++ b/x11/gnome-panel/pkg-plist @@ -281,6 +281,16 @@ share/icons/hicolor/22x22/apps/gnome-panel-window-list.png share/icons/hicolor/22x22/apps/gnome-panel-window-menu.png share/icons/hicolor/22x22/apps/gnome-panel-workspace-switcher.png share/icons/hicolor/22x22/apps/gnome-panel.png +share/icons/hicolor/24x24/apps/gnome-panel-clock.png +share/icons/hicolor/24x24/apps/gnome-panel-drawer.png +share/icons/hicolor/24x24/apps/gnome-panel-fish.png +share/icons/hicolor/24x24/apps/gnome-panel-force-quit.png +share/icons/hicolor/24x24/apps/gnome-panel-notification-area.png +share/icons/hicolor/24x24/apps/gnome-panel-separator.png +share/icons/hicolor/24x24/apps/gnome-panel-window-list.png +share/icons/hicolor/24x24/apps/gnome-panel-window-menu.png +share/icons/hicolor/24x24/apps/gnome-panel-workspace-switcher.png +share/icons/hicolor/24x24/apps/gnome-panel.png share/icons/hicolor/32x32/apps/gnome-panel-clock.png share/icons/hicolor/32x32/apps/gnome-panel-drawer.png share/icons/hicolor/32x32/apps/gnome-panel-fish.png diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index e69c2eea4..8d1bae600 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-session/Makefile,v 1.91 2006/08/08 01:24:04 ahze Exp $ +# $MCom: ports/x11/gnome-session/Makefile,v 1.92 2006/08/22 05:04:17 marcus Exp $ # PORTNAME= gnome-session -PORTVERSION= 2.15.92 +PORTVERSION= 2.16.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ ${MASTER_SITE_LOCAL:S/$/:local/} \ diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo index 04793406d..49957a2f5 100644 --- a/x11/gnome-session/distinfo +++ b/x11/gnome-session/distinfo @@ -1,6 +1,6 @@ -MD5 (gnome2/gnome-session-2.15.92.tar.bz2) = c4fa459f0c5d528e8f3019e096d3fd75 -SHA256 (gnome2/gnome-session-2.15.92.tar.bz2) = 95c3a098ee9106445177e30d0be352d11e8bbc1f5a85a5d34d88b2e3fb2d9d4e -SIZE (gnome2/gnome-session-2.15.92.tar.bz2) = 676167 +MD5 (gnome2/gnome-session-2.16.0.tar.bz2) = 0a79eac14f4e13b1935e02eeec7745c1 +SHA256 (gnome2/gnome-session-2.16.0.tar.bz2) = c381d812cdbba72c2fabe6f2c2fc6c83e266c026683636c7936a030159c1d314 +SIZE (gnome2/gnome-session-2.16.0.tar.bz2) = 677707 MD5 (gnome2/freebsd-splashes-gnome-2.12.1.tar) = 4a098f0f2295c3333acff185d4bed5aa SHA256 (gnome2/freebsd-splashes-gnome-2.12.1.tar) = c7008fc8f43cf07e3d84cbf0bd9b2846fa31aaf37d4f97993b185b4155f8ee27 SIZE (gnome2/freebsd-splashes-gnome-2.12.1.tar) = 1280000 |