[152351] trunk/dports/perl/p5-dbix-admin-tableinfo/Portfile
devans at macports.org
devans at macports.org
Sun Sep 4 05:59:33 PDT 2016
Revision: 152351
https://trac.macports.org/changeset/152351
Author: devans at macports.org
Date: 2016-09-04 05:59:33 -0700 (Sun, 04 Sep 2016)
Log Message:
-----------
p5-dbix-admin-tableinfo: update to version 3.03, dependencies, no longer uses module build.
Modified Paths:
--------------
trunk/dports/perl/p5-dbix-admin-tableinfo/Portfile
Modified: trunk/dports/perl/p5-dbix-admin-tableinfo/Portfile
===================================================================
--- trunk/dports/perl/p5-dbix-admin-tableinfo/Portfile 2016-09-04 12:57:39 UTC (rev 152350)
+++ trunk/dports/perl/p5-dbix-admin-tableinfo/Portfile 2016-09-04 12:59:33 UTC (rev 152351)
@@ -5,7 +5,7 @@
PortGroup perl5 1.0
perl5.branches 5.22 5.24
-perl5.setup DBIx-Admin-TableInfo 3.01 ../by-authors/id/R/RS/RSAVAGE
+perl5.setup DBIx-Admin-TableInfo 3.03 ../by-authors/id/R/RS/RSAVAGE
license {Artistic-1 GPL}
maintainers devans openmaintainer
description DBIx::Admin::TableInfo - A wrapper for all of table_info(), column_info(), *_key_info()
@@ -15,21 +15,21 @@
extract.suffix .tgz
-checksums rmd160 eadf7d931e59ae62886d5b9c9a20ccb4242e6054 \
- sha256 ed1be1a54ab5e00a9e74c93f7fb9d02dcf5399f37127adbf9446cadb4b36dce6
+checksums rmd160 b82782dc4e16d8ad70a36a2e4f95cbc9828ccfdd \
+ sha256 a852530f95957a43aa794f2edf5f3fe4ecec35bd20150c38136d4c23d85328b6
if {${perl5.major} != ""} {
depends_build-append \
port:p${perl5.major}-test-version
depends_lib-append \
- port:p${perl5.major}-inline \
- port:p${perl5.major}-lingua-en-pluraltosingular \
port:p${perl5.major}-data-dumper-concise \
port:p${perl5.major}-dbi \
+ port:p${perl5.major}-dbix-admin-createtable \
+ port:p${perl5.major}-dbix-admin-dsnmanager \
+ port:p${perl5.major}-lingua-en-pluraltosingular \
port:p${perl5.major}-moo \
- port:p${perl5.major}-text-tabulardisplay
+ port:p${perl5.major}-text-table-manifold
supported_archs noarch
- perl5.use_module_build
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160904/287d3492/attachment.html>
More information about the macports-changes
mailing list