summaryrefslogtreecommitdiffstats
path: root/perl/perl-Data-UUID
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2013-11-06 15:20:04 +0100
committer Robby Workman2013-11-09 08:34:37 +0100
commit8cf2af9aec9076df8f5c1021aa6fa132f5fb93e1 (patch)
tree97fc12c843c1a06a0210d03ef0e7ee908782008d /perl/perl-Data-UUID
parent00429df57d4dad85fe3a9c7d7817f93abc06bbfb (diff)
downloadslackbuilds-8cf2af9aec9076df8f5c1021aa6fa132f5fb93e1.tar.gz
perl/perl-Data-UUID: Updated for version 1.219.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl/perl-Data-UUID')
-rw-r--r--perl/perl-Data-UUID/perl-Data-UUID.SlackBuild8
-rw-r--r--perl/perl-Data-UUID/perl-Data-UUID.info8
-rw-r--r--perl/perl-Data-UUID/slack-desc2
3 files changed, 9 insertions, 9 deletions
diff --git a/perl/perl-Data-UUID/perl-Data-UUID.SlackBuild b/perl/perl-Data-UUID/perl-Data-UUID.SlackBuild
index 5be2b73e7c..fc4fe6ab99 100644
--- a/perl/perl-Data-UUID/perl-Data-UUID.SlackBuild
+++ b/perl/perl-Data-UUID/perl-Data-UUID.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Data-UUID
-VERSION=${VERSION:-1.218}
+VERSION=${VERSION:-1.219}
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-Data-UUID/perl-Data-UUID.info b/perl/perl-Data-UUID/perl-Data-UUID.info
index 2963f78851..df74f761f5 100644
--- a/perl/perl-Data-UUID/perl-Data-UUID.info
+++ b/perl/perl-Data-UUID/perl-Data-UUID.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Data-UUID"
-VERSION="1.218"
-HOMEPAGE="http://search.cpan.org/dist/Data-UUID-1.218/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-UUID-1.218.tar.gz"
-MD5SUM="c5035498f4cdaadae3c31d565f5179bd"
+VERSION="1.219"
+HOMEPAGE="http://search.cpan.org/dist/Data-UUID-1.219/"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-UUID-1.219.tar.gz"
+MD5SUM="8ca1f802b40d9b563f4de26968677097"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/perl/perl-Data-UUID/slack-desc b/perl/perl-Data-UUID/slack-desc
index 2759653ef9..17360c433a 100644
--- a/perl/perl-Data-UUID/slack-desc
+++ b/perl/perl-Data-UUID/slack-desc
@@ -13,7 +13,7 @@ perl-Data-UUID: Unique Identifiers, also known as GUIDS (Globally Unique
perl-Data-UUID: Identifiers)). A UUID is 128 bits long, and is guaranteed to be
perl-Data-UUID: different from all other UUIDs/GUIDs generated until 3400 CE.
perl-Data-UUID:
-perl-Data-UUID: Homepage: http://search.cpan.org/dist/Data-UUID-1.217/
+perl-Data-UUID: Homepage: http://search.cpan.org/dist/Data-UUID-1.219/
perl-Data-UUID:
perl-Data-UUID:
perl-Data-UUID: