Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2013 00:13:33 GMT
From:      Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181770: games/p5-Games-Dice update
Message-ID:  <201309030013.r830DXic030354@oldred.freebsd.org>
Resent-Message-ID: <201309030020.r830K0n8081533@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181770
>Category:       ports
>Synopsis:       games/p5-Games-Dice update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 03 00:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Danilo Egêa Gondolfo
>Release:        FreeBSD 9.2-RC3
>Organization:
>Environment:
FreeBSD mac 9.2-RC3 FreeBSD 9.2-RC3 #3 r254983: Tue Aug 27 23:55:24 BRT 2013     root@mac:/usr/obj/usr/src/sys/MAC  amd64
>Description:
Changes
- Updated from 0.041 to 0.043.
- Converted to new Uses/perl5.mk framework
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 326100)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Games-Dice
-PORTVERSION=	0.041
+PORTVERSION=	0.043
 CATEGORIES=	games perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,6 +15,7 @@
 MAN1=	roll.1
 MAN3=	Games::Dice.3
 
-PERL_CONFIGURE=	yes
+USES=		perl5
+USE_PERL5=	configure
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 326100)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Games-Dice-0.041.tar.gz) = 50d7147c664c873a951c18be5d515d77f2eaa977dae26fca696db5497ea1a2cc
-SIZE (Games-Dice-0.041.tar.gz) = 9320
+SHA256 (Games-Dice-0.043.tar.gz) = 1b7fed606c82683d9d76cca420f6d2b69574f7ad930b302731a825cbedbaacee
+SIZE (Games-Dice-0.043.tar.gz) = 9034


>Release-Note:
>Audit-Trail:
>Unformatted:



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