diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-30 00:47:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-30 00:47:21 +0000 |
commit | 798e9bed2a389dce8a970e15b68176fd49f442db (patch) | |
tree | 9dc5597aab073298ec381964f72cd853b3dd366c /net/vino | |
parent | 48b92584b0722f7f6ca412e6cfe16f1381e043cc (diff) | |
download | ports-798e9bed2a389dce8a970e15b68176fd49f442db.tar.gz ports-798e9bed2a389dce8a970e15b68176fd49f442db.zip |
Notes
Diffstat (limited to 'net/vino')
-rw-r--r-- | net/vino/Makefile | 8 | ||||
-rw-r--r-- | net/vino/distinfo | 6 | ||||
-rw-r--r-- | net/vino/pkg-plist | 1 |
3 files changed, 8 insertions, 7 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index 8dd024dcf71b..9f7c2d214635 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -3,15 +3,14 @@ # Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # # $FreeBSD$ -# $MCom: ports/net/vino/Makefile,v 1.21 2005/10/08 19:41:39 marcus Exp $ +# $MCom: ports/net/vino/Makefile,v 1.28 2006/04/13 07:52:37 bland Exp $ # PORTNAME= vino -PORTVERSION= 2.12.0 -PORTREVISION= 2 +PORTVERSION= 2.13.5 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} MAINTAINER= gnome@FreeBSD.org COMMENT= VNC server that allows for remote access to your GNOME desktop @@ -19,6 +18,7 @@ COMMENT= VNC server that allows for remote access to your GNOME desktop LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls USE_BZIP2= yes +USE_GETTEXT= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix intlhack gnomehack gnomepanel USE_GMAKE= yes diff --git a/net/vino/distinfo b/net/vino/distinfo index 421a629fb605..8a52a9171bea 100644 --- a/net/vino/distinfo +++ b/net/vino/distinfo @@ -1,3 +1,3 @@ -MD5 (vino-2.12.0.tar.bz2) = eba0962a0e1b9f21719c5688d3d0728b -SHA256 (vino-2.12.0.tar.bz2) = 235780a5ff2b714c9a514ec64b0e7dd04a230655b094c0ad2dcd8fa0c4dea627 -SIZE (vino-2.12.0.tar.bz2) = 564627 +MD5 (vino-2.13.5.tar.bz2) = 9bc8c3f0e639fdc7b9ed023501308359 +SHA256 (vino-2.13.5.tar.bz2) = 58ee9c77070a8865cce6d25dd6b68fae02b307b64b203d78bd492e33c8e0c89f +SIZE (vino-2.13.5.tar.bz2) = 566620 diff --git a/net/vino/pkg-plist b/net/vino/pkg-plist index b0791a558051..7138e41d395d 100644 --- a/net/vino/pkg-plist +++ b/net/vino/pkg-plist @@ -34,6 +34,7 @@ share/locale/id/LC_MESSAGES/vino.mo share/locale/it/LC_MESSAGES/vino.mo share/locale/ja/LC_MESSAGES/vino.mo share/locale/ko/LC_MESSAGES/vino.mo +share/locale/ku/LC_MESSAGES/vino.mo share/locale/lt/LC_MESSAGES/vino.mo share/locale/mk/LC_MESSAGES/vino.mo share/locale/mn/LC_MESSAGES/vino.mo |