Index: Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/exiv2/Makefile,v retrieving revision 1.13 diff -U2 -r1.13 Makefile --- Makefile 28 Feb 2006 19:18:47 -0000 1.13 +++ Makefile 16 Mar 2006 14:05:28 -0000 @@ -7,8 +7,7 @@ PORTNAME= exiv2 -PORTVERSION= 0.9 +PORTVERSION= 0.9.1 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= ahze +MASTER_SITES= http://www.exiv2.org/ MAINTAINER= ahze@FreeBSD.org @@ -23,8 +22,4 @@ .include -.if ${ARCH} == "alpha" -BROKEN= "Does not compile on alpha" -.endif - .if ${OSVERSION} < 500000 USE_GCC= 3.4 Index: distinfo =================================================================== RCS file: /home/pcvs/ports/graphics/exiv2/distinfo,v retrieving revision 1.8 diff -U2 -r1.8 distinfo --- distinfo 28 Jan 2006 01:21:26 -0000 1.8 +++ distinfo 16 Mar 2006 14:05:28 -0000 @@ -1,3 +1,3 @@ -MD5 (exiv2-0.9.tar.gz) = ee82fcba2741f5c771cb21d3eacefeef -SHA256 (exiv2-0.9.tar.gz) = 36f6e864f2fa5f27452c09ef348f318fa9d3f18d9327020b820fac41cf9b97cd -SIZE (exiv2-0.9.tar.gz) = 1613781 +MD5 (exiv2-0.9.1.tar.gz) = 4c6593751368f5e9235d85e0d4058e67 +SHA256 (exiv2-0.9.1.tar.gz) = 36b3a252c6cc2a270e5af6c7c4da57f685799de4f834010b11a7f88076ba4574 +SIZE (exiv2-0.9.1.tar.gz) = 1602868 Index: pkg-descr =================================================================== RCS file: /home/pcvs/ports/graphics/exiv2/pkg-descr,v retrieving revision 1.1 diff -U2 -r1.1 pkg-descr --- pkg-descr 13 Oct 2004 08:04:48 -0000 1.1 +++ pkg-descr 16 Mar 2006 14:05:28 -0000 @@ -1,3 +1,3 @@ Exif and Iptc metadata manipulation library and tools -WWW: http://home.arcor.de/ahuggel/exiv2/ +WWW: http://www.exiv2.org/ Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/graphics/exiv2/pkg-plist,v retrieving revision 1.4 diff -U2 -r1.4 pkg-plist --- pkg-plist 28 Jan 2006 01:21:26 -0000 1.4 +++ pkg-plist 16 Mar 2006 14:05:28 -0000 @@ -27,5 +27,5 @@ include/exiv2/types.hpp include/exiv2/value.hpp -lib/libexiv2-0.9.so +lib/libexiv2-0.9.1.so lib/libexiv2.a lib/libexiv2.la