Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 2014 08:37:42 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r354518 - head/net/p5-Net-Todoist
Message-ID:  <201405190837.s4J8bgcO050532@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405190837.s4J8bgcO050532>