diff options
author | Renato Botelho <garga@FreeBSD.org> | 2013-08-19 11:00:21 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-08-19 11:00:21 +0000 |
commit | dc83d9b8f0c4a760efcb8581bba8325da5195eb0 (patch) | |
tree | a655240cc0e5314de15c96b948112c5278279307 /textproc | |
parent | ca8ea6c7932e96f9f3bae2c0b9de52997273c0d2 (diff) | |
download | ports-dc83d9b8f0c4a760efcb8581bba8325da5195eb0.tar.gz ports-dc83d9b8f0c4a760efcb8581bba8325da5195eb0.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/po4a/Makefile | 8 | ||||
-rw-r--r-- | textproc/po4a/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile index 7d5f940d243f..2327503258c9 100644 --- a/textproc/po4a/Makefile +++ b/textproc/po4a/Makefile @@ -4,9 +4,8 @@ PORTNAME= po4a PORTVERSION= 0.44 CATEGORIES= textproc perl5 -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/ +MASTER_SITES= LOCAL/garga/po4a/orig \ + http://leaf.dragonflybsd.org/~marino/dports-src/ MAINTAINER= garga@FreeBSD.org COMMENT= Brings gettext translation tools to all kinds of docs @@ -21,8 +20,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= gettext USE_PERL5= yes PERL_MODBUILD= yes - -BROKEN= Installing files in wrong place +WRKSRC= ${WRKDIR}/${PORTNAME}-v0.40.1 MANPREFIX= ${PREFIX} MAN3PREFIX= ${MANPREFIX} diff --git a/textproc/po4a/distinfo b/textproc/po4a/distinfo index e3e8805fe5f1..5eb78db98836 100644 --- a/textproc/po4a/distinfo +++ b/textproc/po4a/distinfo @@ -1,2 +1,2 @@ -SHA256 (po4a-0.44.tar.gz) = 718479ff301bfc5182a653d2392bef7ef172fff4a4996902cb68e32372a3a608 -SIZE (po4a-0.44.tar.gz) = 2166715 +SHA256 (po4a-0.44.tar.gz) = 141e6d0cf37950e043a21ef4a22be1d9620bdcd8af9143bb64217ff6176ab930 +SIZE (po4a-0.44.tar.gz) = 1801072 |