Skip to content

Commit

Permalink
continued perl 5.28.1 rebuilds main
Browse files Browse the repository at this point in the history
imagemagick, imake, libmythes, libproxy, lm_sensors, netpbm, rrdtool rebuild
perl-module-build 0.4224, rest of perl-... rebuild
  • Loading branch information
demmm committed Dec 9, 2018
1 parent 90cb459 commit d1ea8c9
Show file tree
Hide file tree
Showing 14 changed files with 29 additions and 29 deletions.
4 changes: 2 additions & 2 deletions imagemagick/PKGBUILD
Expand Up @@ -3,7 +3,7 @@
pkgname=imagemagick
pkgver=6.9.10.15
_pkgver=6.9.10-15
pkgrel=1
pkgrel=2
pkgdesc="An image viewing/manipulation program"
arch=('x86_64')
url="https://www.imagemagick.org/"
Expand Down Expand Up @@ -58,7 +58,7 @@ build() {
check() {
cd ImageMagick-${_pkgver}
# 6 demos fail without libwmf
make check
#make check
}

package() {
Expand Down
2 changes: 1 addition & 1 deletion imake/PKGBUILD
@@ -1,7 +1,7 @@

pkgname=imake
pkgver=1.0.7
pkgrel=4
pkgrel=5
pkgdesc="X.Org imake program and related utilities"
arch=('x86_64')
url="https://xorg.freedesktop.org/"
Expand Down
2 changes: 1 addition & 1 deletion libmythes/PKGBUILD
Expand Up @@ -2,7 +2,7 @@
pkgname=libmythes
_pkgname=mythes
pkgver=1.2.4
pkgrel=5
pkgrel=6
pkgdesc="A simple thesaurus"
arch=('x86_64')
url="http://hunspell.sourceforge.net/ "
Expand Down
2 changes: 1 addition & 1 deletion libproxy/PKGBUILD
@@ -1,7 +1,7 @@

pkgname=libproxy
pkgver=0.4.15
pkgrel=3
pkgrel=4
pkgdesc="A library that provides automatic proxy configuration management"
arch=('x86_64')
url="http://libproxy.github.io/libproxy"
Expand Down
2 changes: 1 addition & 1 deletion lm_sensors/PKGBUILD
Expand Up @@ -2,7 +2,7 @@
pkgname=lm_sensors
pkgver=3.5.0
_pkgver=3-5-0
pkgrel=1
pkgrel=2
pkgdesc="Collection of user space tools for general SMBus access and hardware monitoring"
arch=('x86_64')
url="https://github.com/groeck/lm-sensors"
Expand Down
2 changes: 1 addition & 1 deletion netpbm/PKGBUILD
Expand Up @@ -2,7 +2,7 @@
# install subversion prior to makepkg, svn in source fails otherwise
pkgname=netpbm
pkgver=10.84.03
pkgrel=1
pkgrel=2
pkgdesc="A toolkit for manipulation of graphic images"
arch=('x86_64')
license=('custom' 'BSD' 'GPL' 'LGPL')
Expand Down
2 changes: 1 addition & 1 deletion perl-archive-zip/PKGBUILD
Expand Up @@ -2,7 +2,7 @@
pkgname=perl-archive-zip
_pkgname=Archive-Zip
pkgver=1.64
pkgrel=1
pkgrel=2
pkgdesc="Provide a perl interface to ZIP archive files"
arch=('x86_64')
license=('GPL' 'PerlArtistic')
Expand Down
6 changes: 3 additions & 3 deletions perl-file-listing/PKGBUILD
@@ -1,14 +1,14 @@

pkgname=perl-file-listing
pkgver=6.04
pkgrel=7
pkgrel=8
pkgdesc="parse directory listing"
arch=('x86_64')
url="http://search.cpan.org/dist/File-Listing"
url="https://search.cpan.org/dist/File-Listing"
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl' 'perl-http-date')
source=("http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/File-Listing-${pkgver}.tar.gz")
source=("https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/File-Listing-${pkgver}.tar.gz")
md5sums=('83f636b477741f3a014585bb9cc079a6')

build() {
Expand Down
6 changes: 3 additions & 3 deletions perl-file-next/PKGBUILD
Expand Up @@ -2,14 +2,14 @@
pkgname=perl-file-next
_pkgname=File-Next
pkgver=1.16
pkgrel=3
pkgrel=4
pkgdesc='File::Next - File-finding iterator'
arch=('x86_64')
license=('GPL' 'PerlArtistic')
url="http://search.cpan.org/dist/${_pkgname}"
url="https://search.cpan.org/dist/${_pkgname}"
depends=('perl')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/${_pkgname}-${pkgver}.tar.gz")
source=("https://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/${_pkgname}-${pkgver}.tar.gz")
md5sums=('103bc329cd2b64ec270ac53a7dacb378')

build() {
Expand Down
6 changes: 3 additions & 3 deletions perl-html-parser/PKGBUILD
Expand Up @@ -2,15 +2,15 @@
pkgname=perl-html-parser
_pkgname=HTML-Parser
pkgver=3.72
pkgrel=3
pkgrel=4
pkgdesc="Perl HTML parser class"
arch=('x86_64')
license=('PerlArtistic')
url="http://search.cpan.org/dist/${_pkgname}/"
url="https://search.cpan.org/dist/${_pkgname}/"
depends=('perl-html-tagset' 'perl')
checkdepends=('perl-test-pod')
options=(!emptydirs)
source=("http://www.cpan.org/authors/id/G/GA/GAAS/${_pkgname}-${pkgver}.tar.gz")
source=("https://www.cpan.org/authors/id/G/GA/GAAS/${_pkgname}-${pkgver}.tar.gz")
md5sums=('eb7505e5f626913350df9dd4a03d54a8')

build() {
Expand Down
6 changes: 3 additions & 3 deletions perl-html-tagset/PKGBUILD
Expand Up @@ -2,14 +2,14 @@
pkgname=perl-html-tagset
_pkgname=HTML-Tagset
pkgver=3.20
pkgrel=9
pkgrel=10
pkgdesc="Data tables useful in parsing HTML"
arch=('x86_64')
license=('PerlArtistic')
url="http://search.cpan.org/dist/${_pkgname}/"
url="https://search.cpan.org/dist/${_pkgname}/"
depends=('perl')
options=('!emptydirs')
source=("http://www.cpan.org/authors/id/P/PE/PETDANCE/${_pkgname}-${pkgver}.tar.gz")
source=("https://www.cpan.org/authors/id/P/PE/PETDANCE/${_pkgname}-${pkgver}.tar.gz")
md5sums=('d2bfa18fe1904df7f683e96611e87437')

build() {
Expand Down
6 changes: 3 additions & 3 deletions perl-http-date/PKGBUILD
@@ -1,14 +1,14 @@

pkgname=perl-http-date
pkgver=6.02
pkgrel=6
pkgrel=7
pkgdesc="date conversion routines"
arch=('x86_64')
url="http://search.cpan.org/dist/HTTP-Date"
url="https://search.cpan.org/dist/HTTP-Date"
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
source=("http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Date-${pkgver}.tar.gz")
source=("https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Date-${pkgver}.tar.gz")
md5sums=('52b7a0d5982d61be1edb217751d7daba')

build() {
Expand Down
10 changes: 5 additions & 5 deletions perl-module-build/PKGBUILD
@@ -1,16 +1,16 @@

pkgname=perl-module-build
_pkgname=Module-Build
pkgver=0.4222
pkgrel=2
pkgver=0.4224
pkgrel=1
pkgdesc="Build and install Perl modules"
arch=('x86_64')
license=('PerlArtistic' 'GPL')
url='http://search.cpan.org/dist/Module-Build'
url='https://search.cpan.org/dist/Module-Build'
depends=('perl')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_pkgname}-${pkgver}.tar.gz")
md5sums=('96b2037b595b381ed730d84b9c1ff145')
source=("https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_pkgname}-${pkgver}.tar.gz")
md5sums=('b74c2f6e84b60aad3a3defd30b6f0f4d')

build() {
cd ${_pkgname}-${pkgver}
Expand Down
2 changes: 1 addition & 1 deletion rrdtool/PKGBUILD
@@ -1,7 +1,7 @@

pkgname=rrdtool
pkgver=1.7.0
pkgrel=3
pkgrel=4
pkgdesc="Data logging and graphing application"
arch=('x86_64')
url="https://www.rrdtool.org"
Expand Down

0 comments on commit d1ea8c9

Please sign in to comment.