diff options
author | christos <christos> | 2005-12-14 18:27:59 +0000 |
---|---|---|
committer | christos <christos> | 2005-12-14 18:27:59 +0000 |
commit | eeb97ab87a272e3077cfae8e6614c63e33397f84 (patch) | |
tree | e1d047feab3c1d41f514b120933cbaf0efa09485 /sysutils/aperture | |
parent | 72f2e6543d26faf07b29f31272b8d919236bb302 (diff) | |
download | pkgsrc-eeb97ab87a272e3077cfae8e6614c63e33397f84.tar.gz |
fix directory of the patch
Diffstat (limited to 'sysutils/aperture')
-rw-r--r-- | sysutils/aperture/distinfo | 4 | ||||
-rw-r--r-- | sysutils/aperture/patches/patch-ad | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/aperture/distinfo b/sysutils/aperture/distinfo index 4b177426003..6d43d3fc46c 100644 --- a/sysutils/aperture/distinfo +++ b/sysutils/aperture/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.11 2005/12/14 13:42:45 christos Exp $ +$NetBSD: distinfo,v 1.12 2005/12/14 18:27:59 christos Exp $ SHA1 (aperture-2.0nb5/apNetBSD.shar) = 66022d35f41df667bbc9ad86a8f2ded292e1098b RMD160 (aperture-2.0nb5/apNetBSD.shar) = 74739d4d0a5d21d5098c3fab000ad4d622137895 @@ -6,7 +6,7 @@ Size (aperture-2.0nb5/apNetBSD.shar) = 66731 bytes SHA1 (patch-aa) = 544d71b6524b7aaeb5deb985372599f1962af4fe SHA1 (patch-ab) = fc3f65e9b9bc94880dc18e2091d7daccd3d480ad SHA1 (patch-ac) = 676b2f426d6f9e725262342e0d7e9ac1c8418362 -SHA1 (patch-ad) = a61b7b252e83f33d5f7b67635f126153402d513a +SHA1 (patch-ad) = 3315365cfbc72efdd6868c2b32958644db9d060f SHA1 (patch-ae) = b6ae1d888db3a0cbefd7088a7acf7ca881fdc767 SHA1 (patch-af) = 475c127658ba1050154a7dcabe39482c088e2d02 SHA1 (patch-ag) = cc4d08404f5fcd4fc01b1c711984506408e930bc diff --git a/sysutils/aperture/patches/patch-ad b/sysutils/aperture/patches/patch-ad index 191da3f85c0..f06e077a8e2 100644 --- a/sysutils/aperture/patches/patch-ad +++ b/sysutils/aperture/patches/patch-ad @@ -1,7 +1,7 @@ -$NetBSD: patch-ad,v 1.7 2005/12/14 13:42:45 christos Exp $ +$NetBSD: patch-ad,v 1.8 2005/12/14 18:27:59 christos Exp $ ---- aperture.c.orig 2005-12-14 08:34:23.000000000 -0500 -+++ aperture.c 2005-12-14 08:41:10.000000000 -0500 +--- module/aperture.c.orig 2005-12-14 08:34:23.000000000 -0500 ++++ module/aperture.c 2005-12-14 08:41:10.000000000 -0500 @@ -71,6 +71,10 @@ /* open counter */ static int xf86_open_count = 0; |