svn commit: r306785 - head/games/openttd

Alexey Dokuchaev danfe at FreeBSD.org
Thu Nov 1 08:29:18 UTC 2012


Author: danfe
Date: Thu Nov  1 08:29:17 2012
New Revision: 306785
URL: http://svn.freebsd.org/changeset/ports/306785

Log:
  - Update to version 1.2.3, bugfix release
  - Trim Makefile header per new world order
  
  Submitted by:	maintainer (on IRC)
  Feature safe:	yes

Modified:
  head/games/openttd/Makefile
  head/games/openttd/distinfo

Modified: head/games/openttd/Makefile
==============================================================================
--- head/games/openttd/Makefile	Thu Nov  1 07:54:24 2012	(r306784)
+++ head/games/openttd/Makefile	Thu Nov  1 08:29:17 2012	(r306785)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	OpenTTD
-# Date created:				16 Dec 2004
-# Whom:					Alexey Dokuchaev <danfe at FreeBSD.org>
-#
+# Created by: Alexey Dokuchaev <danfe at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	openttd
-PORTVERSION=	1.2.2
+PORTVERSION=	1.2.3
 CATEGORIES=	games
 MASTER_SITES=	http://gb.binaries.openttd.org/binaries/releases/${PORTVERSION}/ \
 		http://ftp.snt.utwente.nl/pub/games/openttd/binaries/releases/${PORTVERSION}/ \

Modified: head/games/openttd/distinfo
==============================================================================
--- head/games/openttd/distinfo	Thu Nov  1 07:54:24 2012	(r306784)
+++ head/games/openttd/distinfo	Thu Nov  1 08:29:17 2012	(r306785)
@@ -1,2 +1,2 @@
-SHA256 (openttd-1.2.2-source.tar.xz) = 57b105ab03d0275e190107fd1d54255f0c25d8b24d41d15ed2702534bab31f95
-SIZE (openttd-1.2.2-source.tar.xz) = 5717136
+SHA256 (openttd-1.2.3-source.tar.xz) = d228798f7d4804b7ead186ec19082f0e6c83cfc2dbf625ddab1d22048117fd08
+SIZE (openttd-1.2.3-source.tar.xz) = 5720056


More information about the svn-ports-head mailing list