ports/123998: [maintainer update] misc/qbrew to version 0.4.1

David Johnson david at usermode.org
Mon May 26 07:00:09 UTC 2008


>Number:         123998
>Category:       ports
>Synopsis:       [maintainer update] misc/qbrew to version 0.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 26 07:00:08 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     David Johnson
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD scatha.usermode.org 6.3-STABLE FreeBSD 6.3-STABLE #0: Sun Mar 
30 09:48:34 PDT 2008 root at scatha.usermode.org:/usr/obj/usr/src/sys/SCATHA 
i386

>Description:
Maintainer update for misc/qbrew. Update to bugfix version 0.4.1.
>How-To-Repeat:
	<code/input/activities to reproduce the problem (multiple lines)>
>Fix:

--- qbrew.patch begins here ---
diff -ruN qbrew.org/Makefile qbrew/Makefile
--- qbrew.org/Makefile	2008-05-25 20:41:32.000000000 -0700
+++ qbrew/Makefile	2008-05-25 22:24:13.000000000 -0700
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	qbrew
-PORTVERSION=	0.4.0
+PORTVERSION=	0.4.1
 CATEGORIES=	misc
 MASTER_SITES=	http://www.usermode.org/code/
 
@@ -18,8 +18,7 @@
 PORTDOCS=	*
 HAS_CONFIGURE=	yes
 
-CONFIGURE_ENV+=	HAVEDEFS="HAVE_ROUND" \
-		BINDIR="${PREFIX}/bin" \
+CONFIGURE_ENV+=	BINDIR="${PREFIX}/bin" \
 		DATADIR="${DATADIR}" \
 		DOCDIR="${DOCSDIR}"
 
diff -ruN qbrew.org/distinfo qbrew/distinfo
--- qbrew.org/distinfo	2008-05-25 20:41:32.000000000 -0700
+++ qbrew/distinfo	2008-05-25 20:44:15.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (qbrew-0.4.0.tar.gz) = 79c60eff3424558f077dd6f807558d6b
-SHA256 (qbrew-0.4.0.tar.gz) = 
7b8427f5309dafbbb8b6542642bb31efd8af114fd94c1e8708e0eb1cfda46779
-SIZE (qbrew-0.4.0.tar.gz) = 283844
+MD5 (qbrew-0.4.1.tar.gz) = bf5009cf5ce5f3ea5069161012966cf7
+SHA256 (qbrew-0.4.1.tar.gz) = 
045747a8d3454caad416d2f1a26b8cce3c9c9984c62b928fa7366b3090576995
+SIZE (qbrew-0.4.1.tar.gz) = 291237
diff -ruN qbrew.org/files/patch-qbrew.pro qbrew/files/patch-qbrew.pro
--- qbrew.org/files/patch-qbrew.pro	1969-12-31 16:00:00.000000000 -0800
+++ qbrew/files/patch-qbrew.pro	2008-05-25 22:36:43.000000000 -0700
@@ -0,0 +1,10 @@
+--- qbrew.pro.org	2008-05-25 22:35:35.000000000 -0700
++++ qbrew.pro	2008-05-25 22:35:44.000000000 -0700
+@@ -6,6 +6,7 @@
+ TARGET = qbrew
+ TEMPLATE = app
+ CONFIG += qt warn_on
++QT += xml
+ 
+ MOC_DIR = build
+ OBJECTS_DIR = build
--- qbrew.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list