Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2012 17:20:32 GMT
From:      Oliver Heesakkers <dev2@heesakkers.info>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/174780: [patch] games/0ad: Update to 0.0.12
Message-ID:  <201212281720.qBSHKWMU060851@red.freebsd.org>
Resent-Message-ID: <201212281730.qBSHU00E038249@freefall.freebsd.org>

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

>Number:         174780
>Category:       ports
>Synopsis:       [patch] games/0ad: Update to 0.0.12
>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:   Fri Dec 28 17:30:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Heesakkers
>Release:        9.1-RELEASE #3 r243795 amd64
>Organization:
>Environment:
>Description:
I performed the most basic steps to upgrade a port and after playing a short game, it appears that suffices in this case.

So the attached patch contains an update to 0.0.12 for 0ad.
>How-To-Repeat:

>Fix:
See attached patch

Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 309570)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	0ad
-PORTVERSION=	0.0.11
+PORTVERSION=	0.0.12
 CATEGORIES=	games
 MASTER_SITES=	SF/zero-ad/releases
 DISTFILES=	${PORTNAME}-${PORTVERSION}-alpha-unix-build.tar.xz \
Index: distinfo
===================================================================
--- distinfo	(revision 309570)
+++ distinfo	(working copy)
@@ -1,4 +1,4 @@
-SHA256 (0ad-0.0.11-alpha-unix-build.tar.xz) = a218c42bce111d0bcb02b3a18eb14d7c06a839b8863df362083ebd0835d3c6a3
-SIZE (0ad-0.0.11-alpha-unix-build.tar.xz) = 8682272
-SHA256 (0ad-0.0.11-alpha-unix-data.tar.xz) = a28dd9160637bc1345223ec6f9c36bb693350e9dcc35a3194f43ed463b3ba20e
-SIZE (0ad-0.0.11-alpha-unix-data.tar.xz) = 350967036
+SHA256 (0ad-0.0.12-alpha-unix-build.tar.xz) = 69d01f9ba12bb78f58fc2c567187cfffe20055591f378724b906e6a48ac73877
+SIZE (0ad-0.0.12-alpha-unix-build.tar.xz) = 8693880
+SHA256 (0ad-0.0.12-alpha-unix-data.tar.xz) = 0efd800a149f2fed70d7e133b93a385e82810844b50154771514d17d9a68ee07
+SIZE (0ad-0.0.12-alpha-unix-data.tar.xz) = 388143556


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



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