summaryrefslogtreecommitdiff
path: root/time/rclock/patches
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2007-10-30 12:25:11 +0000
committerdsainty <dsainty@pkgsrc.org>2007-10-30 12:25:11 +0000
commit28acc9bd7a8f2e13134c8adb86a87cecaaf998ee (patch)
treed430e7cc515cb5869e22c13e8676e79afe666251 /time/rclock/patches
parent2fcbc229e8bee39ab1e59ccda9e7068303693c3f (diff)
downloadpkgsrc-28acc9bd7a8f2e13134c8adb86a87cecaaf998ee.tar.gz
Update to version bundled with rxvt-2.7.10, since rxvt-2.6.0 is no longer
available for download. Update MASTER_SITES to match rxvt package. No known changes to rclock.
Diffstat (limited to 'time/rclock/patches')
-rw-r--r--time/rclock/patches/patch-aa12
1 files changed, 6 insertions, 6 deletions
diff --git a/time/rclock/patches/patch-aa b/time/rclock/patches/patch-aa
index a0402710038..62c032df84c 100644
--- a/time/rclock/patches/patch-aa
+++ b/time/rclock/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.1.1.1 2000/12/17 23:32:19 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2007/10/30 12:25:12 dsainty Exp $
---- Makefile.in.orig Mon Mar 29 07:31:37 1999
-+++ Makefile.in Tue Dec 7 22:53:50 1999
+--- Makefile.in.orig 2003-03-07 15:24:32.000000000 +1300
++++ Makefile.in 2007-10-30 17:43:03.000000000 +1300
@@ -9,7 +9,7 @@
first_rule: all
dummy:
--subdirs = src doc rclock src/graphics
-+subdirs = rclock # src doc rclock src/graphics
+-subdirs = src doc rclock src/graphics src/test
++subdirs = rclock # src doc rclock src/graphics src/test
+ allsubdirs = W11 $(subdirs)
DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog
-