Bug 189189 - [MAINTAINER] net/p5-Net-Todoist: update to 0.05
Summary: [MAINTAINER] net/p5-Net-Todoist: update to 0.05
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-01 12:50 UTC by gslin
Modified: 2014-05-19 09:40 UTC (History)
1 user (show)

See Also:


Attachments
p5-Net-Todoist-0.05.patch (1.10 KB, patch)
2014-05-01 12:50 UTC, gslin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2014-05-01 12:50:00 UTC
- Update to 0.05

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-01 12:50:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2014-05-19 09:05:38 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-05-19 09:37:45 UTC
Author: culot
Date: Mon May 19 08:37:41 2014
New Revision: 354518
URL: http://svnweb.freebsd.org/changeset/ports/354518
QAT: https://qat.redports.org/buildarchive/r354518/

Log:
  - Update to 0.05
  - Add LICENSE (Artistic 1 & GPL 1)
  
  PR:		ports/189189
  Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)

Modified:
  head/net/p5-Net-Todoist/Makefile
  head/net/p5-Net-Todoist/distinfo

Modified: head/net/p5-Net-Todoist/Makefile
==============================================================================
--- head/net/p5-Net-Todoist/Makefile	Mon May 19 08:34:41 2014	(r354517)
+++ head/net/p5-Net-Todoist/Makefile	Mon May 19 08:37:41 2014	(r354518)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-Todoist
-PORTVERSION=	0.04
+PORTVERSION=	0.05
 CATEGORIES=	net www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	gslin@gslin.org
 COMMENT=	Todoist API
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
 

Modified: head/net/p5-Net-Todoist/distinfo
==============================================================================
--- head/net/p5-Net-Todoist/distinfo	Mon May 19 08:34:41 2014	(r354517)
+++ head/net/p5-Net-Todoist/distinfo	Mon May 19 08:37:41 2014	(r354518)
@@ -1,2 +1,2 @@
-SHA256 (Net-Todoist-0.04.tar.gz) = 9e86dde8797121484f2a52ad75e3edaaf64a49712aef7fdd38192907d038f26c
-SIZE (Net-Todoist-0.04.tar.gz) = 12370
+SHA256 (Net-Todoist-0.05.tar.gz) = 0c6df985e69b6fb4d43c4fd0c2b6931bbed8b18b9185fa03d45008c0bcab3c80
+SIZE (Net-Todoist-0.05.tar.gz) = 12707
_______________________________________________
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 4 Frederic Culot freebsd_committer freebsd_triage 2014-05-19 09:37:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!