Date: Tue, 25 Sep 2018 16:09:28 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480681 - head/textproc/p5-IDNA-Punycode Message-ID: <201809251609.w8PG9Sww018856@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Sep 25 16:09:28 2018 New Revision: 480681 URL: https://svnweb.freebsd.org/changeset/ports/480681 Log: Mark DEPRECATED and set EXPIRATION_DATE to 2018-09-30 Reference: https://metacpan.org/changes/release/CFAERBER/IDNA-Punycode-1.100 Modified: head/textproc/p5-IDNA-Punycode/Makefile Modified: head/textproc/p5-IDNA-Punycode/Makefile ============================================================================== --- head/textproc/p5-IDNA-Punycode/Makefile Tue Sep 25 16:09:23 2018 (r480680) +++ head/textproc/p5-IDNA-Punycode/Makefile Tue Sep 25 16:09:28 2018 (r480681) @@ -15,6 +15,9 @@ COMMENT= Perl module to encode Unicode string in Punyc LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +DEPRECATED= Deprecated by upstream +EXPIRATION_DATE=2018-09-30 + NO_ARCH= yes USES= perl5 USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809251609.w8PG9Sww018856>