mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
- Update to 1.03
- Reformat Makefile's header - Take maintainership Changes: http://search.cpan.org/dist/Unicode-CheckUTF8/CHANGES Approved by: sahil@/wen@ (mentors, implicit)
This commit is contained in:
parent
3ca3af3c4b
commit
1d64eb8fbe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266912
@ -1,18 +1,17 @@
|
|||||||
# New ports collection makefile for: p5-Unicode-CheckUTF8
|
# New ports collection makefile for: p5-Unicode-CheckUTF8
|
||||||
# Date created: 23 July 2006
|
# Date created: 2006-07-23
|
||||||
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Unicode-CheckUTF8
|
PORTNAME= Unicode-CheckUTF8
|
||||||
DISTVERSION= 1.01
|
DISTVERSION= 1.03
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= textproc perl5
|
CATEGORIES= textproc perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= culot@FreeBSD.org
|
||||||
COMMENT= Check if scalar is valid UTF-8
|
COMMENT= Check if scalar is valid UTF-8
|
||||||
|
|
||||||
PERL_CONFIGURE= YES
|
PERL_CONFIGURE= YES
|
||||||
|
@ -1,3 +1,2 @@
|
|||||||
MD5 (Unicode-CheckUTF8-1.01.tar.gz) = 317a54ded8fa126936c61a39f7746e34
|
SHA256 (Unicode-CheckUTF8-1.03.tar.gz) = 97f84daf033eb9b49cd8fe31db221fef035a5c2ee1d757f3122c88cf9762414c
|
||||||
SHA256 (Unicode-CheckUTF8-1.01.tar.gz) = b0930af586416682927b873cbfa83b37a9e3c617cb622e787500332ef28db56b
|
SIZE (Unicode-CheckUTF8-1.03.tar.gz) = 25483
|
||||||
SIZE (Unicode-CheckUTF8-1.01.tar.gz) = 25245
|
|
||||||
|
Loading…
Reference in New Issue
Block a user