diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-14 09:26:08 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-14 09:26:08 +0800 |
commit | 162369cd704882612d1591efe86bdfbfdea6eb67 (patch) | |
tree | 31d6a04b9458b25366c9a423529e4d4c2fc92535 /sysutils | |
parent | ec239da92aa12854f937e4091540b952d70ebd5f (diff) | |
download | marcuscom-ports-162369cd704882612d1591efe86bdfbfdea6eb67.tar marcuscom-ports-162369cd704882612d1591efe86bdfbfdea6eb67.tar.gz marcuscom-ports-162369cd704882612d1591efe86bdfbfdea6eb67.tar.bz2 marcuscom-ports-162369cd704882612d1591efe86bdfbfdea6eb67.tar.lz marcuscom-ports-162369cd704882612d1591efe86bdfbfdea6eb67.tar.xz marcuscom-ports-162369cd704882612d1591efe86bdfbfdea6eb67.tar.zst marcuscom-ports-162369cd704882612d1591efe86bdfbfdea6eb67.zip |
Update to 2.14.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5937 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-system-tools/Makefile | 5 | ||||
-rw-r--r-- | sysutils/gnome-system-tools/distinfo | 6 | ||||
-rw-r--r-- | sysutils/gnome-system-tools/pkg-plist | 4 | ||||
-rw-r--r-- | sysutils/gnomesystemtools/Makefile | 5 | ||||
-rw-r--r-- | sysutils/gnomesystemtools/distinfo | 6 | ||||
-rw-r--r-- | sysutils/gnomesystemtools/pkg-plist | 4 |
6 files changed, 18 insertions, 12 deletions
diff --git a/sysutils/gnome-system-tools/Makefile b/sysutils/gnome-system-tools/Makefile index 8126cf389..5013895df 100644 --- a/sysutils/gnome-system-tools/Makefile +++ b/sysutils/gnome-system-tools/Makefile @@ -3,12 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnomesystemtools/Makefile,v 1.37 2006/03/13 07:04:34 mezz Exp $ +# $MCom: ports/sysutils/gnomesystemtools/Makefile,v 1.38 2006/03/13 19:31:44 mezz Exp $ # PORTNAME= gnomesystemtools -PORTVERSION= 2.13.2 -PORTREVISION= 1 +PORTVERSION= 2.14.0 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-system-tools/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} diff --git a/sysutils/gnome-system-tools/distinfo b/sysutils/gnome-system-tools/distinfo index d78ab8178..dea2f0713 100644 --- a/sysutils/gnome-system-tools/distinfo +++ b/sysutils/gnome-system-tools/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-system-tools-2.13.2.tar.bz2) = 81a0d6be991bb22e72e59176d03b4653 -SHA256 (gnome2/gnome-system-tools-2.13.2.tar.bz2) = b8e24250f3fb0fa8a461d22bdfa373c901d5111e5e4ee66efc79065662673b70 -SIZE (gnome2/gnome-system-tools-2.13.2.tar.bz2) = 2112294 +MD5 (gnome2/gnome-system-tools-2.14.0.tar.bz2) = 3aded3a37f4f5b4962bf253d25cebea1 +SHA256 (gnome2/gnome-system-tools-2.14.0.tar.bz2) = 39f37363001b1cc2f5d2f5d2d7024a7a36e7dd227862b1dd9ce8c3325157ea7c +SIZE (gnome2/gnome-system-tools-2.14.0.tar.bz2) = 2120911 diff --git a/sysutils/gnome-system-tools/pkg-plist b/sysutils/gnome-system-tools/pkg-plist index f3ec66fc4..acbf5571d 100644 --- a/sysutils/gnome-system-tools/pkg-plist +++ b/sysutils/gnome-system-tools/pkg-plist @@ -129,6 +129,7 @@ share/locale/bg/LC_MESSAGES/gnome-system-tools.mo share/locale/bn/LC_MESSAGES/gnome-system-tools.mo share/locale/ca/LC_MESSAGES/gnome-system-tools.mo share/locale/cs/LC_MESSAGES/gnome-system-tools.mo +share/locale/cy/LC_MESSAGES/gnome-system-tools.mo share/locale/da/LC_MESSAGES/gnome-system-tools.mo share/locale/de/LC_MESSAGES/gnome-system-tools.mo share/locale/el/LC_MESSAGES/gnome-system-tools.mo @@ -182,7 +183,10 @@ share/locale/vi/LC_MESSAGES/gnome-system-tools.mo share/locale/wa/LC_MESSAGES/gnome-system-tools.mo share/locale/xh/LC_MESSAGES/gnome-system-tools.mo share/locale/zh_CN/LC_MESSAGES/gnome-system-tools.mo +share/locale/zh_HK/LC_MESSAGES/gnome-system-tools.mo share/locale/zh_TW/LC_MESSAGES/gnome-system-tools.mo +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK @dirrmtry share/locale/ku/LC_MESSAGES @dirrmtry share/locale/ku @dirrm share/gnome/omf/users-admin diff --git a/sysutils/gnomesystemtools/Makefile b/sysutils/gnomesystemtools/Makefile index 8126cf389..5013895df 100644 --- a/sysutils/gnomesystemtools/Makefile +++ b/sysutils/gnomesystemtools/Makefile @@ -3,12 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnomesystemtools/Makefile,v 1.37 2006/03/13 07:04:34 mezz Exp $ +# $MCom: ports/sysutils/gnomesystemtools/Makefile,v 1.38 2006/03/13 19:31:44 mezz Exp $ # PORTNAME= gnomesystemtools -PORTVERSION= 2.13.2 -PORTREVISION= 1 +PORTVERSION= 2.14.0 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-system-tools/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} diff --git a/sysutils/gnomesystemtools/distinfo b/sysutils/gnomesystemtools/distinfo index d78ab8178..dea2f0713 100644 --- a/sysutils/gnomesystemtools/distinfo +++ b/sysutils/gnomesystemtools/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-system-tools-2.13.2.tar.bz2) = 81a0d6be991bb22e72e59176d03b4653 -SHA256 (gnome2/gnome-system-tools-2.13.2.tar.bz2) = b8e24250f3fb0fa8a461d22bdfa373c901d5111e5e4ee66efc79065662673b70 -SIZE (gnome2/gnome-system-tools-2.13.2.tar.bz2) = 2112294 +MD5 (gnome2/gnome-system-tools-2.14.0.tar.bz2) = 3aded3a37f4f5b4962bf253d25cebea1 +SHA256 (gnome2/gnome-system-tools-2.14.0.tar.bz2) = 39f37363001b1cc2f5d2f5d2d7024a7a36e7dd227862b1dd9ce8c3325157ea7c +SIZE (gnome2/gnome-system-tools-2.14.0.tar.bz2) = 2120911 diff --git a/sysutils/gnomesystemtools/pkg-plist b/sysutils/gnomesystemtools/pkg-plist index f3ec66fc4..acbf5571d 100644 --- a/sysutils/gnomesystemtools/pkg-plist +++ b/sysutils/gnomesystemtools/pkg-plist @@ -129,6 +129,7 @@ share/locale/bg/LC_MESSAGES/gnome-system-tools.mo share/locale/bn/LC_MESSAGES/gnome-system-tools.mo share/locale/ca/LC_MESSAGES/gnome-system-tools.mo share/locale/cs/LC_MESSAGES/gnome-system-tools.mo +share/locale/cy/LC_MESSAGES/gnome-system-tools.mo share/locale/da/LC_MESSAGES/gnome-system-tools.mo share/locale/de/LC_MESSAGES/gnome-system-tools.mo share/locale/el/LC_MESSAGES/gnome-system-tools.mo @@ -182,7 +183,10 @@ share/locale/vi/LC_MESSAGES/gnome-system-tools.mo share/locale/wa/LC_MESSAGES/gnome-system-tools.mo share/locale/xh/LC_MESSAGES/gnome-system-tools.mo share/locale/zh_CN/LC_MESSAGES/gnome-system-tools.mo +share/locale/zh_HK/LC_MESSAGES/gnome-system-tools.mo share/locale/zh_TW/LC_MESSAGES/gnome-system-tools.mo +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK @dirrmtry share/locale/ku/LC_MESSAGES @dirrmtry share/locale/ku @dirrm share/gnome/omf/users-admin |