summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl/perl-Sub-Exporter-Progressive/perl-Sub-Exporter-Progressive.SlackBuild8
-rw-r--r--perl/perl-Sub-Exporter-Progressive/perl-Sub-Exporter-Progressive.info8
-rw-r--r--perl/perl-Sub-Exporter-Progressive/slack-desc2
3 files changed, 9 insertions, 9 deletions
diff --git a/perl/perl-Sub-Exporter-Progressive/perl-Sub-Exporter-Progressive.SlackBuild b/perl/perl-Sub-Exporter-Progressive/perl-Sub-Exporter-Progressive.SlackBuild
index e7a30caf0e..826ae82ba6 100644
--- a/perl/perl-Sub-Exporter-Progressive/perl-Sub-Exporter-Progressive.SlackBuild
+++ b/perl/perl-Sub-Exporter-Progressive/perl-Sub-Exporter-Progressive.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Sub-Exporter-Progressive
-VERSION=${VERSION:-0.001006}
+VERSION=${VERSION:-0.001011}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -65,11 +65,11 @@ rm -rf $SRCNAM-$VERSION
tar xvf $CWD/$SRCNAM-$VERSION.tar.gz
cd $SRCNAM-$VERSION
chown -R root:root .
-find . \
+find -L . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
-exec chmod 755 {} \; -o \
- \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
- -exec chmod 644 {} \;
+ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
perl Makefile.PL \
PREFIX=/usr \
diff --git a/perl/perl-Sub-Exporter-Progressive/perl-Sub-Exporter-Progressive.info b/perl/perl-Sub-Exporter-Progressive/perl-Sub-Exporter-Progressive.info
index ca2075a98f..18f3621469 100644
--- a/perl/perl-Sub-Exporter-Progressive/perl-Sub-Exporter-Progressive.info
+++ b/perl/perl-Sub-Exporter-Progressive/perl-Sub-Exporter-Progressive.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Sub-Exporter-Progressive"
-VERSION="0.001006"
-HOMEPAGE="http://search.cpan.org/~leont/Sub-Exporter-Progressive-0.001006/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Sub-Exporter-Progressive-0.001006.tar.gz"
-MD5SUM="381704c10802bbbf13e8e99d7ddccfbe"
+VERSION="0.001011"
+HOMEPAGE="http://search.cpan.org/~leont/Sub-Exporter-Progressive-0.001011/"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Sub-Exporter-Progressive-0.001011.tar.gz"
+MD5SUM="bb50b3ba1538902b197c04818a84230a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/perl/perl-Sub-Exporter-Progressive/slack-desc b/perl/perl-Sub-Exporter-Progressive/slack-desc
index 4cec697154..dd69ff3a69 100644
--- a/perl/perl-Sub-Exporter-Progressive/slack-desc
+++ b/perl/perl-Sub-Exporter-Progressive/slack-desc
@@ -16,4 +16,4 @@ perl-Sub-Exporter-Progressive: Sub::Exporter if your users try to use Sub::Expor
perl-Sub-Exporter-Progressive: features, like renaming exports, if they try to use them.
perl-Sub-Exporter-Progressive:
perl-Sub-Exporter-Progressive:
-perl-Sub-Exporter-Progressive: http://search.cpan.org/~leont/Sub-Exporter-Progressive-0.001006/
+perl-Sub-Exporter-Progressive: http://search.cpan.org/~leont/Sub-Exporter-Progressive-0.001011/