diff options
-rw-r--r-- | graphics/jasper/Makefile | 4 | ||||
-rw-r--r-- | graphics/jasper/distinfo | 2 | ||||
-rw-r--r-- | graphics/jasper/pkg-descr | 2 | ||||
-rw-r--r-- | graphics/jasper/pkg-plist | 6 |
4 files changed, 7 insertions, 7 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile index e6f2b68ea942..1ac4da03bbb3 100644 --- a/graphics/jasper/Makefile +++ b/graphics/jasper/Makefile @@ -6,9 +6,9 @@ # PORTNAME= jasper -PORTVERSION= 1.500.3 +PORTVERSION= 1.500.4 CATEGORIES= graphics -MASTER_SITES= http://www.ece.ubc.ca/~mdadams/jasper/software/ +MASTER_SITES= http://www.ece.uvic.ca/~mdadams/jasper/software/ MAINTAINER= sobomax@FreeBSD.org diff --git a/graphics/jasper/distinfo b/graphics/jasper/distinfo index 67055d19583f..032aebdba41a 100644 --- a/graphics/jasper/distinfo +++ b/graphics/jasper/distinfo @@ -1 +1 @@ -MD5 (jasper-1.500.3.zip) = a33a65b3f609ae7b7f7a17fb559a2507 +MD5 (jasper-1.500.4.zip) = dcd7598c262da668b4980129901bfdcc diff --git a/graphics/jasper/pkg-descr b/graphics/jasper/pkg-descr index 1fe5aa482c31..9b7139aafee5 100644 --- a/graphics/jasper/pkg-descr +++ b/graphics/jasper/pkg-descr @@ -2,4 +2,4 @@ JasPer is a software-based implementation of the codec specified in the emerging JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1). The JasPer software is written in the C programming language. -WWW: http://www.ece.ubc.ca/~mdadams/jasper/ +WWW: http://www.ece.uvic.ca/~mdadams/jasper/ diff --git a/graphics/jasper/pkg-plist b/graphics/jasper/pkg-plist index e9583f640cd6..ed59d59101fa 100644 --- a/graphics/jasper/pkg-plist +++ b/graphics/jasper/pkg-plist @@ -17,9 +17,9 @@ include/jasper/jas_version.h include/jasper/jasper.h lib/libjasper.a lib/libjasper.so -lib/libjasper.so.3 +lib/libjasper.so.4 share/doc/jasper/README -share/doc/jasper/jasper.html -share/doc/jasper/jasper_small.gif +share/doc/jasper/jasper.pdf +share/doc/jasper/jpeg2000.pdf @dirrm share/doc/jasper @dirrm include/jasper |