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