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 version 0.23.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d7c0c6cf9b06
branches:  trunk
changeset: 545006:d7c0c6cf9b06
user:      seb <seb%pkgsrc.org@localhost>
date:      Thu Jul 24 02:03:39 2008 +0000

description:
Update to version 0.23.

Changes since last packaged version (0.11):

[Changes for 0.23 2008-05-09]
* RT now respects the --datafile flag to rt-setup-database when
  used with --action acl or --action schema.
  Don't pass the initialdata file when we're doing schema changes

[Changes for 0.22 2008-03-25]
* Add local lib path to the @INC when we call any script that may
  load RT config.

[Changes for 0.21 2007-12-07]
* LICENSING CHANGE: This compilation and all individual files in it
  are now under the permissive "MIT" license.  See the COPYRIGHT
  section in README for the new terms.
* Cleanup on POD, changelog, README, etc.
* Bump dependency of Module::Install::Admin to 0.40, so we can make use of
  all_from() and drop the parentheses in Makefile.PL commands.

[ Changes for 0.20 2007-12-05]
* Support for new RT 3.7 "RT Plugin" mechanism.
* No longer tries to write to the global local perl man and site directories
  (packlists and manpages), instead installing them within the RT hierarchy.

diffstat:

 devel/p5-Module-Install-RTx/Makefile |  4 ++--
 devel/p5-Module-Install-RTx/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 54700599bfcb -r d7c0c6cf9b06 devel/p5-Module-Install-RTx/Makefile
--- a/devel/p5-Module-Install-RTx/Makefile      Thu Jul 24 01:39:15 2008 +0000
+++ b/devel/p5-Module-Install-RTx/Makefile      Thu Jul 24 02:03:39 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:24 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/07/24 02:03:39 seb Exp $
 
-DISTNAME=      Module-Install-RTx-0.11
+DISTNAME=      Module-Install-RTx-0.23
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5mir
 CATEGORIES=    devel perl5
diff -r 54700599bfcb -r d7c0c6cf9b06 devel/p5-Module-Install-RTx/distinfo
--- a/devel/p5-Module-Install-RTx/distinfo      Thu Jul 24 01:39:15 2008 +0000
+++ b/devel/p5-Module-Install-RTx/distinfo      Thu Jul 24 02:03:39 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/05/15 15:01:19 seb Exp $
+$NetBSD: distinfo,v 1.2 2008/07/24 02:03:39 seb Exp $
 
-SHA1 (Module-Install-RTx-0.11.tar.gz) = 3327776c5c89cbcecd472e3d32d82826b9c90187
-RMD160 (Module-Install-RTx-0.11.tar.gz) = e3df3bd05f93e05f70f00365f451864e1eb7ee2d
-Size (Module-Install-RTx-0.11.tar.gz) = 13158 bytes
+SHA1 (Module-Install-RTx-0.23.tar.gz) = 947db2b4f997745645cd2dd39e19ae0e6aaa2918
+RMD160 (Module-Install-RTx-0.23.tar.gz) = 026d1bc2be0f5acc90d225514ea0ac3022a11a95
+Size (Module-Install-RTx-0.23.tar.gz) = 18749 bytes



Home | Main Index | Thread Index | Old Index