summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authoragc <agc>2005-07-31 22:31:04 +0000
committeragc <agc>2005-07-31 22:31:04 +0000
commit42d79102fe9baa297b23f4de6db4e03debd7acf6 (patch)
treef004806ab43d807a418089ec47ca7736032bf652 /archivers
parent1cd4d3dbd9882299866c36cb07655032a2a2116d (diff)
downloadpkgsrc-42d79102fe9baa297b23f4de6db4e03debd7acf6.tar.gz
Update archangel to 20050730
+ include <stdint.h> if we have it, so that we can use uintXX_t types on OSes that don't have them in <sys/types.h> (thanks, Mac OS X) + clean up some uninitialised warnings on NetBSD-current + rein in on the compilation flags, since older versions of gcc seem to barf on -std=c99 (thanks to David Maxwell for pointing this one out).
Diffstat (limited to 'archivers')
-rw-r--r--archivers/archangel/Makefile4
-rw-r--r--archivers/archangel/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/archivers/archangel/Makefile b/archivers/archangel/Makefile
index c20d904dfc1..6756c995864 100644
--- a/archivers/archangel/Makefile
+++ b/archivers/archangel/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2005/07/24 07:44:07 agc Exp $
+# $NetBSD: Makefile,v 1.6 2005/07/31 22:31:04 agc Exp $
-DISTNAME= archangel-20050724
+DISTNAME= archangel-20050730
CATEGORIES= archivers
MASTER_SITES= http://www.alistaircrooks.co.uk/src/
diff --git a/archivers/archangel/distinfo b/archivers/archangel/distinfo
index edaa53ee713..16a128a82a3 100644
--- a/archivers/archangel/distinfo
+++ b/archivers/archangel/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/07/24 07:44:07 agc Exp $
+$NetBSD: distinfo,v 1.5 2005/07/31 22:31:04 agc Exp $
-SHA1 (archangel-20050724.tar.gz) = 9f29c44ed93abec60825569289edc105797bfd07
-RMD160 (archangel-20050724.tar.gz) = 0bf0fb7a81fc6043a41f7caf4de3ad98fc4be3d7
-Size (archangel-20050724.tar.gz) = 636271 bytes
+SHA1 (archangel-20050730.tar.gz) = 966948ebac01a71732e93afd72fe5c4a21ba1ed8
+RMD160 (archangel-20050730.tar.gz) = 16b5f1d7dae8d45b22d0e371a90e0673c5e58caa
+Size (archangel-20050730.tar.gz) = 673307 bytes