1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 1.1.6

- Make fetchable again
- Update WWW line in pkg-descr

PR:		185740
Submitted by:	gahr
Approved by:	maintainer (timeout)
This commit is contained in:
Pietro Cerutti 2014-02-14 15:00:44 +00:00
parent 9bb45c6d00
commit 0d218fe551
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344228
3 changed files with 5 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -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