From 0d218fe5519e7965794bd02bc7f038c718710f44 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Fri, 14 Feb 2014 15:00:44 +0000 Subject: [PATCH] - Update to 1.1.6 - Make fetchable again - Update WWW line in pkg-descr PR: 185740 Submitted by: gahr Approved by: maintainer (timeout) --- textproc/utf8proc/Makefile | 5 ++--- textproc/utf8proc/distinfo | 4 ++-- textproc/utf8proc/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/textproc/utf8proc/Makefile b/textproc/utf8proc/Makefile index 13c14aa7ea35..9ae6b06365af 100644 --- a/textproc/utf8proc/Makefile +++ b/textproc/utf8proc/Makefile @@ -2,15 +2,14 @@ # $FreeBSD$ PORTNAME= utf8proc -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.6 CATEGORIES= textproc devel -MASTER_SITES= http://www.flexiguided.de/pub/ +MASTER_SITES= http://www.public-software-group.org/pub/projects/${PORTNAME}/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= clsung@FreeBSD.org COMMENT= UTF-8 processing library -WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= c-library USE_LDCONFIG= yes diff --git a/textproc/utf8proc/distinfo b/textproc/utf8proc/distinfo index 51771d0111e7..a625c0e57107 100644 --- a/textproc/utf8proc/distinfo +++ b/textproc/utf8proc/distinfo @@ -1,2 +1,2 @@ -SHA256 (utf8proc-v1.1.3.tar.gz) = b1e649d7d5ee21b299e35a6e2787be6ee518f9525cc75d9219293b368d37c000 -SIZE (utf8proc-v1.1.3.tar.gz) = 285114 +SHA256 (utf8proc-v1.1.6.tar.gz) = fedc8fa78022eb8f0584fbc85c9f9571bcd7fd510de0ce16955289c42f4199e7 +SIZE (utf8proc-v1.1.6.tar.gz) = 105825 diff --git a/textproc/utf8proc/pkg-descr b/textproc/utf8proc/pkg-descr index b3034f33cca5..861b145d03d6 100644 --- a/textproc/utf8proc/pkg-descr +++ b/textproc/utf8proc/pkg-descr @@ -6,4 +6,4 @@ characters "Hyphen" (U+2010), "Minus" (U+2212) and "Hyphen-Minus" (U+002D, ASCII Minus) all into the ASCII minus sign, to make them equal for comparisons. -WWW: http://www.flexiguided.de/publications.utf8proc.en.html +WWW: http://www.public-software-group.org/utf8proc