[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2020-06-21 Thread Evangelos Foutras via arch-commits
Date: Sunday, June 21, 2020 @ 10:19:32
  Author: foutrelis
Revision: 389619

upgpkg: perl-text-iconv 1.7-19: Perl 5.32 rebuild

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-21 10:19:10 UTC (rev 389618)
+++ PKGBUILD2020-06-21 10:19:32 UTC (rev 389619)
@@ -3,7 +3,7 @@
 
 pkgname=perl-text-iconv
 pkgver=1.7
-pkgrel=18
+pkgrel=19
 pkgdesc="Interface to iconv codeset conversion"
 arch=('x86_64')
 url="https://search.cpan.org/dist/Text-Iconv/";


[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2020-05-19 Thread Felix Yan via arch-commits
Date: Tuesday, May 19, 2020 @ 08:52:42
  Author: felixonmars
Revision: 386501

upgpkg: perl-text-iconv 1.7-18: reproducibility rebuild

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-19 08:52:31 UTC (rev 386500)
+++ PKGBUILD2020-05-19 08:52:42 UTC (rev 386501)
@@ -3,7 +3,7 @@
 
 pkgname=perl-text-iconv
 pkgver=1.7
-pkgrel=17
+pkgrel=18
 pkgdesc="Interface to iconv codeset conversion"
 arch=('x86_64')
 url="https://search.cpan.org/dist/Text-Iconv/";


[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2019-06-01 Thread Evangelos Foutras via arch-commits
Date: Saturday, June 1, 2019 @ 09:07:19
  Author: foutrelis
Revision: 354619

Perl 5.30 rebuild

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-01 09:06:56 UTC (rev 354618)
+++ PKGBUILD2019-06-01 09:07:19 UTC (rev 354619)
@@ -3,7 +3,7 @@
 
 pkgname=perl-text-iconv
 pkgver=1.7
-pkgrel=16
+pkgrel=17
 pkgdesc="Interface to iconv codeset conversion"
 arch=('x86_64')
 url="https://search.cpan.org/dist/Text-Iconv/";


[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2019-05-25 Thread Evangelos Foutras via arch-commits
Date: Saturday, May 25, 2019 @ 09:14:46
  Author: foutrelis
Revision: 354033

Perl 5.30 rebuild

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-25 09:14:29 UTC (rev 354032)
+++ PKGBUILD2019-05-25 09:14:46 UTC (rev 354033)
@@ -3,7 +3,7 @@
 
 pkgname=perl-text-iconv
 pkgver=1.7
-pkgrel=15
+pkgrel=16
 pkgdesc="Interface to iconv codeset conversion"
 arch=('x86_64')
 url="https://search.cpan.org/dist/Text-Iconv/";


[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2019-05-20 Thread Antonio Rojas via arch-commits
Date: Monday, May 20, 2019 @ 20:25:46
  Author: arojas
Revision: 353653

https

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-20 20:25:05 UTC (rev 353652)
+++ PKGBUILD2019-05-20 20:25:46 UTC (rev 353653)
@@ -6,7 +6,7 @@
 pkgrel=15
 pkgdesc="Interface to iconv codeset conversion"
 arch=('x86_64')
-url="http://search.cpan.org/dist/Text-Iconv/";
+url="https://search.cpan.org/dist/Text-Iconv/";
 license=('GPL' 'PerlArtistic')
 depends=('perl')
 options=('!emptydirs')


[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2018-11-08 Thread Felix Yan via arch-commits
Date: Thursday, November 8, 2018 @ 12:50:43
  Author: felixonmars
Revision: 338375

update source and format

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |   13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-08 12:49:49 UTC (rev 338374)
+++ PKGBUILD2018-11-08 12:50:43 UTC (rev 338375)
@@ -2,30 +2,29 @@
 # Contributor: Francois Charette 
 
 pkgname=perl-text-iconv
-_realname=Text-Iconv
 pkgver=1.7
 pkgrel=15
 pkgdesc="Interface to iconv codeset conversion"
 arch=('x86_64')
-url="http://search.cpan.org/dist/${_realname}/";
+url="http://search.cpan.org/dist/Text-Iconv/";
 license=('GPL' 'PerlArtistic')
 depends=('perl')
 options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/M/MP/MPIOTR/${_realname}-${pkgver}.tar.gz)
 
+source=("https://www.cpan.org/authors/id/M/MP/MPIOTR/Text-Iconv-$pkgver.tar.gz";)
 
 md5sums=('81b26e069eaebb084e91ea3c009b67ae')
 
 build() {
-  cd "${srcdir}/${_realname}-${pkgver}"
+  cd Text-Iconv-$pkgver
   perl Makefile.PL INSTALLDIRS=vendor
   make
 }
 
 check() {
-  cd "${srcdir}/${_realname}-${pkgver}"
+  cd Text-Iconv-$pkgver
   make test
 }
 
 package() {
-  cd "${srcdir}/${_realname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
+  cd Text-Iconv-$pkgver
+  make DESTDIR="$pkgdir" install
 }


[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2018-08-01 Thread Florian Pritz via arch-commits
Date: Wednesday, August 1, 2018 @ 09:16:44
  Author: bluewind
Revision: 330032

Perl 5.28 rebuild

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-01 09:16:43 UTC (rev 330031)
+++ PKGBUILD2018-08-01 09:16:44 UTC (rev 330032)
@@ -5,7 +5,7 @@
 pkgname=perl-text-iconv
 _realname=Text-Iconv
 pkgver=1.7
-pkgrel=14
+pkgrel=15
 pkgdesc="Interface to iconv codeset conversion"
 arch=('x86_64')
 url="http://search.cpan.org/dist/${_realname}/";


[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2017-08-26 Thread Evangelos Foutras
Date: Saturday, August 26, 2017 @ 11:37:07
  Author: foutrelis
Revision: 303827

Perl versioned binary modules rebuild

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-26 11:35:20 UTC (rev 303826)
+++ PKGBUILD2017-08-26 11:37:07 UTC (rev 303827)
@@ -5,7 +5,7 @@
 pkgname=perl-text-iconv
 _realname=Text-Iconv
 pkgver=1.7
-pkgrel=13
+pkgrel=14
 pkgdesc="Interface to iconv codeset conversion"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/${_realname}/";


[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2017-08-24 Thread Evangelos Foutras
Date: Thursday, August 24, 2017 @ 13:08:47
  Author: foutrelis
Revision: 303421

Perl versioned binary modules rebuild

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-24 13:07:20 UTC (rev 303420)
+++ PKGBUILD2017-08-24 13:08:47 UTC (rev 303421)
@@ -5,7 +5,7 @@
 pkgname=perl-text-iconv
 _realname=Text-Iconv
 pkgver=1.7
-pkgrel=12
+pkgrel=13
 pkgdesc="Interface to iconv codeset conversion"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/${_realname}/";


[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2017-06-01 Thread Evangelos Foutras
Date: Thursday, June 1, 2017 @ 08:43:38
  Author: foutrelis
Revision: 297048

Perl 5.26 rebuild

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-01 08:39:45 UTC (rev 297047)
+++ PKGBUILD2017-06-01 08:43:38 UTC (rev 297048)
@@ -5,7 +5,7 @@
 pkgname=perl-text-iconv
 _realname=Text-Iconv
 pkgver=1.7
-pkgrel=11
+pkgrel=12
 pkgdesc="Interface to iconv codeset conversion"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/${_realname}/";


[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2016-05-10 Thread Felix Yan
Date: Wednesday, May 11, 2016 @ 06:45:46
  Author: fyan
Revision: 267753

upgpkg: perl-text-iconv 1.7-11

rebuild with perl 5.24

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-11 04:45:40 UTC (rev 267752)
+++ PKGBUILD2016-05-11 04:45:46 UTC (rev 267753)
@@ -5,7 +5,7 @@
 pkgname=perl-text-iconv
 _realname=Text-Iconv
 pkgver=1.7
-pkgrel=10
+pkgrel=11
 pkgdesc="Interface to iconv codeset conversion"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/${_realname}/";


[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2015-06-02 Thread Felix Yan
Date: Wednesday, June 3, 2015 @ 04:11:43
  Author: fyan
Revision: 240255

upgpkg: perl-text-iconv 1.7-10

perl 5.22 rebuild

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |   11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-03 02:10:57 UTC (rev 240254)
+++ PKGBUILD2015-06-03 02:11:43 UTC (rev 240255)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: Felix Yan 
+# Maintainer: Felix Yan 
 # Contributor: Francois Charette 
 
 pkgname=perl-text-iconv
 _realname=Text-Iconv
 pkgver=1.7
-pkgrel=9
+pkgrel=10
 pkgdesc="Interface to iconv codeset conversion"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/${_realname}/";
@@ -29,4 +29,11 @@
 package() {
   cd "${srcdir}/${_realname}-${pkgver}"
   make DESTDIR="${pkgdir}" install
+# template start; name=perl-binary-module-dependency; version=1;
+if [[ $(find "$pkgdir/usr/lib/perl5/" -name "*.so") ]]; then
+   _perlver_min=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]);')
+   _perlver_max=$(perl -e '$v = $^V->{version}; print 
$v->[0].".".($v->[1]+1);')
+   depends+=("perl>=$_perlver_min" "perl<$_perlver_max")
+fi
+# template end;
 }


[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2014-05-28 Thread Felix Yan
Date: Thursday, May 29, 2014 @ 04:30:53
  Author: fyan
Revision: 213770

upgpkg: perl-text-iconv 1.7-9

perl 5.20 rebuild

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-29 02:28:53 UTC (rev 213769)
+++ PKGBUILD2014-05-29 02:30:53 UTC (rev 213770)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer:
+# Maintainer: Felix Yan 
 # Contributor: Francois Charette 
 
 pkgname=perl-text-iconv
 _realname=Text-Iconv
 pkgver=1.7
-pkgrel=8
+pkgrel=9
 pkgdesc="Interface to iconv codeset conversion"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/${_realname}/";



[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2013-05-19 Thread Evangelos Foutras
Date: Sunday, May 19, 2013 @ 23:15:27
  Author: foutrelis
Revision: 185933

upgpkg: perl-text-iconv 1.7-8

Perl 5.18 rebuild.

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-19 21:14:31 UTC (rev 185932)
+++ PKGBUILD2013-05-19 21:15:27 UTC (rev 185933)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: 
+# Maintainer:
 # Contributor: Francois Charette 
 
 pkgname=perl-text-iconv
 _realname=Text-Iconv
 pkgver=1.7
-pkgrel=7
+pkgrel=8
 pkgdesc="Interface to iconv codeset conversion"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/${_realname}/";



[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2012-05-25 Thread Eric Bélanger
Date: Friday, May 25, 2012 @ 21:29:09
  Author: eric
Revision: 159681

upgpkg: perl-text-iconv 1.7-7

Rebuild against perl 5.16, Add check function

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |   14 +-
 1 file changed, 9 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-05-26 01:28:13 UTC (rev 159680)
+++ PKGBUILD2012-05-26 01:29:09 UTC (rev 159681)
@@ -5,24 +5,28 @@
 pkgname=perl-text-iconv
 _realname=Text-Iconv
 pkgver=1.7
-pkgrel=6
+pkgrel=7
 pkgdesc="Interface to iconv codeset conversion"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/${_realname}/";
 license=('GPL' 'PerlArtistic')
-depends=('perl>=5.10.0')
+depends=('perl')
 options=('!emptydirs')
 
source=(http://www.cpan.org/authors/id/M/MP/MPIOTR/${_realname}-${pkgver}.tar.gz)
 
 md5sums=('81b26e069eaebb084e91ea3c009b67ae')
 
 build() {
-  cd  ${srcdir}/${_realname}-${pkgver}
+  cd "${srcdir}/${_realname}-${pkgver}"
   perl Makefile.PL INSTALLDIRS=vendor
   make
+}
+
+check() {
+  cd "${srcdir}/${_realname}-${pkgver}"
   make test
 }
 
 package() {
-  cd  ${srcdir}/${_realname}-${pkgver}
-  make DESTDIR=${pkgdir} install
+  cd "${srcdir}/${_realname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
 }



[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2011-05-25 Thread Evangelos Foutras
Date: Wednesday, May 25, 2011 @ 15:22:57
  Author: foutrelis
Revision: 125288

upgpkg: perl-text-iconv 1.7-6
Perl 5.14.0 rebuild.

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-25 19:22:45 UTC (rev 125287)
+++ PKGBUILD2011-05-25 19:22:57 UTC (rev 125288)
@@ -5,7 +5,7 @@
 pkgname=perl-text-iconv
 _realname=Text-Iconv
 pkgver=1.7
-pkgrel=5
+pkgrel=6
 pkgdesc="Interface to iconv codeset conversion"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/${_realname}/";



[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2010-11-26 Thread Kevin Piché
Date: Friday, November 26, 2010 @ 12:44:01
  Author: kevin
Revision: 100932

upgpkg: perl-text-iconv 1.7-5
Rebuilt for perl 5.12.2

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |   13 +
 1 file changed, 9 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-11-26 17:19:24 UTC (rev 100931)
+++ PKGBUILD2010-11-26 17:44:01 UTC (rev 100932)
@@ -5,7 +5,7 @@
 pkgname=perl-text-iconv
 _realname=Text-Iconv
 pkgver=1.7
-pkgrel=4
+pkgrel=5
 pkgdesc="Interface to iconv codeset conversion"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/${_realname}/";
@@ -17,7 +17,12 @@
 
 build() {
   cd  ${srcdir}/${_realname}-${pkgver}
-  perl Makefile.PL INSTALLDIRS=vendor || return 1
-  make  || return 1
-  make DESTDIR=${pkgdir} install || return 1
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+  make test
 }
+
+package() {
+  cd  ${srcdir}/${_realname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2010-06-09 Thread Kevin Piché
Date: Wednesday, June 9, 2010 @ 10:59:43
  Author: kevin
Revision: 8

upgpkg: perl-text-iconv 1.7-4
Rebuilt for perl 5.12.1

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-06-09 14:43:33 UTC (rev 82221)
+++ PKGBUILD2010-06-09 14:59:43 UTC (rev 8)
@@ -5,7 +5,7 @@
 pkgname=perl-text-iconv
 _realname=Text-Iconv
 pkgver=1.7
-pkgrel=3
+pkgrel=4
 pkgdesc="Interface to iconv codeset conversion"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/${_realname}/";



[arch-commits] Commit in perl-text-iconv/trunk (PKGBUILD)

2010-02-20 Thread Allan McRae
Date: Saturday, February 20, 2010 @ 06:54:34
  Author: allan
Revision: 69378

upgpkg: perl-text-iconv 1.7-3
man dir location rebuild

Modified:
  perl-text-iconv/trunk/PKGBUILD

--+
 PKGBUILD |   10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-02-20 11:40:51 UTC (rev 69377)
+++ PKGBUILD2010-02-20 11:54:34 UTC (rev 69378)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: damir 
+# Maintainer: 
 # Contributor: Francois Charette 
 
 pkgname=perl-text-iconv
 _realname=Text-Iconv
 pkgver=1.7
-pkgrel=2
+pkgrel=3
 pkgdesc="Interface to iconv codeset conversion"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/${_realname}/";
@@ -16,10 +16,8 @@
 md5sums=('81b26e069eaebb084e91ea3c009b67ae')
 
 build() {
-  cd  ${startdir}/src/${_realname}-${pkgver}
+  cd  ${srcdir}/${_realname}-${pkgver}
   perl Makefile.PL INSTALLDIRS=vendor || return 1
   make  || return 1
-  make DESTDIR=${startdir}/pkg install || return 1
-  find ${startdir}/pkg -name '.packlist' -delete
-  find ${startdir}/pkg -name '*.pod' -delete
+  make DESTDIR=${pkgdir} install || return 1
 }