aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2014-02-14 23:00:44 +0800
committergahr <gahr@FreeBSD.org>2014-02-14 23:00:44 +0800
commit7bb39ab4f489fc46d7c995ce34e2a7080d539da6 (patch)
tree4c81fed5a82030a43f6448d1d53940591c2101e6
parent973fb344db465c63b60ac59759353e3e96c7fff9 (diff)
downloadfreebsd-ports-gnome-7bb39ab4f489fc46d7c995ce34e2a7080d539da6.tar.gz
freebsd-ports-gnome-7bb39ab4f489fc46d7c995ce34e2a7080d539da6.tar.zst
freebsd-ports-gnome-7bb39ab4f489fc46d7c995ce34e2a7080d539da6.zip
- Update to 1.1.6
- Make fetchable again - Update WWW line in pkg-descr PR: 185740 Submitted by: gahr Approved by: maintainer (timeout)
-rw-r--r--textproc/utf8proc/Makefile5
-rw-r--r--textproc/utf8proc/distinfo4
-rw-r--r--textproc/utf8proc/pkg-descr2
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