aboutsummaryrefslogtreecommitdiff
path: root/misc/qbrew
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-05-03 10:36:49 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-05-03 10:36:49 +0000
commit43edf066a642f5301c557af908ac978a71c44ab9 (patch)
tree21fefd6be0921e6ea4e6e7fd54eca62776df34a7 /misc/qbrew
parent9b5d1ea8efaa45c308246d304589645bebb46193 (diff)
downloadports-43edf066a642f5301c557af908ac978a71c44ab9.tar.gz
ports-43edf066a642f5301c557af908ac978a71c44ab9.zip
Fix severe runtime issues with qt33
PR: 66191 Submitted by: David Johnson <david@usermode.org>
Notes
Notes: svn path=/head/; revision=108255
Diffstat (limited to 'misc/qbrew')
-rw-r--r--misc/qbrew/Makefile3
-rw-r--r--misc/qbrew/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/misc/qbrew/Makefile b/misc/qbrew/Makefile
index 0b6a6a840be3..737e41e9dd1f 100644
--- a/misc/qbrew/Makefile
+++ b/misc/qbrew/Makefile
@@ -7,8 +7,11 @@
PORTNAME= qbrew
PORTVERSION= 0.3.3
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://www.usermode.org/code/
+PATCH_SITES= http://www.usermode.org/code/
+PATCHFILES= qbrew-0.3.3.1.patch
MAINTAINER= david@usermode.org
COMMENT= A homebrewer's recipe calculator
diff --git a/misc/qbrew/distinfo b/misc/qbrew/distinfo
index 4fef6340c47c..ed5365517409 100644
--- a/misc/qbrew/distinfo
+++ b/misc/qbrew/distinfo
@@ -1,2 +1,4 @@
MD5 (qbrew-0.3.3.tar.gz) = 3d844c1eb77f5175098d9d7ceab64bdd
SIZE (qbrew-0.3.3.tar.gz) = 285780
+MD5 (qbrew-0.3.3.1.patch) = 36070c5f5cb1c51a0d215d6960093c5c
+SIZE (qbrew-0.3.3.1.patch) = 494