ports/159519: [patch][maintainer-update] net-mgmt/virt-viewer: update to 0.4.1

Jason Helfman jhelfman at experts-exchange.com
Thu Aug 4 19:00:31 UTC 2011


>Number:         159519
>Category:       ports
>Synopsis:       [patch][maintainer-update] net-mgmt/virt-viewer: update to 0.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 04 19:00:27 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jason Helfman
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
Experts Exchange, LLC.
>Environment:
System: FreeBSD eggman.experts-exchange.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Update to 0.4.1
Builds clealy in Tinderbox

New in this release:
- Remove bogus use of AM_GLIB_GNU_GETTEXT macro to try to
facilitate BSD builds
- Support multiple monitors with SPICE and QXL drivers
- Don't hardcode SSH port to 22 when tunnelling

>How-To-Repeat:
	
>Fix:

Index: virt-viewer/Makefile
===================================================================
RCS file: /home/jhelfman/ncvs/ports/net-mgmt/virt-viewer/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- virt-viewer/Makefile	8 Jul 2011 19:41:22 -0000	1.1
+++ virt-viewer/Makefile	4 Aug 2011 18:35:55 -0000
@@ -6,19 +6,22 @@
 #
 
 PORTNAME=	virt-viewer
-PORTVERSION=	0.2.0
+PORTVERSION=	0.4.1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://virt-manager.org/download/sources/${PORTNAME}/
 
 MAINTAINER=	jhelfman at experts-exchange.com
 COMMENT=	Provides a graphical viewer for a guest OS display
 
-BUILD_DEPENDS=	xml2-config:${PORTSDIR}/textproc/libxml2
+BUILD_DEPENDS=	xml2-config:${PORTSDIR}/textproc/libxml2 \
+		intltoolize:${PORTSDIR}/textproc/intltool
 LIB_DEPENDS=	virt.9:${PORTSDIR}/devel/libvirt \
 		gtk-vnc-1.0.0:${PORTSDIR}/net/gtk-vnc
 
 GNU_CONFIGURE=	yes
+CONFIGURE_ENV+=	DATADIRNAME=share
 USE_GMAKE=	yes
+PLIST_SUB=	NLS=""
 
 MAN1=		virt-viewer.1
 
Index: virt-viewer/distinfo
===================================================================
RCS file: /home/jhelfman/ncvs/ports/net-mgmt/virt-viewer/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- virt-viewer/distinfo	8 Jul 2011 19:41:22 -0000	1.1
+++ virt-viewer/distinfo	4 Aug 2011 16:07:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (virt-viewer-0.2.0.tar.gz) = 9772a9e2b55f7d4eeae012964c594c4f96129b130ed34004fa42033bc9ad1352
-SIZE (virt-viewer-0.2.0.tar.gz) = 329012
+SHA256 (virt-viewer-0.4.1.tar.gz) = fef6b0f9f65f615d94cfa19f2198985bfd1cfa944ac56156ea45738488283af1
+SIZE (virt-viewer-0.4.1.tar.gz) = 436317
Index: virt-viewer/pkg-plist
===================================================================
RCS file: /home/jhelfman/ncvs/ports/net-mgmt/virt-viewer/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- virt-viewer/pkg-plist	8 Jul 2011 19:41:22 -0000	1.1
+++ virt-viewer/pkg-plist	12 Jul 2011 23:06:11 -0000
@@ -1,7 +1,30 @@
- at comment $FreeBSD: ports/net-mgmt/virt-viewer/pkg-plist,v 1.1 2011/07/08 19:41:22 decke Exp $
 bin/virt-viewer
-%%DATADIR%%/ui/about.glade
-%%DATADIR%%/ui/auth.glade
-%%DATADIR%%/ui/viewer.glade
+%%NLS%%share/locale/as/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/bn_IN/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/de/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/es/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/gu/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/hi/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/it/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/kn/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/ml/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/mr/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/or/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/pa/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/ta/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/te/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/virt-viewer.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/virt-viewer.mo
+%%DATADIR%%/ui/virt-viewer-about.xml
+%%DATADIR%%/ui/virt-viewer-auth.xml
+%%DATADIR%%/ui/virt-viewer.xml
 @dirrm %%DATADIR%%/ui
 @dirrm %%DATADIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list