- Update to 1.001 [1]
- Trim Makefile header PR: ports/168259 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1] Approved by: timur (maintainer timeout, 4.5 months) [1] makc, avilla (mentors, implicit) Feature safe: yes
This commit is contained in:
parent
84fbcd6d5a
commit
3729268d97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305753
2 changed files with 4 additions and 8 deletions
|
@ -1,12 +1,8 @@
|
|||
# New ports collection makefile for: p5-Encode-Punycode
|
||||
# Date created: Dec 10, 2010
|
||||
# Whom: Timur Bakeyev <timur@FreeBSD.org>
|
||||
#
|
||||
# Created by: Timur Bakeyev <timur@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Encode-Punycode
|
||||
PORTVERSION= 1.000
|
||||
PORTVERSION= 1.001
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Encode-Punycode-1.000.tar.gz) = 30ec948b33036232476b00e0f5d42441844a726c4438e3b9a787df55b3ecfd5f
|
||||
SIZE (Encode-Punycode-1.000.tar.gz) = 13835
|
||||
SHA256 (Encode-Punycode-1.001.tar.gz) = a08dbc7bd32205e1f53e6bd1ee3e45bcc04809be2742fd0ce146b860d05a2fb7
|
||||
SIZE (Encode-Punycode-1.001.tar.gz) = 14576
|
||||
|
|
Loading…
Reference in a new issue