pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/p5-Unicode-UTF8
Module Name: pkgsrc
Committed By: bouyer
Date: Sun Aug 30 07:37:53 UTC 2026
Added Files:
pkgsrc/converters/p5-Unicode-UTF8: DESCR Makefile distinfo
Log Message:
Add p5-Unicode-UTF8 version 0.75
Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form
This module provides functions to encode and decode UTF-8 encoding form
as specified by Unicode and ISO/IEC 10646:2011.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/converters/p5-Unicode-UTF8/DESCR \
pkgsrc/converters/p5-Unicode-UTF8/Makefile \
pkgsrc/converters/p5-Unicode-UTF8/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/converters/p5-Unicode-UTF8/DESCR
diff -u /dev/null pkgsrc/converters/p5-Unicode-UTF8/DESCR:1.1
--- /dev/null Sun Aug 30 07:37:53 2026
+++ pkgsrc/converters/p5-Unicode-UTF8/DESCR Sun Aug 30 07:37:52 2026
@@ -0,0 +1,4 @@
+Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form
+
+This module provides functions to encode and decode UTF-8 encoding form
+as specified by Unicode and ISO/IEC 10646:2011.
Index: pkgsrc/converters/p5-Unicode-UTF8/Makefile
diff -u /dev/null pkgsrc/converters/p5-Unicode-UTF8/Makefile:1.1
--- /dev/null Sun Aug 30 07:37:53 2026
+++ pkgsrc/converters/p5-Unicode-UTF8/Makefile Sun Aug 30 07:37:52 2026
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2026/08/30 07:37:52 bouyer Exp $
+
+DISTNAME= Unicode-UTF8-0.75
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= converters
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CH/CHANSEN/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://metacpan.org/dist/Unicode-UTF8
+COMMENT= Conversions to/from UTF8 from/to charactersets
+
+PERL5_PACKLIST= auto/Unicode/UTF8/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/converters/p5-Unicode-UTF8/distinfo
diff -u /dev/null pkgsrc/converters/p5-Unicode-UTF8/distinfo:1.1
--- /dev/null Sun Aug 30 07:37:53 2026
+++ pkgsrc/converters/p5-Unicode-UTF8/distinfo Sun Aug 30 07:37:52 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2026/08/30 07:37:52 bouyer Exp $
+
+BLAKE2s (Unicode-UTF8-0.75.tar.gz) = b42f6ddd22b224984ed8ee7481e8270463fdb904f19c3afd66c04204a93f9266
+SHA512 (Unicode-UTF8-0.75.tar.gz) = fc6ff23f1aaf13b0bde9642539e757cb96d75d2944b326f59865cfe106ca881a39ebceead1fc6d344be650bd59c80db1eb460673a5394cc148e7ff78a5a4b6e3
+Size (Unicode-UTF8-0.75.tar.gz) = 175996 bytes
Home |
Main Index |
Thread Index |
Old Index