summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2000-08-10 05:58:10 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2000-08-10 05:58:10 +0000
commitb010bfac91a2785fd8c4e91cc51292967cd4fa90 (patch)
tree9291a6036ed349c0fe3c1f3277995bd25782a40b /print
parentFix bugs with the tixGrid widget (diff)
Had to mark it broken, because patches for 5.4.2 were not created correctly
on www.apsfilter.org, after make-release script has moved from apsfilter source to www area ... Am working on this, sorry for any inconveniances !
Notes
Notes: svn path=/head/; revision=31469
Diffstat (limited to 'print')
-rw-r--r--print/apsfilter/Makefile7
-rw-r--r--print/apsfilter6/Makefile7
2 files changed, 12 insertions, 2 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index b9ee76d83c50..40796a35ddd1 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -10,7 +10,12 @@ PORTVERSION= 5.4.2
CATEGORIES= print
MASTER_SITES= http://www.apsfilter.org/download/
PATCH_SITES= http://www.apsfilter.org/download/
-PATCHFILES= diff-5.4.2-09.08.2000-23:56:30.gz
+#last patches are broken because of an error in make-release
+#after moving it to www area ...
+#am working on this
+#PATCHFILES= diff-5.4.2-09.08.2000-23:56:30.gz
+
+BROKEN= "diffs on www.apsfilter.org are not o.k. because of an error in script, am working on this a.s.a.p."
MAINTAINER= andreas@FreeBSD.org
diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile
index b9ee76d83c50..40796a35ddd1 100644
--- a/print/apsfilter6/Makefile
+++ b/print/apsfilter6/Makefile
@@ -10,7 +10,12 @@ PORTVERSION= 5.4.2
CATEGORIES= print
MASTER_SITES= http://www.apsfilter.org/download/
PATCH_SITES= http://www.apsfilter.org/download/
-PATCHFILES= diff-5.4.2-09.08.2000-23:56:30.gz
+#last patches are broken because of an error in make-release
+#after moving it to www area ...
+#am working on this
+#PATCHFILES= diff-5.4.2-09.08.2000-23:56:30.gz
+
+BROKEN= "diffs on www.apsfilter.org are not o.k. because of an error in script, am working on this a.s.a.p."
MAINTAINER= andreas@FreeBSD.org