Bug 188073 - [MAINTAINER] textproc/p5-Net-IDN-Encode: update to 2.100
Summary: [MAINTAINER] textproc/p5-Net-IDN-Encode: update to 2.100
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-30 11:10 UTC by Muhammad Moinur Rahman
Modified: 2014-03-30 19:10 UTC (History)
0 users

See Also:


Attachments
p5-Net-IDN-Encode-2.100.patch (1.31 KB, patch)
2014-03-30 11:10 UTC, Muhammad Moinur Rahman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-30 11:10:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-03-30 19:01:41 UTC
Author: sunpoet
Date: Sun Mar 30 18:01:37 2014
New Revision: 349659
URL: http://svnweb.freebsd.org/changeset/ports/349659
QAT: https://qat.redports.org/buildarchive/r349659/

Log:
  - 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)

Modified:
  head/textproc/p5-Net-IDN-Encode/Makefile
  head/textproc/p5-Net-IDN-Encode/distinfo

Modified: head/textproc/p5-Net-IDN-Encode/Makefile
==============================================================================
--- head/textproc/p5-Net-IDN-Encode/Makefile	Sun Mar 30 18:01:32 2014	(r349658)
+++ head/textproc/p5-Net-IDN-Encode/Makefile	Sun Mar 30 18:01:37 2014	(r349659)
@@ -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
 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

Modified: head/textproc/p5-Net-IDN-Encode/distinfo
==============================================================================
--- head/textproc/p5-Net-IDN-Encode/distinfo	Sun Mar 30 18:01:32 2014	(r349658)
+++ head/textproc/p5-Net-IDN-Encode/distinfo	Sun Mar 30 18:01:37 2014	(r349659)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-03-30 19:02:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!