pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/stgit Update to 20080220 snapshot.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f48c7d5a8eab
branches:  trunk
changeset: 539130:f48c7d5a8eab
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Thu Feb 28 15:27:21 2008 +0000

description:
Update to 20080220 snapshot.

Mostly fixes, including:
    Fix "stg branch --delete" on a nonexistent branch
    Convert "stg edit" to the new infrastructure
    Parse the date instead of treating it as an opaque string

diffstat:

 devel/stgit/Makefile |  5 ++---
 devel/stgit/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r e316199d8700 -r f48c7d5a8eab devel/stgit/Makefile
--- a/devel/stgit/Makefile      Thu Feb 28 15:15:24 2008 +0000
+++ b/devel/stgit/Makefile      Thu Feb 28 15:27:21 2008 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2008/02/11 20:18:56 bjs Exp $
+# $NetBSD: Makefile,v 1.6 2008/02/28 15:27:21 bjs Exp $
 
-DISTNAME=      stgit-20080128
-PKGREVISION=   1
+DISTNAME=      stgit-20080220
 CATEGORIES=    devel
 MASTER_SITES=  http://homepage.ntlworld.com/cmarinas/stgit/snapshots/
 
diff -r e316199d8700 -r f48c7d5a8eab devel/stgit/distinfo
--- a/devel/stgit/distinfo      Thu Feb 28 15:15:24 2008 +0000
+++ b/devel/stgit/distinfo      Thu Feb 28 15:27:21 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2008/02/11 20:18:56 bjs Exp $
+$NetBSD: distinfo,v 1.6 2008/02/28 15:27:21 bjs Exp $
 
-SHA1 (stgit-20080128.tar.gz) = c66576529c03403c5b2604ed400179c585bff89b
-RMD160 (stgit-20080128.tar.gz) = d1ec1d9b0679745839ae2cb1c8ac01c879d84df5
-Size (stgit-20080128.tar.gz) = 234891 bytes
+SHA1 (stgit-20080220.tar.gz) = b17a875eb60833efc699dec94a0c366e5ad4dda3
+RMD160 (stgit-20080220.tar.gz) = 8ab31bd2f20662e00fb055b89be0ee20d21e7c6c
+Size (stgit-20080220.tar.gz) = 240525 bytes
 SHA1 (patch-aa) = 364103963f8e74eee12dbd548b4ed48b349b662f
 SHA1 (patch-ab) = 423664a988eb1c69c76adc482d74c4e8e227a83f
 SHA1 (patch-ac) = ae316f684e33cca913be25a3f697ee8052218eaf



Home | Main Index | Thread Index | Old Index