SOURCE_HASH=sha512:f52eb88b87ab732d13c2ee4e4770cf27c249d2b2446b51e75abe31f2a70b8dc7d8370f4c4426fa68cc8fa7a905668dfdcd1387cd98e239393bde90d1965929f1
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/CPAN-DistnameInfo-${VERSION}"
- WEB_SITE="http://search.cpan.org/~/CPAN-DistnameInfo/"
+ WEB_SITE="http://search.cpan.org/~gbarr/CPAN-DistnameInfo/"
LICENSE[0]=ART
ENTERED=20120902
SHORT="extract distribution name and version from a distribution
filename"
diff --git a/perl-cpan/cpan-distnameinfo/HISTORY
b/perl-cpan/cpan-distnameinfo/HISTORY
index 2badbd4..93df6e1 100644
--- a/perl-cpan/cpan-distnameinfo/HISTORY
+++ b/perl-cpan/cpan-distnameinfo/HISTORY
@@ -1,3 +1,6 @@
+2018-01-05 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fix WEB_SITE
+
2012-09-02 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS, DETAILS: spell created
diff --git a/perl-cpan/perl-crypt-eksblowfish/BUILD
b/perl-cpan/perl-crypt-eksblowfish/BUILD
new file mode 100755
index 0000000..2de29cd
--- /dev/null
+++ b/perl-cpan/perl-crypt-eksblowfish/BUILD
@@ -0,0 +1 @@
+default_build_perl
diff --git a/perl-cpan/perl-crypt-eksblowfish/DEPENDS
b/perl-cpan/perl-crypt-eksblowfish/DEPENDS
new file mode 100755
index 0000000..6826bc7
--- /dev/null
+++ b/perl-cpan/perl-crypt-eksblowfish/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl-cpan/perl-crypt-eksblowfish/DETAILS
b/perl-cpan/perl-crypt-eksblowfish/DETAILS
new file mode 100755
index 0000000..dd3a72b
--- /dev/null
+++ b/perl-cpan/perl-crypt-eksblowfish/DETAILS
@@ -0,0 +1,28 @@
+ SPELL=perl-crypt-eksblowfish
+ SPELLX=Crypt-Eksblowfish
+ VERSION=0.009
+ SOURCE="$SPELLX-$VERSION.tar.gz"
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/Z/ZE/ZEFRAM/$SOURCE
+
SOURCE_HASH=sha512:ca66a1ca4fd71388f25dc77c943e2416ed8534576309dd75f19a7219457418140c1bd21887d61918c34d3d6f9e11ea822b4661d30c6edf7f3673bbcd9a00a51b
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
+ WEB_SITE="http://search.cpan.org/~zefram/Crypt-Eksblowfish/"
+ LICENSE[0]="ART"
+ ENTERED=20180105
+ KEYWORDS=""
+ SHORT="Crypt::Eksblowfish - the Eksblowfish block cipher"
+cat << EOF
+Eksblowfish is a variant of the Blowfish cipher, modified to make the key
setup
+very expensive. ("Eks" stands for "expensive key schedule".) This doesn't
make
+it significantly cryptographically stronger, but is intended to hinder
+brute-force attacks. It also makes it unsuitable for any application
requiring
+key agility. It was designed by Niels Provos and David Mazieres for password
+hashing in OpenBSD. See Crypt::Eksblowfish::Bcrypt for the hash algorithm.
See
+Crypt::Eksblowfish::Blowfish for the unmodified Blowfish cipher.
+
+Eksblowfish is a parameterised (family-keyed) cipher. It takes a cost
parameter
+that controls how expensive the key scheduling is. It also takes a family
key,
+known as the "salt". Cost and salt parameters together define a cipher
family.
+Within each family, a key determines an encryption function in the usual way.
+See Crypt::Eksblowfish::Family for a way to encapsulate an Eksblowfish cipher
+family.
+EOF
diff --git a/perl-cpan/perl-crypt-eksblowfish/HISTORY
b/perl-cpan/perl-crypt-eksblowfish/HISTORY
new file mode 100644
index 0000000..55c0a06
--- /dev/null
+++ b/perl-cpan/perl-crypt-eksblowfish/HISTORY
@@ -0,0 +1,2 @@
+2018-01-05 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DEPENDS, DETAILS: spell created
diff --git a/perl-cpan/perl-curses-ui/DETAILS
b/perl-cpan/perl-curses-ui/DETAILS
index 0777fde..af44e49 100755
--- a/perl-cpan/perl-curses-ui/DETAILS
+++ b/perl-cpan/perl-curses-ui/DETAILS
@@ -4,7 +4,7 @@
SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/M/MD/MDXI/$SOURCE