From e83f59a598c70fb413266cdb76e3d9454151349b Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Sun, 1 Jun 2008 06:39:01 +0000 Subject: - Update to 0.4.1 PR: ports/123998 Submitted by: David Johnson (maintainer) --- misc/qbrew/Makefile | 5 ++--- misc/qbrew/distinfo | 6 +++--- misc/qbrew/files/patch-qbrew.pro | 10 ++++++++++ 3 files changed, 15 insertions(+), 6 deletions(-) create mode 100644 misc/qbrew/files/patch-qbrew.pro (limited to 'misc') diff --git a/misc/qbrew/Makefile b/misc/qbrew/Makefile index f4b46bd0bb45..719c58dd4c8c 100644 --- a/misc/qbrew/Makefile +++ b/misc/qbrew/Makefile @@ -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 @@ QT_COMPONENTS= qmake moc uic rcc xml gui PORTDOCS= * HAS_CONFIGURE= yes -CONFIGURE_ENV+= HAVEDEFS="HAVE_ROUND" \ - BINDIR="${PREFIX}/bin" \ +CONFIGURE_ENV+= BINDIR="${PREFIX}/bin" \ DATADIR="${DATADIR}" \ DOCDIR="${DOCSDIR}" diff --git a/misc/qbrew/distinfo b/misc/qbrew/distinfo index 5d9f91a9b88f..a52dd85cec97 100644 --- a/misc/qbrew/distinfo +++ b/misc/qbrew/distinfo @@ -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 --git a/misc/qbrew/files/patch-qbrew.pro b/misc/qbrew/files/patch-qbrew.pro new file mode 100644 index 000000000000..94b02da1a59b --- /dev/null +++ b/misc/qbrew/files/patch-qbrew.pro @@ -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 -- cgit v1.2.3