pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Install-RTx Update to 0.37:
details: https://anonhg.NetBSD.org/pkgsrc/rev/d15f16fdc0cf
branches: trunk
changeset: 646507:d15f16fdc0cf
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Feb 09 22:20:44 2015 +0000
description:
Update to 0.37:
0.37 2014-12-24
- Add the Module::Install::ReadmeFromPod dependency
0.36 2014-09-02
- Add deprecated_rt and no_readme_generation flags to RTx()
- Alter the right structures when requires_rt_plugin is called twice
0.35 2014-07-28
- No changes since 0.34_05
0.34_05 2014-07-14
- Apply consistent transformations to RTHOME as we do when prompting
- Check Debian request-tracker4 install location by default as well
0.34_04 2014-06-26
- Automatically generate a README
0.34_03 2014-06-19
- Stop runtime code from clearing out inc/ if run as an author
0.34_02 2014-06-19
- Fix requires_rt_plugin
- Standardize error messages for rt_too_new and requires_rt
0.34_01 2014-06-19
- Remove RT 3.8-specific code
- Update documentation to reflect 3.8-era Plugin world order
- Add requires_rt_plugin helper
- Remove WITH_SUBDIRS support
- Remove non-working PREFIX support
- Add RT version information to META.yml
- Default minimum perl version based on minimum RT version
- Tidy Changes file
0.34 2014-05-20
- Backcompat workaround so you can ship static/css and static/js and on
4.0 we copy to html/NoAuth/{css,js}. Isn't a full win for images which
needed a dhandler hack under 4.0.
0.33 2014-03-17
- Better error message when requires_rt dies
- Release a pent up set of changes now that they've been tested
0.32_02 2014-02-10
- Avoid some false positives that would offer a make upgrade-database
which cannot work.
0.32_01 2014-01-10
- Now that we aren't packaging extensions against 3.6, we can use
cmp_versions imported from RT core rather than copy/paste.
- new rt_too_new which allows you to bail out before being installed on a
version of RT which is too new for you to function normally on
(corollary to requires_rt).
- requires_rt now dies if your RT is too old rather than just warning.
0.32 2013-09-06
- new make upgrade-database command; this feature needs RT 4.2 or
4.0.14+ for maximum benefit, and is used in the RTIR 3.0 release
series
0.31 2013-04-08
- Use the DatabaseAdmin configuration if supplied
- Install /static/ on future 4.2 versions of RT
0.30 2012-11-06
- remove a lot of old unused code
- add support for a 4.1 feature that records database changes made by the
extension
diffstat:
devel/p5-Module-Install-RTx/Makefile | 5 ++---
devel/p5-Module-Install-RTx/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 62dfef332094 -r d15f16fdc0cf devel/p5-Module-Install-RTx/Makefile
--- a/devel/p5-Module-Install-RTx/Makefile Mon Feb 09 22:03:19 2015 +0000
+++ b/devel/p5-Module-Install-RTx/Makefile Mon Feb 09 22:20:44 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2014/10/09 13:44:43 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2015/02/09 22:20:44 wiz Exp $
-DISTNAME= Module-Install-RTx-0.29
+DISTNAME= Module-Install-RTx-0.37
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
diff -r 62dfef332094 -r d15f16fdc0cf devel/p5-Module-Install-RTx/distinfo
--- a/devel/p5-Module-Install-RTx/distinfo Mon Feb 09 22:03:19 2015 +0000
+++ b/devel/p5-Module-Install-RTx/distinfo Mon Feb 09 22:20:44 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2011/11/06 02:45:14 hiramatsu Exp $
+$NetBSD: distinfo,v 1.6 2015/02/09 22:20:44 wiz Exp $
-SHA1 (Module-Install-RTx-0.29.tar.gz) = 5a2b5dd429b8338648596fe5dc82d01c1dee8a0a
-RMD160 (Module-Install-RTx-0.29.tar.gz) = fe9ee1c44e95f682670ddb928565d34fc52043f9
-Size (Module-Install-RTx-0.29.tar.gz) = 25268 bytes
+SHA1 (Module-Install-RTx-0.37.tar.gz) = 981d2d377ef6c9e83ee02394303e82e6af7e19fb
+RMD160 (Module-Install-RTx-0.37.tar.gz) = 9d92a0b990c4e3556b15d060227b61b02c153575
+Size (Module-Install-RTx-0.37.tar.gz) = 26658 bytes
Home |
Main Index |
Thread Index |
Old Index