summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2013-09-20 12:44:22 -0300
committerIsmael Luceno2013-09-20 12:44:22 -0300
commitac0e77d9b9f7db727ce9c8c29dbdd5bd062a1e5b (patch)
tree9ecae552faacbdde035c7dc75abca38aa55459be
parent99ff5c4477e48237068583193581b248e3295ded (diff)
po4a 0.45
-rwxr-xr-xdoc/po4a/BUILD4
-rwxr-xr-xdoc/po4a/DETAILS8
-rw-r--r--doc/po4a/HISTORY5
-rwxr-xr-xdoc/po4a/INSTALL1
-rwxr-xr-xdoc/po4a/PRE_BUILD4
5 files changed, 12 insertions, 10 deletions
diff --git a/doc/po4a/BUILD b/doc/po4a/BUILD
index 8f00b7714e..2a0f65b395 100755
--- a/doc/po4a/BUILD
+++ b/doc/po4a/BUILD
@@ -1,2 +1,2 @@
-make
-
+perl Build.PL &&
+./Build
diff --git a/doc/po4a/DETAILS b/doc/po4a/DETAILS
index 67652e29c7..eef156e76c 100755
--- a/doc/po4a/DETAILS
+++ b/doc/po4a/DETAILS
@@ -1,9 +1,9 @@
SPELL=po4a
- VERSION=0.40.1
+ VERSION=0.45
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://alioth.debian.org/frs/download.php/3341/${SOURCE}
- SOURCE_HASH=sha512:bb84d6f80599c1931c70a0063a70229e46eb2dfd14077f860059ef5546d515366378e513e7dcbc171e4c48788a9ab9bda8fbd57287f19edc8c17d79f6721a952
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-v$VERSION"
+ SOURCE_URL[0]=http://alioth.debian.org/frs/download.php/file/3942/${SOURCE}
+ SOURCE_HASH=sha512:e67334b7a45d3c23b7226077e01e12b3c4f1202531596f02851b6a9e7249b2b8a0c37f37ebbaf591753f041a4c6ce42c062b4822e91ac75884dcd0994c27323f
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-$VERSION"
WEB_SITE=http://alioth.debian.org/projects/po4a/
LICENSE[0]=GPL
ENTERED=20070104
diff --git a/doc/po4a/HISTORY b/doc/po4a/HISTORY
index 87066dd402..248749a5f1 100644
--- a/doc/po4a/HISTORY
+++ b/doc/po4a/HISTORY
@@ -1,3 +1,8 @@
+2013-09-20 Ismael Luceno <ismael@sourcemage.org>
+ * PRE_BUILD: removed, no longer needed
+ * BUILD, INSTALL: Use Build.PL
+ * DETAILS: updated spell to 0.45
+
2012-01-15 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS: add dependency on podlators
diff --git a/doc/po4a/INSTALL b/doc/po4a/INSTALL
new file mode 100755
index 0000000000..6ddfd319b1
--- /dev/null
+++ b/doc/po4a/INSTALL
@@ -0,0 +1 @@
+./Build install
diff --git a/doc/po4a/PRE_BUILD b/doc/po4a/PRE_BUILD
deleted file mode 100755
index 31eac975d5..0000000000
--- a/doc/po4a/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-
-sed -i 's:usr/local:usr:' po/bin/Makefile