Date: 22 Dec 2005 12:04:27 -0200 From: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: mi@aldan.algebra.com Subject: ports/90808: Fix port: graphics/libdjvu++ fix mastersite and WWW Message-ID: <20051222140427.34850.qmail@capeta.freebsdbrasil.com.br> Resent-Message-ID: <200512221410.jBMEA3lA087152@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 90808 >Category: ports >Synopsis: Fix port: graphics/libdjvu++ fix mastersite and WWW >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Dec 22 14:10:03 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jean Milanez Melo >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386 >Description: - Fixed mastersite, the tarball was unfetchable since 2002. - Fixed WWW to correct project URL. - Added SHA256. - Maintainer has been CCed. >How-To-Repeat: >Fix: --- libdjvu++.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/libdjvu++/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 7 Mar 2003 06:04:06 -0000 1.7 +++ Makefile 22 Dec 2005 14:02:05 -0000 @@ -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 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/libdjvu++/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 31 Mar 2004 03:08:19 -0000 1.3 +++ distinfo 22 Dec 2005 14:02:05 -0000 @@ -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 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/graphics/libdjvu++/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 29 Mar 2000 21:22:49 -0000 1.1 +++ pkg-descr 22 Dec 2005 14:02:05 -0000 @@ -11,4 +11,4 @@ the lossy JB2 scheme that achieves the highest compression ratios on bitonal images. -WWW: http://www.djvu.com/ +WWW: http://www.djvuzone.org/ --- libdjvu++.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051222140427.34850.qmail>