diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-15 06:25:31 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-15 06:25:31 +0800 |
commit | 7b2bee6162243f103f9a143555cb83d0fce41478 (patch) | |
tree | 823e6efc633c2f30f406c5cf127ec81d37daee0f /net/vino | |
parent | a917268741a97ee4d675f4212d80fe8b7f90b859 (diff) | |
download | marcuscom-ports-7b2bee6162243f103f9a143555cb83d0fce41478.tar marcuscom-ports-7b2bee6162243f103f9a143555cb83d0fce41478.tar.gz marcuscom-ports-7b2bee6162243f103f9a143555cb83d0fce41478.tar.bz2 marcuscom-ports-7b2bee6162243f103f9a143555cb83d0fce41478.tar.lz marcuscom-ports-7b2bee6162243f103f9a143555cb83d0fce41478.tar.xz marcuscom-ports-7b2bee6162243f103f9a143555cb83d0fce41478.tar.zst marcuscom-ports-7b2bee6162243f103f9a143555cb83d0fce41478.zip |
Update to 2.19.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9410 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/vino')
-rw-r--r-- | net/vino/Makefile | 4 | ||||
-rw-r--r-- | net/vino/distinfo | 6 | ||||
-rw-r--r-- | net/vino/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index 402fe7c9c..ff58715c1 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -3,11 +3,11 @@ # Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # # $FreeBSD$ -# $MCom: ports/net/vino/Makefile,v 1.43 2007/07/10 03:33:14 ahze Exp $ +# $MCom: ports/net/vino/Makefile,v 1.44 2007/07/10 19:53:41 mezz Exp $ # PORTNAME= vino -PORTVERSION= 2.19.5 +PORTVERSION= 2.19.90 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/net/vino/distinfo b/net/vino/distinfo index 304ef928c..32312883c 100644 --- a/net/vino/distinfo +++ b/net/vino/distinfo @@ -1,3 +1,3 @@ -MD5 (vino-2.19.5.tar.bz2) = 5fda8045a590e5aeffd43ec2af12af66 -SHA256 (vino-2.19.5.tar.bz2) = badc8c86415f82ddd3c392d22a17b90c7fce0d1377bcc193a1f743b667905dc7 -SIZE (vino-2.19.5.tar.bz2) = 642674 +MD5 (vino-2.19.90.tar.bz2) = 72de250a85a897f0c83ebfc42582f69d +SHA256 (vino-2.19.90.tar.bz2) = 748ff77cfb65d8dfe82eb12df64bdfd68db59ccb3795e2e266346956a12ca8f4 +SIZE (vino-2.19.90.tar.bz2) = 617903 diff --git a/net/vino/pkg-plist b/net/vino/pkg-plist index 5653f45c0..7d9a8a18d 100644 --- a/net/vino/pkg-plist +++ b/net/vino/pkg-plist @@ -75,6 +75,7 @@ share/locale/zh_HK/LC_MESSAGES/vino.mo share/locale/zh_TW/LC_MESSAGES/vino.mo %%DATADIR%%/vino-preferences.glade %%DATADIR%%/vino-prompt.glade +@dirrm %%DATADIR%% @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/xh/LC_MESSAGES @@ -93,4 +94,3 @@ share/locale/zh_TW/LC_MESSAGES/vino.mo @dirrmtry share/locale/dz @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN -@dirrm %%DATADIR%% |