Received: by mail.netbsd.org (Postfix, from userid 605) id 8CA3684D66; Sun, 19 Jan 2020 00:58:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1535E84D27 for ; Sun, 19 Jan 2020 00:58:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ORjdhA2twIs9 for ; Sun, 19 Jan 2020 00:58:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8484A84CD3 for ; Sun, 19 Jan 2020 00:58:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 823E6FBF4; Sun, 19 Jan 2020 00:58:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1579395518217540" MIME-Version: 1.0 Date: Sun, 19 Jan 2020 00:58:38 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/archivers/hs-tar To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20200119005838.823E6FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1579395518217540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Sun Jan 19 00:58:38 UTC 2020 Added Files: pkgsrc/archivers/hs-tar: DESCR Makefile buildlink3.mk distinfo Log Message: Import tar-0.5.1.1 from wip This library is for working with ".tar" archive files. It can read and write a range of common variations of archive format including V7, POSIX USTAR and GNU formats. It provides support for packing and unpacking portable archives. This makes it suitable for distribution but not backup because details like file ownership and exact permissions are not preserved. It also provides features for random access to archive content using an index. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/archivers/hs-tar/DESCR \ pkgsrc/archivers/hs-tar/Makefile pkgsrc/archivers/hs-tar/buildlink3.mk \ pkgsrc/archivers/hs-tar/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1579395518217540 Content-Disposition: inline Content-Length: 2380 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/archivers/hs-tar/DESCR diff -u /dev/null pkgsrc/archivers/hs-tar/DESCR:1.1 --- /dev/null Sun Jan 19 00:58:38 2020 +++ pkgsrc/archivers/hs-tar/DESCR Sun Jan 19 00:58:38 2020 @@ -0,0 +1,10 @@ +This library is for working with ".tar" archive files. It can read and +write a range of common variations of archive format including V7, +POSIX USTAR and GNU formats. + +It provides support for packing and unpacking portable archives. This +makes it suitable for distribution but not backup because details like +file ownership and exact permissions are not preserved. + +It also provides features for random access to archive content using +an index. Index: pkgsrc/archivers/hs-tar/Makefile diff -u /dev/null pkgsrc/archivers/hs-tar/Makefile:1.1 --- /dev/null Sun Jan 19 00:58:38 2020 +++ pkgsrc/archivers/hs-tar/Makefile Sun Jan 19 00:58:38 2020 @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 2020/01/19 00:58:38 pho Exp $ + +DISTNAME= tar-0.5.1.1 +CATEGORIES= archivers + +MAINTAINER= pho@cielonegro.org +COMMENT= Reading, writing, and manipulating ".tar" archive files +LICENSE= modified-bsd + +.include "../../mk/haskell.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/archivers/hs-tar/buildlink3.mk diff -u /dev/null pkgsrc/archivers/hs-tar/buildlink3.mk:1.1 --- /dev/null Sun Jan 19 00:58:38 2020 +++ pkgsrc/archivers/hs-tar/buildlink3.mk Sun Jan 19 00:58:38 2020 @@ -0,0 +1,13 @@ +# $NetBSD: buildlink3.mk,v 1.1 2020/01/19 00:58:38 pho Exp $ + +BUILDLINK_TREE+= hs-tar + +.if !defined(HS_TAR_BUILDLINK3_MK) +HS_TAR_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.hs-tar+= hs-tar>=0.5.1 +BUILDLINK_ABI_DEPENDS.hs-tar+= hs-tar>=0.5.1.1 +BUILDLINK_PKGSRCDIR.hs-tar?= ../../archivers/hs-tar +.endif # HS_TAR_BUILDLINK3_MK + +BUILDLINK_TREE+= -hs-tar Index: pkgsrc/archivers/hs-tar/distinfo diff -u /dev/null pkgsrc/archivers/hs-tar/distinfo:1.1 --- /dev/null Sun Jan 19 00:58:38 2020 +++ pkgsrc/archivers/hs-tar/distinfo Sun Jan 19 00:58:38 2020 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2020/01/19 00:58:38 pho Exp $ + +SHA1 (tar-0.5.1.1.tar.gz) = f543ce716252b4291da1981ed09e56ed2fc777a8 +RMD160 (tar-0.5.1.1.tar.gz) = 126de49342aad77be3af61d9b8d5c44db7af22e7 +SHA512 (tar-0.5.1.1.tar.gz) = 8d0a8d3ae178570e0842a2321a7fc86a6bba28c471ec27bafbc07fc4ac0e4183f8113c99ebc7126dc71759c33083791122be32563fb0d5a2b2d39cb3b36171f2 +Size (tar-0.5.1.1.tar.gz) = 39155 bytes --_----------=_1579395518217540--