Bug 178099 - games/p5-Games-Dice update and take maintainership
Summary: games/p5-Games-Dice update and take maintainership
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: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-24 06:30 UTC by Danilo Egêa Gondolfo
Modified: 2013-04-24 13:20 UTC (History)
0 users

See Also:


Attachments
file.diff (874 bytes, patch)
2013-04-24 06:30 UTC, Danilo Egêa Gondolfo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo Egêa Gondolfo 2013-04-24 06:30:00 UTC
games/p5-Games-Dice updated.

Changes
 - Updated from 0.03 to 0.04
 - Take maintainership

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-24 06:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

bdrewery@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2013-04-24 13:10:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-04-24 13:10:30 UTC
Author: bdrewery
Date: Wed Apr 24 12:10:18 2013
New Revision: 316425
URL: http://svnweb.freebsd.org/changeset/ports/316425

Log:
  - Update to 0.04
  - Pass maintainership to submitter
  
  PR:		ports/178099
  Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>

Modified:
  head/games/p5-Games-Dice/Makefile
  head/games/p5-Games-Dice/distinfo

Modified: head/games/p5-Games-Dice/Makefile
==============================================================================
--- head/games/p5-Games-Dice/Makefile	Wed Apr 24 11:35:05 2013	(r316424)
+++ head/games/p5-Games-Dice/Makefile	Wed Apr 24 12:10:18 2013	(r316425)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	Games-Dice
-PORTVERSION=	0.03
+PORTVERSION=	0.04
 CATEGORIES=	games perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	danilogondolfo@gmail.com
 COMMENT=	Perl module to simulate die rolls
 
 MAN3=		Games::Dice.3

Modified: head/games/p5-Games-Dice/distinfo
==============================================================================
--- head/games/p5-Games-Dice/distinfo	Wed Apr 24 11:35:05 2013	(r316424)
+++ head/games/p5-Games-Dice/distinfo	Wed Apr 24 12:10:18 2013	(r316425)
@@ -1,2 +1,2 @@
-SHA256 (Games-Dice-0.03.tar.gz) = 1d4dbe93a98f6f2d88a17d762de901de54f47a1013b7e8f0898220eaf9ff9a80
-SIZE (Games-Dice-0.03.tar.gz) = 8050
+SHA256 (Games-Dice-0.04.tar.gz) = 423a56704accfe1b4655e2fd08d47e3138b34587ce4c50bfc593e13df5e1a4cd
+SIZE (Games-Dice-0.04.tar.gz) = 8175
_______________________________________________
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"