aboutsummaryrefslogtreecommitdiff
path: root/textproc/po4a
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-07-22 11:40:31 +0000
committerRenato Botelho <garga@FreeBSD.org>2013-07-22 11:40:31 +0000
commit63a20b127113e97542b6ef5765505a3bb843cf5c (patch)
tree753bb779fd6fe0c2748041a334ada8042085a7e7 /textproc/po4a
parent7aca43edc08e195843266583581f2caab45fb786 (diff)
downloadports-63a20b127113e97542b6ef5765505a3bb843cf5c.tar.gz
ports-63a20b127113e97542b6ef5765505a3bb843cf5c.zip
- Fix MASTER_SITES
* Use LOCAL and fedora first since fetch cannot get file from alioth - Tarball was rerolled at some point, I couldn't find the old version to compare but I noted other projects like debian, gentoo and fedora are using the same tarball. - Make WRKSRC point to right place PR: ports/179647 [1], ports/180676 [2] Submitted by: John Marino <draco@marino.st> [1], Holger Freyther <holger@freyther.de>
Notes
Notes: svn path=/head/; revision=323440
Diffstat (limited to 'textproc/po4a')
-rw-r--r--textproc/po4a/Makefile5
-rw-r--r--textproc/po4a/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile
index 2ecc7895c140..4a55ad3e4a95 100644
--- a/textproc/po4a/Makefile
+++ b/textproc/po4a/Makefile
@@ -4,7 +4,9 @@
PORTNAME= po4a
PORTVERSION= 0.44
CATEGORIES= textproc perl5
-MASTER_SITES= http://alioth.debian.org/frs/download.php/3341/
+MASTER_SITES= LOCAL/garga/po4a \
+ http://pkgs.fedoraproject.org/repo/pkgs/po4a/po4a-0.44.tar.gz/ff7b6859d729a52a57a880d6cf6a7fcf/ \
+ http://alioth.debian.org/frs/download.php/file/3786/
MAINTAINER= garga@FreeBSD.org
COMMENT= Brings gettext translation tools to all kinds of docs
@@ -19,7 +21,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= gettext
USE_PERL5= yes
PERL_MODBUILD= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-v0.40.1
MANPREFIX= ${PREFIX}
MAN3PREFIX= ${MANPREFIX}
diff --git a/textproc/po4a/distinfo b/textproc/po4a/distinfo
index 5eb78db98836..e3e8805fe5f1 100644
--- a/textproc/po4a/distinfo
+++ b/textproc/po4a/distinfo
@@ -1,2 +1,2 @@
-SHA256 (po4a-0.44.tar.gz) = 141e6d0cf37950e043a21ef4a22be1d9620bdcd8af9143bb64217ff6176ab930
-SIZE (po4a-0.44.tar.gz) = 1801072
+SHA256 (po4a-0.44.tar.gz) = 718479ff301bfc5182a653d2392bef7ef172fff4a4996902cb68e32372a3a608
+SIZE (po4a-0.44.tar.gz) = 2166715