diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-25 16:01:54 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-25 16:01:54 +0800 |
commit | eceb928c75f9d622263c9c24e7d65f8255a8e9d4 (patch) | |
tree | e1e75e6bd4375c1cf00a85fc81bdd8619d55a2ff /multimedia | |
parent | 026d03f588016057cb4c5df96944c396353dbb4c (diff) | |
download | marcuscom-ports-eceb928c75f9d622263c9c24e7d65f8255a8e9d4.tar marcuscom-ports-eceb928c75f9d622263c9c24e7d65f8255a8e9d4.tar.gz marcuscom-ports-eceb928c75f9d622263c9c24e7d65f8255a8e9d4.tar.bz2 marcuscom-ports-eceb928c75f9d622263c9c24e7d65f8255a8e9d4.tar.lz marcuscom-ports-eceb928c75f9d622263c9c24e7d65f8255a8e9d4.tar.xz marcuscom-ports-eceb928c75f9d622263c9c24e7d65f8255a8e9d4.tar.zst marcuscom-ports-eceb928c75f9d622263c9c24e7d65f8255a8e9d4.zip |
Update to 2.27.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12720 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/cheese/Makefile | 5 | ||||
-rw-r--r-- | multimedia/cheese/distinfo | 6 | ||||
-rw-r--r-- | multimedia/cheese/files/patch-data_cheese.schemas.in | 34 | ||||
-rw-r--r-- | multimedia/cheese/pkg-plist | 1 |
4 files changed, 6 insertions, 40 deletions
diff --git a/multimedia/cheese/Makefile b/multimedia/cheese/Makefile index 1335ca922..84a5c3fce 100644 --- a/multimedia/cheese/Makefile +++ b/multimedia/cheese/Makefile @@ -3,12 +3,11 @@ # Whom: FreeBSD GNOME Team <gnome@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/multimedia/cheese/Makefile,v 1.38 2009/08/10 23:43:52 kwm Exp $ +# $MCom: ports/multimedia/cheese/Makefile,v 1.39 2009/08/16 05:52:28 marcus Exp $ # PORTNAME= cheese -PORTVERSION= 2.27.90 -PORTREVISION= 1 +PORTVERSION= 2.27.91 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/multimedia/cheese/distinfo b/multimedia/cheese/distinfo index ad31f3453..2052fd307 100644 --- a/multimedia/cheese/distinfo +++ b/multimedia/cheese/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/cheese-2.27.90.tar.bz2) = 3b30e2dba1e5e2c08c71a5b9734b6f27 -SHA256 (gnome2/cheese-2.27.90.tar.bz2) = 05d2d7e39a7936a7c2a7663bee849f6163a5a67a20d1c0f7a5b7c021da110ee6 -SIZE (gnome2/cheese-2.27.90.tar.bz2) = 3486942 +MD5 (gnome2/cheese-2.27.91.tar.bz2) = ba7d1ab6f4f671ad46bcc5addc9a14f1 +SHA256 (gnome2/cheese-2.27.91.tar.bz2) = 6dd204f70750d791680d898f3e6d85793384711d877d6b3beff488af39940bd8 +SIZE (gnome2/cheese-2.27.91.tar.bz2) = 3460771 diff --git a/multimedia/cheese/files/patch-data_cheese.schemas.in b/multimedia/cheese/files/patch-data_cheese.schemas.in deleted file mode 100644 index 5e85e7cad..000000000 --- a/multimedia/cheese/files/patch-data_cheese.schemas.in +++ /dev/null @@ -1,34 +0,0 @@ ---- data/cheese.schemas.in.orig 2009-08-11 01:31:10.000000000 +0200 -+++ data/cheese.schemas.in 2009-08-11 01:32:16.000000000 +0200 -@@ -136,6 +136,7 @@ - <long>Defines the path where the photos are stored, if empty "XDG_PHOTO/Webcam" will be used.</long> - </locale> - </schema> -+ - <schema> - <key>/schemas/apps/cheese/enable_delete</key> - <applyto>/apps/cheese/enable_delete</applyto> -@@ -148,6 +149,7 @@ - </locale> - </schema> - -+ <schema> - <key>/schemas/apps/cheese/wide_mode</key> - <applyto>/apps/cheese/wide_mode</applyto> - <owner>cheese</owner> -@@ -161,7 +163,6 @@ - </locale> - </schema> - -- - <schema> - <key>/schemas/apps/cheese/burst_delay</key> - <applyto>/apps/cheese/burst_delay</applyto> -@@ -173,6 +174,7 @@ - <long>The length of time, in milliseconds, to delay between taking each photo in a burst sequence of photos.</long> - </locale> - </schema> -+ - <schema> - <key>/schemas/apps/cheese/burst_repeat</key> - <applyto>/apps/cheese/burst_repeat</applyto> diff --git a/multimedia/cheese/pkg-plist b/multimedia/cheese/pkg-plist index bfeb48ed5..08c883a50 100644 --- a/multimedia/cheese/pkg-plist +++ b/multimedia/cheese/pkg-plist @@ -101,6 +101,7 @@ share/icons/hicolor/256x256/apps/cheese.png share/icons/hicolor/32x32/apps/cheese.png share/icons/hicolor/48x48/apps/cheese.png share/icons/hicolor/scalable/apps/cheese.svg +share/locale/af/LC_MESSAGES/cheese.mo share/locale/ar/LC_MESSAGES/cheese.mo share/locale/as/LC_MESSAGES/cheese.mo share/locale/ast/LC_MESSAGES/cheese.mo |