diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-03-31 02:01:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-03-31 02:01:37 +0800 |
commit | 432f30af06dfde0b6e347bc05828b690786038ec (patch) | |
tree | e4ab0c4cce09bcc8e92f6b73c3eaa74e66c6a00c /textproc | |
parent | a0c47cd7ee374a52fe7e0bd8a8bd9e6af0e868f8 (diff) | |
download | freebsd-ports-gnome-432f30af06dfde0b6e347bc05828b690786038ec.tar.gz freebsd-ports-gnome-432f30af06dfde0b6e347bc05828b690786038ec.tar.zst freebsd-ports-gnome-432f30af06dfde0b6e347bc05828b690786038ec.zip |
- Update to 2.100
Changes: http://search.cpan.org/dist/Net-IDN-Encode/Changes
PR: ports/188073
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Net-IDN-Encode/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Net-IDN-Encode/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/textproc/p5-Net-IDN-Encode/Makefile b/textproc/p5-Net-IDN-Encode/Makefile index c85e09c98d1a..1825760979e0 100644 --- a/textproc/p5-Net-IDN-Encode/Makefile +++ b/textproc/p5-Net-IDN-Encode/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-IDN-Encode -PORTVERSION= 2.005 +PORTVERSION= 2.100 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +13,6 @@ COMMENT= Internationalizing Domain Names in Applications (RFC 3490) LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Net-IDN-Nameprep>=0:${PORTSDIR}/converters/p5-Net-IDN-Nameprep -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings USES= perl5 diff --git a/textproc/p5-Net-IDN-Encode/distinfo b/textproc/p5-Net-IDN-Encode/distinfo index 769a74589599..68147241dd46 100644 --- a/textproc/p5-Net-IDN-Encode/distinfo +++ b/textproc/p5-Net-IDN-Encode/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-IDN-Encode-2.005.tar.gz) = 8d2cfe7e05a22d1946933093dc6c64f93cf84597664df170d5793f24510c4400 -SIZE (Net-IDN-Encode-2.005.tar.gz) = 167961 +SHA256 (Net-IDN-Encode-2.100.tar.gz) = 018898c79f279b8390d646ab1825508c37b0c511f337e6bfe059a97fae30f09a +SIZE (Net-IDN-Encode-2.100.tar.gz) = 452625 |