[Lunar-commits] r22541 - moonbase/trunk/archive/tar
Terry Chan
tchan at lunar-linux.org
Mon Dec 11 23:50:37 CET 2006
Author: tchan
Date: 2006-12-11 23:50:37 +0100 (Mon, 11 Dec 2006)
New Revision: 22541
Modified:
moonbase/trunk/archive/tar/DETAILS
Log:
Fixed the man page for tar-1.16.1. Anyone bumping this module in the future
MUST run the mktarman.pl script from the svn location brutus/tools/mktarman.pl,
to generate an updated man page and then gzip -9 the result, and then upload to
the lunar PATCH_URL.
Modified: moonbase/trunk/archive/tar/DETAILS
===================================================================
--- moonbase/trunk/archive/tar/DETAILS 2006-12-11 19:49:54 UTC (rev 22540)
+++ moonbase/trunk/archive/tar/DETAILS 2006-12-11 22:50:37 UTC (rev 22541)
@@ -1,15 +1,15 @@
MODULE=tar
VERSION=1.16.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE2=$MODULE.1-1.16.gz
+ SOURCE2=$MODULE.1-1.16.1.gz
SOURCE_URL[0]=$GNU_URL/$MODULE/
SOURCE_URL[1]=ftp://ftp.gnu.org/gnu/$MODULE/
SOURCE2_URL=$PATCH_URL/
SOURCE_VFY=sha1:ab3ccbc09da1dc040fb92a0de85ae34fc70b03a9
- SOURCE2_VFY=sha1:a285cfa87f221169320ab5a6cb90ea7b51d6fa81
+ SOURCE2_VFY=sha1:e13034b2c15354894ce4a3155dfc230df51041e4
WEB_SITE=http://www.gnu.org/software/tar/tar.html
ENTERED=20010922
- UPDATED=20061210
+ UPDATED=20061211
MAINTAINER=prox at lunar-linux.org
SHORT="Creates GNU tar archives"
More information about the Lunar-commits
mailing list