Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 2013 17:16:32 GMT
From:      Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179520: games/p5-Games-Dice update
Message-ID:  <201306121716.r5CHGWpL098329@oldred.freebsd.org>
Resent-Message-ID: <201306121720.r5CHK049059293@freefall.freebsd.org>

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

>Number:         179520
>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:   Wed Jun 12 17:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Danilo Egêa Gondolfo
>Release:        FreeBSD 9.1-STABLE
>Organization:
Universidade Estadual de Maringá
>Environment:
FreeBSD projeto 9.1-STABLE FreeBSD 9.1-STABLE #5 r251421: Wed Jun  5 13:05:34 BRT 2013     root@projeto:/usr/obj/usr/src.stable/sys/PROJETO  amd64
>Description:
Changes
- Update from 0.04 to 0.041
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 320696)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Games-Dice
-PORTVERSION=	0.04
+PORTVERSION=	0.041
 CATEGORIES=	games perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,7 +10,8 @@
 MAINTAINER=	danilogondolfo@gmail.com
 COMMENT=	Perl module to simulate die rolls
 
-MAN3=		Games::Dice.3
+MAN1=	roll.1
+MAN3=	Games::Dice.3
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
--- distinfo	(revision 320696)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Games-Dice-0.04.tar.gz) = 423a56704accfe1b4655e2fd08d47e3138b34587ce4c50bfc593e13df5e1a4cd
-SIZE (Games-Dice-0.04.tar.gz) = 8175
+SHA256 (Games-Dice-0.041.tar.gz) = 50d7147c664c873a951c18be5d515d77f2eaa977dae26fca696db5497ea1a2cc
+SIZE (Games-Dice-0.041.tar.gz) = 9320
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 320696)
+++ pkg-plist	(working copy)
@@ -1,3 +1,4 @@
+bin/roll
 %%SITE_PERL%%/Games/Dice.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Dice/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Dice


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



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