update devel/libestr to 0.1.5 please review and commit. thanks
Index: Makefile =================================================================== RCS file: /cvs/ports/devel/libestr/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile 21 Mar 2013 08:45:15 -0000 1.6 +++ Makefile 1 Jul 2013 19:02:01 -0000 @@ -1,7 +1,7 @@ # $OpenBSD: Makefile,v 1.6 2013/03/21 08:45:15 ajacoutot Exp $ COMMENT = library for string essentials -DISTNAME = libestr-0.1.4 +DISTNAME = libestr-0.1.5 SHARED_LIBS += estr 0.0 # 0.0 CATEGORIES = devel @@ -11,8 +11,7 @@ MAINTAINER = David Hill <[email protected] # LGPLv2.1 PERMIT_PACKAGE_CDROM = Yes -MASTER_SITES = ${HOMEPAGE}/files/download/ - +MASTER_SITES = http://libestr.adiscon.com/files/download/ CONFIGURE_STYLE= gnu Index: distinfo =================================================================== RCS file: /cvs/ports/devel/libestr/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- distinfo 3 Jan 2013 16:05:40 -0000 1.2 +++ distinfo 1 Jul 2013 19:02:01 -0000 @@ -1,2 +1,2 @@ -SHA256 (libestr-0.1.4.tar.gz) = 4wsFvDCR4sNUZNesc2stTlwFTMiD4kTJILVx5TPeheM= -SIZE (libestr-0.1.4.tar.gz) = 329510 +SHA256 (libestr-0.1.5.tar.gz) = /5c0ZjyOc4SDXhLGUxPv4UsdfsMQ9IyXfTX2axBQZZ4= +SIZE (libestr-0.1.5.tar.gz) = 325583 Index: pkg/PFRAG.shared =================================================================== RCS file: pkg/PFRAG.shared diff -N pkg/PFRAG.shared --- pkg/PFRAG.shared 16 Jan 2012 15:17:58 -0000 1.1.1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,2 +0,0 @@ -@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2012/01/16 15:17:58 dhill Exp $ -@lib lib/libestr.so.${LIBestr_VERSION} Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/devel/libestr/pkg/PLIST,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 PLIST --- pkg/PLIST 16 Jan 2012 15:17:58 -0000 1.1.1.1 +++ pkg/PLIST 1 Jul 2013 19:02:01 -0000 @@ -1,7 +1,7 @@ @comment $OpenBSD: PLIST,v 1.1.1.1 2012/01/16 15:17:58 dhill Exp $ -%%SHARED%% include/libestr.h lib/libestr.a lib/libestr.la +@lib lib/libestr.so.${LIBestr_VERSION} lib/pkgconfig/ lib/pkgconfig/libestr.pc
