diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-26 00:19:59 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-26 00:19:59 +0000 |
commit | f38153b8873b584fc88054a8e0a620b7f04f5928 (patch) | |
tree | 2e7af4e296ebc0fb4f19438b98e7482828c88f4b /graphics | |
parent | Fix port: graphics/kipi-plugins fix WWW and add SHA256 (diff) |
Fix port: graphics/libdjvu++ fix mastersite and WWW
- Fixed mastersite, the tarball was unfetchable since 2002.
- Fixed WWW to correct project URL.
- Added SHA256.
PR: ports/90808
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Notes
Notes:
svn path=/head/; revision=152048
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libdjvu++/Makefile | 2 | ||||
-rw-r--r-- | graphics/libdjvu++/distinfo | 1 | ||||
-rw-r--r-- | graphics/libdjvu++/pkg-descr | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/graphics/libdjvu++/Makefile b/graphics/libdjvu++/Makefile index 3d22fa35a06c..769d35040876 100644 --- a/graphics/libdjvu++/Makefile +++ b/graphics/libdjvu++/Makefile @@ -8,7 +8,7 @@ PORTNAME= libdjvu++ PORTVERSION= 2.1.1 CATEGORIES= graphics -MASTER_SITES= http://djvu.research.att.com/open/ +MASTER_SITES= http://www.djvuzone.org/open/ MAINTAINER= mi@aldan.algebra.com COMMENT= AT&T's DjVu: The Technology for Scanned Documents on the Web diff --git a/graphics/libdjvu++/distinfo b/graphics/libdjvu++/distinfo index 96fd76a144b3..e22582afb6c9 100644 --- a/graphics/libdjvu++/distinfo +++ b/graphics/libdjvu++/distinfo @@ -1,2 +1,3 @@ MD5 (libdjvu++-2.1.1.tar.gz) = 7fe3287e218fd4f24ea9959d58a7df39 +SHA256 (libdjvu++-2.1.1.tar.gz) = 20754343dc81e91e54530ad5736615c73bee7dc4dd1e99a5e5b2727fcecc5006 SIZE (libdjvu++-2.1.1.tar.gz) = 981233 diff --git a/graphics/libdjvu++/pkg-descr b/graphics/libdjvu++/pkg-descr index 0bfc4d667132..4c18fad58a84 100644 --- a/graphics/libdjvu++/pkg-descr +++ b/graphics/libdjvu++/pkg-descr @@ -11,4 +11,4 @@ into foreground and background layers, nor does it contain the code of the lossy JB2 scheme that achieves the highest compression ratios on bitonal images. -WWW: http://www.djvu.com/ +WWW: http://www.djvuzone.org/ |