ports/113867: [MAINTAINER UPDATE]: emulators/qemu-launcher

Wesley Shields wxs at atarininja.org
Tue Jun 19 20:20:10 UTC 2007


>Number:         113867
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE]: emulators/qemu-launcher
>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:   Tue Jun 19 20:20:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Wesley Shields
>Release:        FreeBSD 6.2-RELEASE-p5 amd64
>Organization:
>Environment:
System: FreeBSD syn.csh.rit.edu 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #7: Thu May 24 09:18:59 EDT 2007 root at syn.csh.rit.edu:/usr/obj/usr/src/sys/SMP amd64

>Description:
emulators/qemu-launcher is up to version 1.7.4.  The attached patch
updates the ports and drops the dependency for p5-Gnome2 as it is not
needed anymore.  It also fixes up the plist to not complain if it can't
remove share/applications

>How-To-Repeat:
N/A

>Fix:

? work
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/emulators/qemu-launcher/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	19 May 2007 20:04:38 -0000	1.8
+++ Makefile	19 Jun 2007 20:20:55 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	qemu-launcher
-PORTVERSION=	1.7.3
-PORTREVISION=	1
+PORTVERSION=	1.7.4
 CATEGORIES=	emulators
 MASTER_SITES=	http://download.gna.org/qemulaunch/1.7.x/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -17,7 +16,6 @@
 
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Gtk2:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
 		${SITE_PERL}/${PERL_ARCH}/Gtk2/GladeXML/:${PORTSDIR}/x11-toolkits/p5-Glade2 \
-		${SITE_PERL}/${PERL_ARCH}/Gnome2.pm:${PORTSDIR}/x11-toolkits/p5-Gnome2 \
 		${SITE_PERL}/${PERL_ARCH}/Locale/gettext.pm:${PORTSDIR}/devel/p5-Locale-gettext
 
 WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/emulators/qemu-launcher/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	9 Jan 2007 21:48:39 -0000	1.3
+++ distinfo	19 Jun 2007 20:20:55 -0000
@@ -1,3 +1,3 @@
-MD5 (qemu-launcher_1.7.3.tar.gz) = 4245ec2f86576795a4e1f5fdc6a5153d
-SHA256 (qemu-launcher_1.7.3.tar.gz) = d7231bb0312231ebe46213ab52df420f72a40171869c4843a1d0d0000d8d01a4
-SIZE (qemu-launcher_1.7.3.tar.gz) = 60017
+MD5 (qemu-launcher_1.7.4.tar.gz) = bd71fd543bd2723c7ea54de81f7ccabf
+SHA256 (qemu-launcher_1.7.4.tar.gz) = 6d55c6e15b1733ca5d580a8eca7505124acb0a15948429b99dc8f700bb05efe6
+SIZE (qemu-launcher_1.7.4.tar.gz) = 60011
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/emulators/qemu-launcher/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	15 Nov 2006 20:43:40 -0000	1.2
+++ pkg-plist	19 Jun 2007 20:20:55 -0000
@@ -11,7 +11,7 @@
 %%DATADIR%%/icons/hicolor/scalable/apps/qemu-launcher.svg
 %%DATADIR%%/icons/hicolor/16x16/apps/qemu-launcher.png
 %%DATADIR%%/icons/hicolor/48x48/apps/qemu-launcher.png
- at dirrm share/applications/
+ at dirrmtry share/applications/
 @dirrm %%DATADIR%%/pixmaps/
 @dirrm %%DATADIR%%/icons/hicolor/scalable/apps
 @dirrm %%DATADIR%%/icons/hicolor/scalable/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list