summaryrefslogtreecommitdiffstats
path: root/mods
diff options
context:
space:
mode:
authorJustin Davis <jrcd83@gmail.com>2012-04-21 21:11:40 +0200
committerJustin Davis <jrcd83@gmail.com>2012-04-21 21:11:40 +0200
commit3065f2e3477e281f73031716cfab45e39189d5f9 (patch)
tree5fe95948044e7847103d9ee0fab8547a804f5a4e /mods
parent271e91f4b6d8f84e765e5837321c4b5a96954db7 (diff)
downloadgenpkg-3065f2e3477e281f73031716cfab45e39189d5f9.tar.gz
genpkg-3065f2e3477e281f73031716cfab45e39189d5f9.tar.xz
Change METABIN var to PREPSPATH.
genpkg uses this to tell prepkg where the preparer scripts are located.
Diffstat (limited to 'mods')
-rw-r--r--mods/cpanminus2
-rw-r--r--mods/perl-anyevent11
-rw-r--r--mods/perl-encode-locale2
-rw-r--r--mods/perl-extutils-makemaker10
-rw-r--r--mods/perl-file-listing2
-rw-r--r--mods/perl-file-pushd2
-rw-r--r--mods/perl-guard2
-rw-r--r--mods/perl-html-form2
-rw-r--r--mods/perl-http-cookies2
-rw-r--r--mods/perl-http-daemon2
-rw-r--r--mods/perl-http-date2
-rw-r--r--mods/perl-http-message2
-rw-r--r--mods/perl-http-negotiate2
-rw-r--r--mods/perl-libwww5
-rw-r--r--mods/perl-lwp-mediatypes3
-rw-r--r--mods/perl-mozilla-ca2
-rw-r--r--mods/perl-net-http2
-rw-r--r--mods/perl-package-stash2
-rw-r--r--mods/perl-www-robotrules2
-rw-r--r--mods/perlbrew14
20 files changed, 33 insertions, 40 deletions
diff --git a/mods/cpanminus b/mods/cpanminus
index 013401f..3dc4cf8 100644
--- a/mods/cpanminus
+++ b/mods/cpanminus
@@ -1 +1 @@
-+ provides perl-app-cpanminus=${pkgver}
+provides add("perl-app-cpanminus=${pkgver}")
diff --git a/mods/perl-anyevent b/mods/perl-anyevent
index ce50530..17722c3 100644
--- a/mods/perl-anyevent
+++ b/mods/perl-anyevent
@@ -1,7 +1,4 @@
-+ optdepends perl-net-ssleay: TLS/SSL connections with AnyEvent::Handle
-+ optdepends perl-json-xs: send or receive JSON with AnyEvent::Handle
-+ depends perl-ev>=4.00
-+ depends perl-guard>=1.02
-+ depends perl-async-interrupt>=1.0
-= pkgverfmt %.02f
-= epoch 2
+optdepends add("perl-net-ssleay: TLS/SSL connections with AnyEvent::Handle")
+optdepends add("perl-json-xs: send or receive JSON with AnyEvent::Handle")
+depends add("perl-ev>=4.00") add("depends perl-guard>=1.02") add("perl-async-interrupt>=1.0")
+epoch add("2")
diff --git a/mods/perl-encode-locale b/mods/perl-encode-locale
index 72d6815..d5c8a6a 100644
--- a/mods/perl-encode-locale
+++ b/mods/perl-encode-locale
@@ -1 +1 @@
-+ conflicts perl-libwww<6
+conflicts add("perl-libwww<6")
diff --git a/mods/perl-extutils-makemaker b/mods/perl-extutils-makemaker
index 66c1af8..4839ddc 100644
--- a/mods/perl-extutils-makemaker
+++ b/mods/perl-extutils-makemaker
@@ -1,6 +1,4 @@
-+ depends perl-cpan-meta>=2.112150
-+ depends perl-extutils-install>=1.52
-+ depends perl-extutils-command>=1.16
-+ depends perl-extutils-manifest>=1.58
-+ >build() sed -e '/my::bundles/d' Makefile.PL >Makefile.PL.new
-+ >build() mv Makefile.PL.new Makefile.PL
+depends add("perl-cpan-meta>=2.112150") add("perl-extutils-install>=1.52") \
+ add("perl-extutils-command>=1.16") add("depends perl-extutils-manifest>=1.58") \
+build append("sed -e '/my::bundles/d' Makefile.PL >Makefile.PL.new")
+build append("mv Makefile.PL.new Makefile.PL")
diff --git a/mods/perl-file-listing b/mods/perl-file-listing
index 72d6815..d5c8a6a 100644
--- a/mods/perl-file-listing
+++ b/mods/perl-file-listing
@@ -1 +1 @@
-+ conflicts perl-libwww<6
+conflicts add("perl-libwww<6")
diff --git a/mods/perl-file-pushd b/mods/perl-file-pushd
index cc84788..b4cd325 100644
--- a/mods/perl-file-pushd
+++ b/mods/perl-file-pushd
@@ -1 +1 @@
-= license Apache
+license add("Apache")
diff --git a/mods/perl-guard b/mods/perl-guard
index 1fe8888..73efa30 100644
--- a/mods/perl-guard
+++ b/mods/perl-guard
@@ -1 +1 @@
-= license custom:unknown
+license add("custom:unknown")
diff --git a/mods/perl-html-form b/mods/perl-html-form
index 72d6815..d5c8a6a 100644
--- a/mods/perl-html-form
+++ b/mods/perl-html-form
@@ -1 +1 @@
-+ conflicts perl-libwww<6
+conflicts add("perl-libwww<6")
diff --git a/mods/perl-http-cookies b/mods/perl-http-cookies
index 72d6815..d5c8a6a 100644
--- a/mods/perl-http-cookies
+++ b/mods/perl-http-cookies
@@ -1 +1 @@
-+ conflicts perl-libwww<6
+conflicts add("perl-libwww<6")
diff --git a/mods/perl-http-daemon b/mods/perl-http-daemon
index 72d6815..d5c8a6a 100644
--- a/mods/perl-http-daemon
+++ b/mods/perl-http-daemon
@@ -1 +1 @@
-+ conflicts perl-libwww<6
+conflicts add("perl-libwww<6")
diff --git a/mods/perl-http-date b/mods/perl-http-date
index 72d6815..d5c8a6a 100644
--- a/mods/perl-http-date
+++ b/mods/perl-http-date
@@ -1 +1 @@
-+ conflicts perl-libwww<6
+conflicts add("perl-libwww<6")
diff --git a/mods/perl-http-message b/mods/perl-http-message
index 72d6815..d5c8a6a 100644
--- a/mods/perl-http-message
+++ b/mods/perl-http-message
@@ -1 +1 @@
-+ conflicts perl-libwww<6
+conflicts add("perl-libwww<6")
diff --git a/mods/perl-http-negotiate b/mods/perl-http-negotiate
index 72d6815..d5c8a6a 100644
--- a/mods/perl-http-negotiate
+++ b/mods/perl-http-negotiate
@@ -1 +1 @@
-+ conflicts perl-libwww<6
+conflicts add("perl-libwww<6")
diff --git a/mods/perl-libwww b/mods/perl-libwww
index 46b301f..5d2a39f 100644
--- a/mods/perl-libwww
+++ b/mods/perl-libwww
@@ -1,3 +1,2 @@
-+ optdepends perl-lwp-protocol-https: for https:// url schemes
-- depends perl-http-message
-+ depends perl-http-message>=6
+optdepends add("perl-lwp-protocol-https: for https:// url schemes")
+depends add("perl-http-message") add("depends perl-http-message>=6")
diff --git a/mods/perl-lwp-mediatypes b/mods/perl-lwp-mediatypes
index 72d6815..c4f5e18 100644
--- a/mods/perl-lwp-mediatypes
+++ b/mods/perl-lwp-mediatypes
@@ -1 +1,2 @@
-+ conflicts perl-libwww<6
+conflicts add("perl-libwww<6")
+
diff --git a/mods/perl-mozilla-ca b/mods/perl-mozilla-ca
index 873c7d3..17e6d30 100644
--- a/mods/perl-mozilla-ca
+++ b/mods/perl-mozilla-ca
@@ -1 +1 @@
-= license GPL2 LGPL2.1
+license = list("GPL2", "LGPL2.1")
diff --git a/mods/perl-net-http b/mods/perl-net-http
index 72d6815..d5c8a6a 100644
--- a/mods/perl-net-http
+++ b/mods/perl-net-http
@@ -1 +1 @@
-+ conflicts perl-libwww<6
+conflicts add("perl-libwww<6")
diff --git a/mods/perl-package-stash b/mods/perl-package-stash
index fd218f7..15c8ed3 100644
--- a/mods/perl-package-stash
+++ b/mods/perl-package-stash
@@ -1 +1 @@
-+ depends perl-package-stash-xs>=0.24
+depends add("perl-package-stash-xs>=0.24")
diff --git a/mods/perl-www-robotrules b/mods/perl-www-robotrules
index 72d6815..d5c8a6a 100644
--- a/mods/perl-www-robotrules
+++ b/mods/perl-www-robotrules
@@ -1 +1 @@
-+ conflicts perl-libwww<6
+conflicts add("perl-libwww<6")
diff --git a/mods/perlbrew b/mods/perlbrew
index 0cfecec..721dbe8 100644
--- a/mods/perlbrew
+++ b/mods/perlbrew
@@ -1,8 +1,6 @@
-+ provides perl-app-perlbrew=${pkgver}
-< makedepends perl-io-all
-> checkdepends
-< makedepends perl-path-class
-> checkdepends
-= license custom:MIT
-+ package() mkdir -p "$pkgdir/usr/share/licenses/perlbrew"
-+ package() cp LICENSE "$pkgdir/usr/share/licenses/perlbrew/LICENSE"
+provides add("perl-app-perlbrew=${pkgver}")
+makedepends match("perl-io-all") moveTo(checkdepends)
+makedepends match("perl-path-class") moveTo(checkdepends)
+license add("custom:MIT")
+package append("mkdir -p \"$pkgdir\"/usr/share/licenses/perlbrew")
+package append("cp LICENSE \"$pkgdir\"/usr/share/licenses/perlbrew/LICENSE")