pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Update archangel to sources from 20050716:
details: https://anonhg.NetBSD.org/pkgsrc/rev/b75428ef1bd0
branches: trunk
changeset: 496937:b75428ef1bd0
user: agc <agc%pkgsrc.org@localhost>
date: Sat Jul 16 23:14:45 2005 +0000
description:
Update archangel to sources from 20050716:
+ updated options parsing in aatar
+ fixed a bug whereby zero-length files would not be added to the
archive correctly
diffstat:
archivers/archangel/Makefile | 4 ++--
archivers/archangel/distinfo | 8 ++++----
doc/CHANGES | 3 ++-
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (39 lines):
diff -r 4f8a25b31318 -r b75428ef1bd0 archivers/archangel/Makefile
--- a/archivers/archangel/Makefile Sat Jul 16 22:33:18 2005 +0000
+++ b/archivers/archangel/Makefile Sat Jul 16 23:14:45 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2005/07/14 22:14:11 schmonz Exp $
+# $NetBSD: Makefile,v 1.3 2005/07/16 23:14:45 agc Exp $
-DISTNAME= archangel-20050714
+DISTNAME= archangel-20050716
CATEGORIES= archivers
MASTER_SITES= http://www.alistaircrooks.co.uk/src/
diff -r 4f8a25b31318 -r b75428ef1bd0 archivers/archangel/distinfo
--- a/archivers/archangel/distinfo Sat Jul 16 22:33:18 2005 +0000
+++ b/archivers/archangel/distinfo Sat Jul 16 23:14:45 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/07/14 21:45:29 agc Exp $
+$NetBSD: distinfo,v 1.2 2005/07/16 23:14:45 agc Exp $
-SHA1 (archangel-20050714.tar.gz) = f75946176f6a9746450e903a4b1832be0527a2d6
-RMD160 (archangel-20050714.tar.gz) = a3dfe80740911d977daf6af49af687a7d1fbcfd4
-Size (archangel-20050714.tar.gz) = 672498 bytes
+SHA1 (archangel-20050716.tar.gz) = 4463f5124a8517a68079a869aa2e0acae9be68c8
+RMD160 (archangel-20050716.tar.gz) = 69b0d1454fea035f14e44a6b33447986faca09cc
+Size (archangel-20050716.tar.gz) = 672991 bytes
diff -r 4f8a25b31318 -r b75428ef1bd0 doc/CHANGES
--- a/doc/CHANGES Sat Jul 16 22:33:18 2005 +0000
+++ b/doc/CHANGES Sat Jul 16 23:14:45 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10615 2005/07/16 18:57:17 adrianp Exp $
+$NetBSD: CHANGES,v 1.10616 2005/07/16 23:15:42 agc Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -3219,3 +3219,4 @@
Updated sysutils/cdbkup to 1.0nb3 [kristerw 2005-07-15]
Updated mail/elmo to 1.3.2 [wiz 2005-07-16]
Updated chat/centericq to 4.20.0nb1 [adrianp 2005-07-16]
+ Updated archivers/archangel to 20050716 [agc 2005-07-16]
Home |
Main Index |
Thread Index |
Old Index