summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl/perl-Text-Quoted/perl-Text-Quoted.SlackBuild8
-rw-r--r--perl/perl-Text-Quoted/perl-Text-Quoted.info12
-rw-r--r--perl/perl-Text-Quoted/slack-desc2
3 files changed, 13 insertions, 9 deletions
diff --git a/perl/perl-Text-Quoted/perl-Text-Quoted.SlackBuild b/perl/perl-Text-Quoted/perl-Text-Quoted.SlackBuild
index 0ad108f03f..e8b5a7e2d0 100644
--- a/perl/perl-Text-Quoted/perl-Text-Quoted.SlackBuild
+++ b/perl/perl-Text-Quoted/perl-Text-Quoted.SlackBuild
@@ -1,6 +1,7 @@
#!/bin/sh
# Copyright (c) 2013 Asaf Ohaion
+# Copyright (c) 2017 Andreas Guldstrand
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -28,7 +29,7 @@
# Build script for perl-Text-Quoted
PRGNAM=perl-Text-Quoted
-VERSION=${VERSION:-2.08}
+VERSION=${VERSION:-2.09}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -77,9 +78,9 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
perl Makefile.PL \
- INSTALL_BASE="" \
PREFIX=/usr \
INSTALLDIRS=vendor \
+ INSTALLVENDORMAN1DIR=/usr/man/man1 \
INSTALLVENDORMAN3DIR=/usr/man/man3
make
make test
@@ -92,6 +93,9 @@ find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f
find $PKG -depth -type d -empty -delete || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a \
+ README Changes \
+ $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/perl/perl-Text-Quoted/perl-Text-Quoted.info b/perl/perl-Text-Quoted/perl-Text-Quoted.info
index aa4481631f..ad7dc96ccc 100644
--- a/perl/perl-Text-Quoted/perl-Text-Quoted.info
+++ b/perl/perl-Text-Quoted/perl-Text-Quoted.info
@@ -1,10 +1,10 @@
PRGNAM="perl-Text-Quoted"
-VERSION="2.08"
+VERSION="2.09"
HOMEPAGE="https://metacpan.org/pod/Text::Quoted"
-DOWNLOAD="http://www.cpan.org/authors/id/T/TS/TSIBLEY/Text-Quoted-2.08.tar.gz"
-MD5SUM="2ddedd6541460a32223cf91c7e16fcb7"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AL/ALEXMV/Text-Quoted-2.09.tar.gz"
+MD5SUM="50bdf7f4c88ad790738ec85ddc0845eb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-Text-Autoformat"
-MAINTAINER="Asaf Ohaion"
-EMAIL="asaf at hadasa-oss dot net"
+REQUIRES="perl-Text-Autoformat perl-Text-Tabs+Wrap"
+MAINTAINER="Andreas Guldstrand"
+EMAIL="andreas.guldstrand@gmail.com"
diff --git a/perl/perl-Text-Quoted/slack-desc b/perl/perl-Text-Quoted/slack-desc
index 7285e6bd73..17eb3ce744 100644
--- a/perl/perl-Text-Quoted/slack-desc
+++ b/perl/perl-Text-Quoted/slack-desc
@@ -8,7 +8,7 @@
|-----handy-ruler------------------------------------------------------|
perl-Text-Quoted: perl-Text-Quoted (Extract the structure of a quoted mail message)
perl-Text-Quoted:
-perl-Text-Quoted: Homepage: http://search.cpan.org/~ruz/Text-Quoted-2.08/
+perl-Text-Quoted: Homepage: https://metacpan.org/pod/Text::Quoted
perl-Text-Quoted:
perl-Text-Quoted:
perl-Text-Quoted: