summaryrefslogtreecommitdiff
path: root/archivers/archangel/Makefile
diff options
context:
space:
mode:
authoragc <agc>2005-07-31 22:31:04 +0000
committeragc <agc>2005-07-31 22:31:04 +0000
commitcaee5c8f9166b99b179112d5614aaaa60a0f0496 (patch)
treef004806ab43d807a418089ec47ca7736032bf652 /archivers/archangel/Makefile
parent29efe640cb0bb1ec4490362210a53f3a043bbb13 (diff)
downloadpkgsrc-caee5c8f9166b99b179112d5614aaaa60a0f0496.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/archangel/Makefile')
-rw-r--r--archivers/archangel/Makefile4
1 files changed, 2 insertions, 2 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/