Bug 188105 - [MAINTAINER] devel/p5-boolean: update to 0.32
Summary: [MAINTAINER] devel/p5-boolean: update to 0.32
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 23:10 UTC by Muhammad Moinur Rahman
Modified: 2014-04-06 06:52 UTC (History)
0 users

See Also:


Attachments
p5-boolean-0.32.patch (890 bytes, patch)
2014-03-30 23: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 23:10:04 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-04-06 06:47:44 UTC
Author: sunpoet
Date: Sun Apr  6 05:47:40 2014
New Revision: 350306
URL: http://svnweb.freebsd.org/changeset/ports/350306
QAT: https://qat.redports.org/buildarchive/r350306/

Log:
  - Update to 0.32
  
  Changes:	http://search.cpan.org/dist/boolean/Changes
  PR:		188105
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)

Modified:
  head/devel/p5-boolean/Makefile
  head/devel/p5-boolean/distinfo

Modified: head/devel/p5-boolean/Makefile
==============================================================================
--- head/devel/p5-boolean/Makefile	Sun Apr  6 05:47:36 2014	(r350305)
+++ head/devel/p5-boolean/Makefile	Sun Apr  6 05:47:40 2014	(r350306)
@@ -1,18 +1,18 @@
 # Created by: Timur I. Bakeyev <bat@cpan.org>
 # $FreeBSD$
 
-PORTNAME=		boolean
-PORTVERSION=		0.30
-CATEGORIES=		devel perl5
-MASTER_SITES=		CPAN
+PORTNAME=	boolean
+PORTVERSION=	0.32
+CATEGORIES=	devel perl5
+MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:INGY
-PKGNAMEPREFIX=		p5-
+PKGNAMEPREFIX=	p5-
 
-MAINTAINER=		5u623l20@gmail.com
-COMMENT=		Boolean support for Perl
+MAINTAINER=	5u623l20@gmail.com
+COMMENT=	Boolean support for Perl
 
-LICENSE=		ART10 GPLv1
-LICENSE_COMB=		dual
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/devel/p5-boolean/distinfo
==============================================================================
--- head/devel/p5-boolean/distinfo	Sun Apr  6 05:47:36 2014	(r350305)
+++ head/devel/p5-boolean/distinfo	Sun Apr  6 05:47:40 2014	(r350306)
@@ -1,2 +1,2 @@
-SHA256 (boolean-0.30.tar.gz) = f46e7a6121d5728ef2ce285a82d1dde94f6dfa0b846a612db75b1dcd37b9fc7f
-SIZE (boolean-0.30.tar.gz) = 33231
+SHA256 (boolean-0.32.tar.gz) = 4f9ed8886a98e7ee96c8b3ba31fb61c186018e4e06cc2c1d9d20adc8428591c5
+SIZE (boolean-0.32.tar.gz) = 13096
_______________________________________________
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-04-06 06:52:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!