pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Updated wip/p5-TheSchwaltz to 1.12
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara (CF-S9) <makoto%ki.nu@localhost>
Pushed By: mef
Date: Mon Jan 30 20:35:51 2017 +0900
Changeset: 7d0eee02d28c88f47993f47efc420f95f8357dee
Modified Files:
p5-TheSchwartz/Makefile
p5-TheSchwartz/distinfo
Log Message:
Updated wip/p5-TheSchwaltz to 1.12
1.12 Mon Mar 30 2015
- Fix replace_job hanging & postgresql issues. RT #65712
- Add strict_remove_ability to prevent auto resetting of abilities.
- Stricter job check. https://github.com/jfearn/TheSchwartz/pull/1
- Add accessor methods for strict_remove_ability.
- Add debug message to mark_database_as_dead. RT #102510
1.11 Mon Nov 03 2014
- Move from Make to Module::Build
- Remove inc & autobuild
- Add perltidyrc and run over all perl files.
- Add perlcritic test & fix errors
- Add Test::Spelling and fix all spelling errors in POD. RT #89165
- Reorder jobs when prioritize is set. RT #99075
- Fix wrong return precedence. RT #87222
- Fix get_server_time for Oracle. # RT #58049
- Support Data::ObjectDriver->get_dbh. RT #50022
- Use sort by jobid on selects. RT #34843
- Added floor methods to limit priortity job selection. RT #50842
- Add batch_size methods to expose FIND_JOB_BATCH_SIZE. RT #72815
- Add run_after param to decline. RT #60797
- Add jobid param to list_jobs.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7d0eee02d28c88f47993f47efc420f95f8357dee
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-TheSchwartz/Makefile | 7 +++----
p5-TheSchwartz/distinfo | 7 ++++---
2 files changed, 7 insertions(+), 7 deletions(-)
diffs:
diff --git a/p5-TheSchwartz/Makefile b/p5-TheSchwartz/Makefile
index 0d15cf2..07eccb1 100644
--- a/p5-TheSchwartz/Makefile
+++ b/p5-TheSchwartz/Makefile
@@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.5 2014/10/09 14:06:30 thomasklausner Exp $
-DISTNAME= TheSchwartz-1.10
+DISTNAME= TheSchwartz-1.12
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SI/SIXAPART/}
+MASTER_SITES= http://search.cpan.org/CPAN/authors/id/J/JF/JFEARN/
MAINTAINER= hiramatu%boreas.dti.ne.jp@localhost
HOMEPAGE= http://search.cpan.org/dist/TheSchwartz/
@@ -15,7 +14,7 @@ DEPENDS+= p5-Data-ObjectDriver>=0.04:../../wip/p5-Data-ObjectDriver
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
#DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable
-#PERL5_MODULE_TYPE= Module::Build
+PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/TheSchwartz/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/p5-TheSchwartz/distinfo b/p5-TheSchwartz/distinfo
index 499ef73..a525cb6 100644
--- a/p5-TheSchwartz/distinfo
+++ b/p5-TheSchwartz/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.1.1.1 2010/03/25 07:44:05 jgoamakf Exp $
-SHA1 (TheSchwartz-1.10.tar.gz) = 43e789cc7cbef0da74bfe7355523857cafbe953a
-RMD160 (TheSchwartz-1.10.tar.gz) = 69d831daf5d2d6131738a6b91d92c6ce1778dea3
-Size (TheSchwartz-1.10.tar.gz) = 60150 bytes
+SHA1 (TheSchwartz-1.12.tar.gz) = 0d82a2a45ef4ae19a436762f29b63f9324ce2866
+RMD160 (TheSchwartz-1.12.tar.gz) = dc4afdb75d618adac7d73bd0b24549fa94b6c7c6
+SHA512 (TheSchwartz-1.12.tar.gz) = 87c691c6aee0603a68d4116e9254308331974042d8578d6df086bc6f0f07783d757951f8c3a35227b9d716e94ccecbcea1f92ab488005384c2caf2ba9aecae59
+Size (TheSchwartz-1.12.tar.gz) = 55047 bytes
Home |
Main Index |
Thread Index |
Old Index