pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/tailor Update to 0.9.31:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b3107d513781
branches:  trunk
changeset: 541167:b3107d513781
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 16 08:47:27 2008 +0000

description:
Update to 0.9.31:
05-apr-2008 Version 0.9.31: usual fixes, init-options for darcs2

diffstat:

 devel/tailor/Makefile |  9 +++++----
 devel/tailor/PLIST    |  5 +++--
 devel/tailor/distinfo |  8 ++++----
 3 files changed, 12 insertions(+), 10 deletions(-)

diffs (58 lines):

diff -r 483734aed6d1 -r b3107d513781 devel/tailor/Makefile
--- a/devel/tailor/Makefile     Wed Apr 16 06:13:57 2008 +0000
+++ b/devel/tailor/Makefile     Wed Apr 16 08:47:27 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2007/11/08 05:19:24 bjs Exp $
+# $NetBSD: Makefile,v 1.11 2008/04/16 08:47:27 wiz Exp $
 #
 
-DISTNAME=              tailor-0.9.30
+DISTNAME=              tailor-0.9.31
 CATEGORIES=            devel scm
 MASTER_SITES=          http://darcs.arstecnica.it/
 
@@ -15,9 +15,10 @@
 
 PYTHON_PATCH_SCRIPTS=  tailor
 
+INSTALLATION_DIRS=     share/doc/tailor
+
 post-install:
-       ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/tailor
-       ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/tailor
+       ${INSTALL_DATA} ${WRKSRC}/README* ${PREFIX}/share/doc/tailor
 
 .include "../../lang/python/extension.mk"
 .include "../../lang/python/application.mk"
diff -r 483734aed6d1 -r b3107d513781 devel/tailor/PLIST
--- a/devel/tailor/PLIST        Wed Apr 16 06:13:57 2008 +0000
+++ b/devel/tailor/PLIST        Wed Apr 16 08:47:27 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2007/05/03 12:38:01 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2008/04/16 08:47:27 wiz Exp $
 bin/tailor
 ${PYSITELIB}/vcpx/__init__.py
 ${PYSITELIB}/vcpx/__init__.pyc
@@ -105,7 +105,8 @@
 ${PYSITELIB}/vcpx/workdir.py
 ${PYSITELIB}/vcpx/workdir.pyc
 ${PYSITELIB}/vcpx/workdir.pyo
-share/doc/tailor/README
+share/doc/tailor/README.rst
+share/doc/tailor/README.html
 @dirrm share/doc/tailor
 @dirrm ${PYSITELIB}/vcpx/repository/p4
 @dirrm ${PYSITELIB}/vcpx/repository/git
diff -r 483734aed6d1 -r b3107d513781 devel/tailor/distinfo
--- a/devel/tailor/distinfo     Wed Apr 16 06:13:57 2008 +0000
+++ b/devel/tailor/distinfo     Wed Apr 16 08:47:27 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2007/11/08 05:19:24 bjs Exp $
+$NetBSD: distinfo,v 1.9 2008/04/16 08:47:27 wiz Exp $
 
-SHA1 (tailor-0.9.30.tar.gz) = 2735261703c2897e36584b18f6fcfddd32b9202f
-RMD160 (tailor-0.9.30.tar.gz) = e58110ff2e9b06a7890340e019d73961e0357f42
-Size (tailor-0.9.30.tar.gz) = 210757 bytes
+SHA1 (tailor-0.9.31.tar.gz) = 3575696b5d9286e633c00132fdb5e94cf4c9d154
+RMD160 (tailor-0.9.31.tar.gz) = 202ca7be499b23c183127899e71f27340657ec76
+Size (tailor-0.9.31.tar.gz) = 212010 bytes



Home | Main Index | Thread Index | Old Index