diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-05 22:05:16 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-05 22:05:16 +0800 |
commit | 5f0b632a81c2faeb75bfb563bc435340bd7a4b68 (patch) | |
tree | 84811887d997e35a66f06738e42e0d2473a72168 | |
parent | 286f69fcd8cb5145afb7f7a3b84cf20171266460 (diff) | |
download | marcuscom-ports-5f0b632a81c2faeb75bfb563bc435340bd7a4b68.tar marcuscom-ports-5f0b632a81c2faeb75bfb563bc435340bd7a4b68.tar.gz marcuscom-ports-5f0b632a81c2faeb75bfb563bc435340bd7a4b68.tar.bz2 marcuscom-ports-5f0b632a81c2faeb75bfb563bc435340bd7a4b68.tar.lz marcuscom-ports-5f0b632a81c2faeb75bfb563bc435340bd7a4b68.tar.xz marcuscom-ports-5f0b632a81c2faeb75bfb563bc435340bd7a4b68.tar.zst marcuscom-ports-5f0b632a81c2faeb75bfb563bc435340bd7a4b68.zip |
Update to 2.12.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4703 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | audio/sound-juicer/Makefile | 6 | ||||
-rw-r--r-- | audio/sound-juicer/distinfo | 4 | ||||
-rw-r--r-- | audio/sound-juicer/pkg-plist | 6 | ||||
-rw-r--r-- | x11-toolkits/libwnck/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/libwnck/distinfo | 4 |
5 files changed, 16 insertions, 10 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 5e8145255..299c89ae4 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -3,14 +3,14 @@ # Whom: Alexander Nedotsukov <bland@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/sound-juicer/Makefile,v 1.25 2005/08/09 17:43:20 marcus Exp $ +# $MCom: ports/audio/sound-juicer/Makefile,v 1.26 2005/08/24 00:27:55 marcus Exp $ # PORTNAME= sound-juicer -PORTVERSION= 2.11.92 +PORTVERSION= 2.12.0 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/audio/sound-juicer/distinfo b/audio/sound-juicer/distinfo index dfc361790..cce8ef6b7 100644 --- a/audio/sound-juicer/distinfo +++ b/audio/sound-juicer/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/sound-juicer-2.11.92.tar.bz2) = b3e5f8e2dd1c3cf1246ed797903228d7 -SIZE (gnome2/sound-juicer-2.11.92.tar.bz2) = 550890 +MD5 (gnome2/sound-juicer-2.12.0.tar.bz2) = d5115a74bd51c8b35e49eb8137f5e301 +SIZE (gnome2/sound-juicer-2.12.0.tar.bz2) = 571579 diff --git a/audio/sound-juicer/pkg-plist b/audio/sound-juicer/pkg-plist index 487aa1598..e3ebca0dd 100644 --- a/audio/sound-juicer/pkg-plist +++ b/audio/sound-juicer/pkg-plist @@ -6,8 +6,12 @@ share/gnome/help/sound-juicer/C/sound-juicer.xml share/gnome/help/sound-juicer/es/fdl-appendix.xml share/gnome/help/sound-juicer/es/legal.xml share/gnome/help/sound-juicer/es/sound-juicer.xml +share/gnome/help/sound-juicer/uk/fdl-appendix.xml +share/gnome/help/sound-juicer/uk/legal.xml +share/gnome/help/sound-juicer/uk/sound-juicer.xml share/gnome/omf/sound-juicer/sound-juicer-C.omf share/gnome/omf/sound-juicer/sound-juicer-es.omf +share/gnome/omf/sound-juicer/sound-juicer-uk.omf share/gnome/pixmaps/sound-juicer.png share/gnome/sound-juicer/orange-slice.png share/gnome/sound-juicer/sj-play.png @@ -28,6 +32,7 @@ share/locale/en_GB/LC_MESSAGES/sound-juicer.mo share/locale/es/LC_MESSAGES/sound-juicer.mo share/locale/et/LC_MESSAGES/sound-juicer.mo share/locale/eu/LC_MESSAGES/sound-juicer.mo +share/locale/fa/LC_MESSAGES/sound-juicer.mo share/locale/fi/LC_MESSAGES/sound-juicer.mo share/locale/fr/LC_MESSAGES/sound-juicer.mo share/locale/gl/LC_MESSAGES/sound-juicer.mo @@ -69,6 +74,7 @@ share/locale/zh_CN/LC_MESSAGES/sound-juicer.mo share/locale/zh_TW/LC_MESSAGES/sound-juicer.mo @dirrm share/gnome/sound-juicer @dirrm share/gnome/omf/sound-juicer +@dirrm share/gnome/help/sound-juicer/uk @dirrm share/gnome/help/sound-juicer/es @dirrm share/gnome/help/sound-juicer/C @dirrm share/gnome/help/sound-juicer diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile index 085f913c0..47dc20de9 100644 --- a/x11-toolkits/libwnck/Makefile +++ b/x11-toolkits/libwnck/Makefile @@ -3,14 +3,14 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.49 2005/08/19 05:06:49 marcus Exp $ +# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.50 2005/08/22 15:36:34 kwm Exp $ # PORTNAME= libwnck -PORTVERSION= 2.11.92 +PORTVERSION= 2.12.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/x11-toolkits/libwnck/distinfo b/x11-toolkits/libwnck/distinfo index 3c368b710..a993fa0ad 100644 --- a/x11-toolkits/libwnck/distinfo +++ b/x11-toolkits/libwnck/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libwnck-2.11.92.tar.bz2) = a21bde983e63bd3f12b44484b39c13e6 -SIZE (gnome2/libwnck-2.11.92.tar.bz2) = 428692 +MD5 (gnome2/libwnck-2.12.0.tar.bz2) = 8548836b202264b7eec2b0baba3e6080 +SIZE (gnome2/libwnck-2.12.0.tar.bz2) = 428681 |