ports/180038: games/freecell-solver update and take maintainership
Danilo Egea Gondolfo
danilogondolfo at gmail.com
Thu Jun 27 20:20:00 UTC 2013
>Number: 180038
>Category: ports
>Synopsis: games/freecell-solver update and take maintainership
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Jun 27 20:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Danilo Egea Gondolfo
>Release: FreeBSD 9.1-STABLE
>Organization:
Universidade Estadual de Maringa
>Environment:
FreeBSD freebsd 9.1-STABLE FreeBSD 9.1-STABLE #0 r252038: Thu Jun 20 15:11:17 BRT 2013 root at freebsd:/usr/obj/usr/src/sys/PROJETO amd64
>Description:
Changes
- Updated from 3.18.1 to 3.20.0
- Take maintainership
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
--- Makefile (revision 321900)
+++ Makefile (working copy)
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= freecell-solver
-PORTVERSION= 3.18.1
+PORTVERSION= 3.20.0
CATEGORIES= games
MASTER_SITES= http://fc-solve.shlomifish.org/downloads/fc-solve/
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= danilogondolfo at gmail.com
COMMENT= Open source framework for solving Freecell
LICENSE= MIT
@@ -17,7 +17,7 @@
USE_BZIP2= yes
USES= cmake:outsource
-USE_PERL5_BUILD=yes
+USE_PERL5_BUILD= yes
CMAKE_ARGS= -DFCS_WITH_TEST_SUITE:BOOL=OFF
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
Index: distinfo
===================================================================
--- distinfo (revision 321900)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (freecell-solver-3.18.1.tar.bz2) = d883fe9aeed4f0ad25e6b4b167dd18b68d98baba43029f12e508ecb46be9f473
-SIZE (freecell-solver-3.18.1.tar.bz2) = 552744
+SHA256 (freecell-solver-3.20.0.tar.bz2) = c4ad9f03e633c7fb4afeff6bab62aa9480e003305aad0f917aff7bd9ac1a19e0
+SIZE (freecell-solver-3.20.0.tar.bz2) = 553661
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list