pkgsrc-WIP-changes archive

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

bump version from 1.9.2 to 1.9.4



Module Name:	pkgsrc-wip
Committed By:	ttys <matthieu%beastmail.org@localhost>
Pushed By:	tty
Date:		Mon Nov 23 12:52:33 2015 +0100
Changeset:	6b50b470081a6a440159a106ccd6fc7569981659

Modified Files:
	ansible/Makefile
	ansible/PLIST
	ansible/distinfo
Removed Files:
	ansible/patches/patch-lib_ansible_modules_core_windows_win_template

Log Message:
bump version from 1.9.2 to 1.9.4

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6b50b470081a6a440159a106ccd6fc7569981659

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ansible/Makefile                                     |  6 +++---
 ansible/PLIST                                        |  2 +-
 ansible/distinfo                                     |  9 ++++-----
 ...tch-lib_ansible_modules_core_windows_win_template | 20 --------------------
 4 files changed, 8 insertions(+), 29 deletions(-)

diffs:
diff --git a/ansible/Makefile b/ansible/Makefile
index 61971e9..362a52b 100755
--- a/ansible/Makefile
+++ b/ansible/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2015/08/20 14:02:41 ttys Exp $
+# $NetBSD: Makefile,v 1.7 2015/11/23 12:51:43 tty Exp $
 
-DISTNAME=	ansible-1.9.2
+DISTNAME=	ansible-1.9.4
 PKGREVISION=	1
 #PKGNAME=   ${PYPKGPREFIX}-${DISTNAME} # XXX: for when package is py3x-ready
 CATEGORIES=	python sysutils
@@ -34,11 +34,11 @@ SUBST_FILES.prefix+=    lib/ansible/modules/core/system/setup.py
 SUBST_FILES.prefix+=    lib/ansible/modules/extras/database/misc/riak.py
 SUBST_FILES.prefix+=    lib/ansible/modules/extras/monitoring/nagios.py
 SUBST_FILES.prefix+=    lib/ansible/modules/extras/packaging/os/pkgin.py
+SUBST_FILES.prefix+=    lib/ansible/modules/core/cloud/rackspace/rax_cdb_user.py
 SUBST_FILES.prefix+=    plugins/README.md plugins/inventory/cobbler.py
 SUBST_FILES.prefix+=    plugins/inventory/collins.py
 SUBST_MESSAGE.prefix=   Fixing PREFIX path.
 SUBST_SED.prefix=       -e "s,@PREFIX@,${PREFIX},"
-SUBST_SED.prefix+=      -e "s,@PKG_SYSCONFDIR@,${PKG_SYSCONFDIR},"
 
 SUBST_CLASSES+=         pythonbin
 SUBST_STAGE.pythonbin=  pre-configure
diff --git a/ansible/PLIST b/ansible/PLIST
index 792bbe0..529df09 100755
--- a/ansible/PLIST
+++ b/ansible/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2015/08/19 14:36:04 ttys Exp $
+@comment $NetBSD$
 bin/ansible
 bin/ansible-doc
 bin/ansible-galaxy
diff --git a/ansible/distinfo b/ansible/distinfo
index 6e8443f..0293049 100644
--- a/ansible/distinfo
+++ b/ansible/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2015/08/20 14:02:41 ttys Exp $
+$NetBSD$
 
-SHA1 (ansible-1.9.2.tar.gz) = 7e865e497cb411125823680699ad12c3b95da0e3
-RMD160 (ansible-1.9.2.tar.gz) = 71f8634c3f6cd7e07538f3813531ce6f087fa29b
-Size (ansible-1.9.2.tar.gz) = 927525 bytes
+SHA1 (ansible-1.9.4.tar.gz) = f71f451d96239d08396d20fff2d9b8840426f714
+RMD160 (ansible-1.9.4.tar.gz) = a88a7a1a19a82e6ca17ca77ae8d64a428cf37fe8
+Size (ansible-1.9.4.tar.gz) = 937120 bytes
 SHA1 (patch-docs_man_man1_ansible) = af150377f41d2feb239111346fc5d3101aa8bcea
 SHA1 (patch-docs_man_man1_ansible-asciidoc) = 6c2b4eae3d8213d8ee0870727003bb128df44f10
 SHA1 (patch-docs_man_man1_ansible-galaxy) = fa8e683620d53d81a88afe7446bef96071aa0edd
@@ -15,7 +15,6 @@ SHA1 (patch-lib_ansible_callbacks) = bdcec47047b5361012472f6276df21618cc664bb
 SHA1 (patch-lib_ansible_constants) = 0e95e2b3bd2b1b2b9deb95c64d6131d850260b39
 SHA1 (patch-lib_ansible_modules_core_system_ping) = 1b91dbdb74e8cfc5e0bf99628e5ebb4bbd54dead
 SHA1 (patch-lib_ansible_modules_core_system_setup) = a9a92a4a8786e0f96155cbd6d4d7b459d7728f0c
-SHA1 (patch-lib_ansible_modules_core_windows_win_template) = 5a1ebefd0a45e29a494f7c1795b311fe100ccaab
 SHA1 (patch-lib_ansible_modules_extras_database_misc_riak) = 26fcb21fe56613a151913398c677d2fdcdaa3703
 SHA1 (patch-lib_ansible_modules_extras_monitoring_nagios) = 0af8b51bc5e34dbb516a3b0be1c8670ea7c863b6
 SHA1 (patch-lib_ansible_modules_extras_packaging_os_pkgin) = a8e2be00ff309be676435b7333e9b9ceebaba810
diff --git a/ansible/patches/patch-lib_ansible_modules_core_windows_win_template b/ansible/patches/patch-lib_ansible_modules_core_windows_win_template
deleted file mode 100644
index 4009d6b..0000000
--- a/ansible/patches/patch-lib_ansible_modules_core_windows_win_template
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-lib_ansible_modules_core_windows_win_template,v 1.1 2015/08/20 14:02:41 ttys Exp $
-
-Fix double-quotes position.
-
---- ./lib/ansible/modules/core/windows/win_template.py.orig	2015-06-25 20:39:14.000000000 +0000
-+++ ./lib/ansible/modules/core/windows/win_template.py
-@@ -34,10 +34,10 @@ options:
- notes:
-   - "templates are loaded with C(trim_blocks=True)."
-   - By default, windows line endings are not created in the generated file.
--  - In order to ensure windows line endings are in the generated file,
-+  - "In order to ensure windows line endings are in the generated file,
-     add the following header as the first line of your template:
--    "#jinja2: newline_sequence:'\r\n'"
--    and ensure each line of the template ends with \r\n
-+    #jinja2: newline_sequence:'\r\n'
-+    and ensure each line of the template ends with \r\n"
-   - Beware fetching files from windows machines when creating templates
-     because certain tools, such as Powershell ISE,  and regedit's export facility
-     add a Byte Order Mark as the first character of the file, which can cause tracebacks.  


Home | Main Index | Thread Index | Old Index