diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-17 08:55:12 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-17 08:55:12 +0800 |
commit | a46f9ca2bfcbd838cc350597de59b12d4c1afa95 (patch) | |
tree | 23f9c7f5874f7e4e3dfc0d918eddde758242a822 /net | |
parent | 8f59a8d8b67760f0ece12bf5f30e3c035680fea7 (diff) | |
download | marcuscom-ports-a46f9ca2bfcbd838cc350597de59b12d4c1afa95.tar marcuscom-ports-a46f9ca2bfcbd838cc350597de59b12d4c1afa95.tar.gz marcuscom-ports-a46f9ca2bfcbd838cc350597de59b12d4c1afa95.tar.bz2 marcuscom-ports-a46f9ca2bfcbd838cc350597de59b12d4c1afa95.tar.lz marcuscom-ports-a46f9ca2bfcbd838cc350597de59b12d4c1afa95.tar.xz marcuscom-ports-a46f9ca2bfcbd838cc350597de59b12d4c1afa95.tar.zst marcuscom-ports-a46f9ca2bfcbd838cc350597de59b12d4c1afa95.zip |
Update to 2.23.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11063 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-rw-r--r-- | net/vinagre/Makefile | 5 | ||||
-rw-r--r-- | net/vinagre/distinfo | 6 | ||||
-rw-r--r-- | net/vinagre/pkg-plist | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile index 7bf820134..b782c3d55 100644 --- a/net/vinagre/Makefile +++ b/net/vinagre/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/vinagre/Makefile,v 1.9 2008/06/05 09:45:55 kwm Exp $ +# $MCom: ports/net/vinagre/Makefile,v 1.10 2008/06/06 21:38:51 marcus Exp $ # PORTNAME= vinagre -PORTVERSION= 2.23.3.1 -PORTREVISION= 1 +PORTVERSION= 2.23.4 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/net/vinagre/distinfo b/net/vinagre/distinfo index 054636608..d69d3cce8 100644 --- a/net/vinagre/distinfo +++ b/net/vinagre/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/vinagre-2.23.3.1.tar.bz2) = 67e0f26d34ecb91f88e4ba4ba3a3ade5 -SHA256 (gnome2/vinagre-2.23.3.1.tar.bz2) = dca82e6bf3c0dbb58ae93dd532bde8b0016a7138875168b5c50f7592a60ebe39 -SIZE (gnome2/vinagre-2.23.3.1.tar.bz2) = 1106292 +MD5 (gnome2/vinagre-2.23.4.tar.bz2) = 963fdc2e939b14eb6c67ec769d425a1e +SHA256 (gnome2/vinagre-2.23.4.tar.bz2) = afcdee673327198a8b998ea7a85afe5863d4b615b1b7d34acc69ad6200d301cc +SIZE (gnome2/vinagre-2.23.4.tar.bz2) = 1119445 diff --git a/net/vinagre/pkg-plist b/net/vinagre/pkg-plist index 12460d2bc..5f545e06e 100644 --- a/net/vinagre/pkg-plist +++ b/net/vinagre/pkg-plist @@ -1,4 +1,6 @@ bin/vinagre +libdata/bonobo/servers/GNOME_VinagreApplet.server +libexec/vinagre-applet share/applications/vinagre-file.desktop share/applications/vinagre.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS @@ -86,6 +88,7 @@ share/locale/sv/LC_MESSAGES/vinagre.mo share/locale/ta/LC_MESSAGES/vinagre.mo share/locale/th/LC_MESSAGES/vinagre.mo share/locale/tr/LC_MESSAGES/vinagre.mo +share/locale/vi/LC_MESSAGES/vinagre.mo share/locale/uk/LC_MESSAGES/vinagre.mo share/locale/zh_CN/LC_MESSAGES/vinagre.mo share/locale/zh_HK/LC_MESSAGES/vinagre.mo @@ -101,6 +104,7 @@ share/omf/vinagre/vinagre-oc.omf share/omf/vinagre/vinagre-pt.omf share/omf/vinagre/vinagre-sq.omf share/omf/vinagre/vinagre-sv.omf +%%DATADIR%%/GNOME_VinagreApplet.xml %%DATADIR%%/vinagre-ui.xml %%DATADIR%%/vinagre.glade @dirrm %%DATADIR%% |