Bug 187371 - [PATCH] devel/p5-Date-ISO: update to 1.31, take maintainership
Summary: [PATCH] devel/p5-Date-ISO: update to 1.31, take maintainership
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-08 12:10 UTC by Muhammad Moinur Rahman
Modified: 2014-03-09 22:10 UTC (History)
0 users

See Also:


Attachments
p5-Date-ISO-1.31.patch (1.41 KB, patch)
2014-03-08 12: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-08 12:10:16 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-09 22:06:35 UTC
Author: sunpoet
Date: Sun Mar  9 22:06:27 2014
New Revision: 347701
URL: http://svnweb.freebsd.org/changeset/ports/347701
QAT: https://qat.redports.org/buildarchive/r347701/

Log:
  - Update to 1.31
  - Pass maintainership to submitter
  
  PR:		ports/187371
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>

Modified:
  head/devel/p5-Date-ISO/Makefile
  head/devel/p5-Date-ISO/distinfo

Modified: head/devel/p5-Date-ISO/Makefile
==============================================================================
--- head/devel/p5-Date-ISO/Makefile	Sun Mar  9 22:06:22 2014	(r347700)
+++ head/devel/p5-Date-ISO/Makefile	Sun Mar  9 22:06:27 2014	(r347701)
@@ -2,13 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	Date-ISO
-PORTVERSION=	1.30
-PORTREVISION=	1
+PORTVERSION=	1.31
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Converts dates between ISO and Gregorian formats
 
 BUILD_DEPENDS=	p5-Date-ICal>=1.54:${PORTSDIR}/devel/p5-Date-ICal \

Modified: head/devel/p5-Date-ISO/distinfo
==============================================================================
--- head/devel/p5-Date-ISO/distinfo	Sun Mar  9 22:06:22 2014	(r347700)
+++ head/devel/p5-Date-ISO/distinfo	Sun Mar  9 22:06:27 2014	(r347701)
@@ -1,2 +1,2 @@
-SHA256 (Date-ISO-1.30.tar.gz) = ce069cedb950f5af7397ab3db5f46fd284effcf1545261436a81071de883c637
-SIZE (Date-ISO-1.30.tar.gz) = 7928
+SHA256 (Date-ISO-1.31.tar.gz) = d76bdf5c510872cbd7ad2f5048c20c8d5ea2d71d35e975952ae88ab1f3e3c687
+SIZE (Date-ISO-1.31.tar.gz) = 7641
_______________________________________________
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-09 22:06:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!