summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorgls <gls>2011-08-08 21:04:26 +0000
committergls <gls>2011-08-08 21:04:26 +0000
commite6b346dc2da454725b9e95c987093c1c8acad318 (patch)
treed110de81159fd6f6785eba28ee60a4a84969ea30 /sysutils
parentd970afda50a5425f0a180a61fde6a581bc8852b0 (diff)
downloadpkgsrc-e6b346dc2da454725b9e95c987093c1c8acad318.tar.gz
Update sysutils/fabric to 1.2.0
Upstream changelog: ========= * :release:`1.2.0 <2011-07-12>` * :feature:`22` Enhanced `@task <fabric.decorators.task>` to add :ref:`aliasing <task-aliases>`, :ref:`per-module default tasks <default-tasks>`, and :ref:`control over the wrapping task class <task-decorator-and-classes>`. Thanks to Travis Swicegood for the initial work and collaboration. * :bug:`380` Improved unicode support when testing objects for being string-like. Thanks to Jiri Barton for catch & patch. * :support:`382` Experimental overhaul of changelog formatting & process to make supporting multiple lines of development less of a hassle. * :release:`1.1.2 <2011-07-07>` (see below for details) * :release:`1.0.2 <2011-06-24>` (see below for details) Prehistory ========== The content below this section comes from older versions of Fabric which wrote out changelogs to individual, undated files. They have been concatenated and preserved here for historical reasons, and may not be in strict chronological order. ---- Changes in version 1.1.2 (2011-07-07) ===================================== Bugfixes -------- * :issue:`375`: The logic used to separate tasks from modules when running ``fab --list`` incorrectly considered task classes implementing the mapping interface to be modules, not individual tasks. This has been corrected. Thanks to Vladimir Mihailenco for the catch.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fabric/Makefile6
-rw-r--r--sysutils/fabric/PLIST17
-rw-r--r--sysutils/fabric/distinfo8
3 files changed, 10 insertions, 21 deletions
diff --git a/sysutils/fabric/Makefile b/sysutils/fabric/Makefile
index d076cbfc97c..4abfe6b1e27 100644
--- a/sysutils/fabric/Makefile
+++ b/sysutils/fabric/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2011/07/12 20:56:21 gls Exp $
+# $NetBSD: Makefile,v 1.12 2011/08/08 21:04:26 gls Exp $
#
-VERSION= 1.1.1
+VERSION= 1.2.0
DISTNAME= Fabric-${VERSION}
PKGNAME= ${DISTNAME:S/F/f/}
CATEGORIES= sysutils net
@@ -31,7 +31,7 @@ post-install:
${INSTALL_MAN} files/fab.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/
cd ${WRKSRC}/docs && pax -wr -pma *.rst api/contrib/*.rst \
- api/core/*.rst changes/* usage/* \
+ api/core/*.rst usage/* \
${DESTDIR}${PREFIX}/share/doc/fabric/.
.include "../../lang/python/egg.mk"
diff --git a/sysutils/fabric/PLIST b/sysutils/fabric/PLIST
index e978cf2c8d0..e900da6d4af 100644
--- a/sysutils/fabric/PLIST
+++ b/sysutils/fabric/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2011/07/12 20:56:21 gls Exp $
+@comment $NetBSD: PLIST,v 1.8 2011/08/08 21:04:26 gls Exp $
bin/fab
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -86,19 +86,7 @@ share/doc/fabric/api/core/network.rst
share/doc/fabric/api/core/operations.rst
share/doc/fabric/api/core/tasks.rst
share/doc/fabric/api/core/utils.rst
-share/doc/fabric/changes/0.9.1.rst
-share/doc/fabric/changes/0.9.2.rst
-share/doc/fabric/changes/0.9.3.rst
-share/doc/fabric/changes/0.9.4.rst
-share/doc/fabric/changes/0.9.5.rst
-share/doc/fabric/changes/0.9.6.rst
-share/doc/fabric/changes/0.9.7.rst
-share/doc/fabric/changes/0.9.rst
-share/doc/fabric/changes/1.0.1.rst
-share/doc/fabric/changes/1.0.2.rst
-share/doc/fabric/changes/1.0.rst
-share/doc/fabric/changes/${PKGVERSION}.rst
-share/doc/fabric/changes/1.1.rst
+share/doc/fabric/changelog.rst
share/doc/fabric/development.rst
share/doc/fabric/faq.rst
share/doc/fabric/index.rst
@@ -113,3 +101,4 @@ share/doc/fabric/usage/library.rst
share/doc/fabric/usage/output_controls.rst
share/doc/fabric/usage/ssh.rst
share/doc/fabric/usage/tasks.rst
+@pkgdir share/doc/fabric/changes
diff --git a/sysutils/fabric/distinfo b/sysutils/fabric/distinfo
index 1b6686c5265..1cd0db0f655 100644
--- a/sysutils/fabric/distinfo
+++ b/sysutils/fabric/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2011/07/12 20:56:21 gls Exp $
+$NetBSD: distinfo,v 1.8 2011/08/08 21:04:26 gls Exp $
-SHA1 (Fabric-1.1.1.tar.gz) = 2dff0d0300d26ee65728689781eb176cbcb0bb15
-RMD160 (Fabric-1.1.1.tar.gz) = e9ddbbc9e5e6fc4c2c1cdd17007a03feda867855
-Size (Fabric-1.1.1.tar.gz) = 150284 bytes
+SHA1 (Fabric-1.2.0.tar.gz) = ef708874870c18324af353a88b016e7d65117679
+RMD160 (Fabric-1.2.0.tar.gz) = a9dc604a8513e4ad4a4098d4375c5e4f08397f9a
+Size (Fabric-1.2.0.tar.gz) = 154368 bytes
SHA1 (patch-aa) = 1317520fc620fc3fe329408408e144998a1bd24f