diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-28 06:25:20 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-28 06:25:20 +0800 |
commit | e9c095f1e12739aa6a6827247bd36ad206610403 (patch) | |
tree | 6e0a4ab1b0385795badc1927c16cd70a979f522b | |
parent | 50ee0314ce9631ff23f8b69331d570b7b59ae948 (diff) | |
download | freebsd-ports-gnome-e9c095f1e12739aa6a6827247bd36ad206610403.tar.gz freebsd-ports-gnome-e9c095f1e12739aa6a6827247bd36ad206610403.tar.zst freebsd-ports-gnome-e9c095f1e12739aa6a6827247bd36ad206610403.zip |
- Update to 0.9.3
RP: 137120
Submitted by: Steve Wills <steve@mouf.net> (maintainer)
-rw-r--r-- | multimedia/arista/Makefile | 4 | ||||
-rw-r--r-- | multimedia/arista/distinfo | 6 | ||||
-rw-r--r-- | multimedia/arista/pkg-plist | 28 |
3 files changed, 33 insertions, 5 deletions
diff --git a/multimedia/arista/Makefile b/multimedia/arista/Makefile index c035117203f9..892a88af896f 100644 --- a/multimedia/arista/Makefile +++ b/multimedia/arista/Makefile @@ -6,10 +6,10 @@ # PORTNAME= arista -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.3 CATEGORIES= multimedia MASTER_SITES= http://programmer-art.org/media/releases/arista-transcoder/ \ - http://launchpad.net/arista/+milestone/0.9.1/+download/ + http://launchpadlibrarian.net/28489828/ MAINTAINER= steve@mouf.net COMMENT= An easy to use multimedia transcoder for the GNOME Desktop diff --git a/multimedia/arista/distinfo b/multimedia/arista/distinfo index 7e4c6abe68d2..3ca5662a0ffe 100644 --- a/multimedia/arista/distinfo +++ b/multimedia/arista/distinfo @@ -1,3 +1,3 @@ -MD5 (arista-0.9.1.tar.gz) = 421d31b910b9ece7744f6552508503ac -SHA256 (arista-0.9.1.tar.gz) = 7c0f3cd39f8d7b3ba28c99b3273a795c4845ac7625fd8e8f00a3e668c11fd166 -SIZE (arista-0.9.1.tar.gz) = 157743 +MD5 (arista-0.9.3.tar.gz) = aacb98b3a020ed1dbdd6b201699d32f5 +SHA256 (arista-0.9.3.tar.gz) = 1749b3ea5b46d69f728ef79cb5ed81e91df514f12bb77c99584998ad4d1eca5c +SIZE (arista-0.9.3.tar.gz) = 195937 diff --git a/multimedia/arista/pkg-plist b/multimedia/arista/pkg-plist index eede4992c226..297faafd9c7a 100644 --- a/multimedia/arista/pkg-plist +++ b/multimedia/arista/pkg-plist @@ -27,6 +27,13 @@ share/pixmaps/arista.svg %%DATADIR%%/locale/es/LC_MESSAGES/arista.mo %%DATADIR%%/locale/fr/LC_MESSAGES/arista.mo %%DATADIR%%/locale/it/LC_MESSAGES/arista.mo +%%DATADIR%%/locale/pt_BR/LC_MESSAGES/arista.mo +%%DATADIR%%/locale/ca/LC_MESSAGES/arista.mo +%%DATADIR%%/locale/ar/LC_MESSAGES/arista.mo +%%DATADIR%%/locale/pl/LC_MESSAGES/arista.mo +%%DATADIR%%/locale/fi/LC_MESSAGES/arista.mo +%%DATADIR%%/locale/ja/LC_MESSAGES/arista.mo +%%DATADIR%%/locale/ast/LC_MESSAGES/arista.mo %%DATADIR%%/locale/templates/arista.pot %%DATADIR%%/presets/computer.svg %%DATADIR%%/presets/computer.xml @@ -40,6 +47,13 @@ share/pixmaps/arista.svg %%DATADIR%%/presets/ps3.xml %%DATADIR%%/presets/psp.svg %%DATADIR%%/presets/psp.xml +%%DATADIR%%/presets/pda.png +%%DATADIR%%/presets/pda.xml +%%DATADIR%%/presets/nwz-818.svg +%%DATADIR%%/presets/nokia-nseries.svg +%%DATADIR%%/presets/nokia-nseries.xml +%%DATADIR%%/presets/nwz-818.xml +%%DATADIR%%/ui/props.ui %%DATADIR%%/ui/about.ui %%DATADIR%%/ui/icon-small.svg %%DATADIR%%/ui/icon.svg @@ -54,10 +68,24 @@ share/pixmaps/arista.svg @dirrmtry %%DATADIR%%/locale/it/LC_MESSAGES @dirrmtry %%DATADIR%%/locale/de/LC_MESSAGES @dirrmtry %%DATADIR%%/locale/es/LC_MESSAGES +@dirrmtry %%DATADIR%%/locale/ca/LC_MESSAGES +@dirrmtry %%DATADIR%%/locale/pt_BR/LC_MESSAGES +@dirrmtry %%DATADIR%%/locale/ar/LC_MESSAGES +@dirrmtry %%DATADIR%%/locale/pl/LC_MESSAGES +@dirrmtry %%DATADIR%%/locale/fi/LC_MESSAGES +@dirrmtry %%DATADIR%%/locale/ja/LC_MESSAGES +@dirrmtry %%DATADIR%%/locale/ast/LC_MESSAGES @dirrmtry %%DATADIR%%/locale/fr @dirrmtry %%DATADIR%%/locale/it @dirrmtry %%DATADIR%%/locale/de @dirrmtry %%DATADIR%%/locale/es +@dirrmtry %%DATADIR%%/locale/ca +@dirrmtry %%DATADIR%%/locale/pt_BR +@dirrmtry %%DATADIR%%/locale/ar +@dirrmtry %%DATADIR%%/locale/pl +@dirrmtry %%DATADIR%%/locale/fi +@dirrmtry %%DATADIR%%/locale/ja +@dirrmtry %%DATADIR%%/locale/ast @dirrmtry %%DATADIR%%/locale/templates @dirrmtry %%DATADIR%%/locale @dirrmtry %%DATADIR%%/presets |