summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-03 09:27:41 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-03 09:27:41 +0800
commitd0831ef0bee9f63e9f5ceb2bc30a837d2a329a5a (patch)
tree11ffda281850b62f83cbef161d0ca495ec3b1520
parent9e357bb17a68668928bd7247f41a87d0fde5859d (diff)
downloadmarcuscom-ports-d0831ef0bee9f63e9f5ceb2bc30a837d2a329a5a.tar
marcuscom-ports-d0831ef0bee9f63e9f5ceb2bc30a837d2a329a5a.tar.gz
marcuscom-ports-d0831ef0bee9f63e9f5ceb2bc30a837d2a329a5a.tar.bz2
marcuscom-ports-d0831ef0bee9f63e9f5ceb2bc30a837d2a329a5a.tar.lz
marcuscom-ports-d0831ef0bee9f63e9f5ceb2bc30a837d2a329a5a.tar.xz
marcuscom-ports-d0831ef0bee9f63e9f5ceb2bc30a837d2a329a5a.tar.zst
marcuscom-ports-d0831ef0bee9f63e9f5ceb2bc30a837d2a329a5a.zip
- Update to 2.16.1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7502 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--games/gnome-games/Makefile4
-rw-r--r--games/gnome-games/distinfo6
-rw-r--r--games/gnome-games/pkg-plist15
-rw-r--r--sysutils/pessulus/Makefile4
-rw-r--r--sysutils/pessulus/distinfo6
-rw-r--r--sysutils/pessulus/pkg-plist1
6 files changed, 26 insertions, 10 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile
index b9cae6458..49ba31362 100644
--- a/games/gnome-games/Makefile
+++ b/games/gnome-games/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/games/gnome-games/Makefile,v 1.118 2006/08/22 05:50:30 marcus Exp $
+# $MCom: ports/games/gnome-games/Makefile,v 1.119 2006/09/05 06:30:24 marcus Exp $
#
PORTNAME= gnome-games
-PORTVERSION= 2.16.0
+PORTVERSION= 2.16.1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/games/gnome-games/distinfo b/games/gnome-games/distinfo
index 4b10fe3e9..b0b363302 100644
--- a/games/gnome-games/distinfo
+++ b/games/gnome-games/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gnome-games-2.16.0.tar.bz2) = 93580896711b7f30deb236bf21c5a1e6
-SHA256 (gnome2/gnome-games-2.16.0.tar.bz2) = 6b6c415f96eb88b94d82ab907e9aa1cd5451d4f3a9832237b8b70eadc3c0b913
-SIZE (gnome2/gnome-games-2.16.0.tar.bz2) = 5278956
+MD5 (gnome2/gnome-games-2.16.1.tar.bz2) = 4377f69dffe1bca3a153936354112ec9
+SHA256 (gnome2/gnome-games-2.16.1.tar.bz2) = 8255a2b715492fcafa653fa9b11a5e34c6626413bd427481983e5ce6ad054efc
+SIZE (gnome2/gnome-games-2.16.1.tar.bz2) = 5199644
diff --git a/games/gnome-games/pkg-plist b/games/gnome-games/pkg-plist
index 837a84463..966c50247 100644
--- a/games/gnome-games/pkg-plist
+++ b/games/gnome-games/pkg-plist
@@ -625,6 +625,21 @@ share/gnome/sounds/gnometris/slide.wav
share/gnome/sounds/gnometris/turn.wav
share/gnome/sounds/iagno/flip-piece.wav
share/gnome/sounds/iagno/gameover.wav
+share/icons/hicolor/16x16/apps/gnome-ataxx.png
+share/icons/hicolor/16x16/apps/gnome-gnomine.png
+share/icons/hicolor/16x16/apps/gnome-iagno.png
+share/icons/hicolor/16x16/apps/gnome-nibbles.png
+share/icons/hicolor/16x16/apps/gnome-tali.png
+share/icons/hicolor/22x22/apps/gnome-ataxx.png
+share/icons/hicolor/22x22/apps/gnome-gnomine.png
+share/icons/hicolor/22x22/apps/gnome-iagno.png
+share/icons/hicolor/22x22/apps/gnome-nibbles.png
+share/icons/hicolor/22x22/apps/gnome-tali.png
+share/icons/hicolor/32x32/apps/gnome-ataxx.png
+share/icons/hicolor/32x32/apps/gnome-gnomine.png
+share/icons/hicolor/32x32/apps/gnome-iagno.png
+share/icons/hicolor/32x32/apps/gnome-nibbles.png
+share/icons/hicolor/32x32/apps/gnome-tali.png
share/icons/hicolor/48x48/apps/gnome-aisleriot.png
share/icons/hicolor/48x48/apps/gnome-ataxx.png
share/icons/hicolor/48x48/apps/gnome-blackjack.png
diff --git a/sysutils/pessulus/Makefile b/sysutils/pessulus/Makefile
index 764b21ff4..fb4ae67f2 100644
--- a/sysutils/pessulus/Makefile
+++ b/sysutils/pessulus/Makefile
@@ -3,11 +3,11 @@
# Whom: FreeBSD GNOME Team
#
# $FreeBSD$
-# $MCom: ports/sysutils/pessulus/Makefile,v 1.9 2006/08/08 00:56:42 ahze Exp $
+# $MCom: ports/sysutils/pessulus/Makefile,v 1.10 2006/09/04 20:40:44 marcus Exp $
#
PORTNAME= pessulus
-PORTVERSION= 2.16.0
+PORTVERSION= 2.16.1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/sysutils/pessulus/distinfo b/sysutils/pessulus/distinfo
index 924a1fa71..3baeb078b 100644
--- a/sysutils/pessulus/distinfo
+++ b/sysutils/pessulus/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/pessulus-2.16.0.tar.gz) = ef32fca96b992bc5ea4f45407f3732cc
-SHA256 (gnome2/pessulus-2.16.0.tar.gz) = efd14471e44a2b25fec2ab74e24e99f4ef5a6df209acb5704900615cdba6701d
-SIZE (gnome2/pessulus-2.16.0.tar.gz) = 179896
+MD5 (gnome2/pessulus-2.16.1.tar.gz) = 06ac5855204f159016de9792b98c9292
+SHA256 (gnome2/pessulus-2.16.1.tar.gz) = c9d8fb51873328ee402f6d0a02f7689a2e14db599576b0d98ba08230ac3fcf4c
+SIZE (gnome2/pessulus-2.16.1.tar.gz) = 177363
diff --git a/sysutils/pessulus/pkg-plist b/sysutils/pessulus/pkg-plist
index 43f17ace2..337fab4aa 100644
--- a/sysutils/pessulus/pkg-plist
+++ b/sysutils/pessulus/pkg-plist
@@ -59,6 +59,7 @@ share/locale/de/LC_MESSAGES/pessulus.mo
share/locale/dz/LC_MESSAGES/pessulus.mo
share/locale/el/LC_MESSAGES/pessulus.mo
share/locale/en_CA/LC_MESSAGES/pessulus.mo
+share/locale/en_GB/LC_MESSAGES/pessulus.mo
share/locale/es/LC_MESSAGES/pessulus.mo
share/locale/et/LC_MESSAGES/pessulus.mo
share/locale/eu/LC_MESSAGES/pessulus.mo