summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb>2008-07-24 02:03:39 +0000
committerseb <seb>2008-07-24 02:03:39 +0000
commit8a1b03d46d51adda8cec63876e406cf956113922 (patch)
treecf3c19d1855358b901f993860e5df08f321ffa42
parentd9ef1f2504f8a00d81303bd06c0262bd6867303d (diff)
downloadpkgsrc-8a1b03d46d51adda8cec63876e406cf956113922.tar.gz
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.
-rw-r--r--devel/p5-Module-Install-RTx/Makefile4
-rw-r--r--devel/p5-Module-Install-RTx/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Module-Install-RTx/Makefile b/devel/p5-Module-Install-RTx/Makefile
index 2ec3da35bf9..f44b9ce6b6a 100644
--- a/devel/p5-Module-Install-RTx/Makefile
+++ b/devel/p5-Module-Install-RTx/Makefile
@@ -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 --git a/devel/p5-Module-Install-RTx/distinfo b/devel/p5-Module-Install-RTx/distinfo
index 0e5dda4cabf..c21e05bec42 100644
--- a/devel/p5-Module-Install-RTx/distinfo
+++ b/devel/p5-Module-Install-RTx/distinfo
@@ -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