Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2017 23:25:25 +0000 (UTC)
From:      Alex Kozlov <ak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r436923 - in head/games/tinymux: . files
Message-ID:  <201703252325.v2PNPPAj042980@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ak
Date: Sat Mar 25 23:25:25 2017
New Revision: 436923
URL: https://svnweb.freebsd.org/changeset/ports/436923

Log:
  - Update MASTER_SITES to unbreak the port
  - Update to 2.10.1.13
  
  PR:	215817
  Submitted by:	Stephen Dennis <brazilofmux@gmail.com>

Deleted:
  head/games/tinymux/files/patch-player.cpp
Modified:
  head/games/tinymux/Makefile
  head/games/tinymux/distinfo

Modified: head/games/tinymux/Makefile
==============================================================================
--- head/games/tinymux/Makefile	Sat Mar 25 23:03:25 2017	(r436922)
+++ head/games/tinymux/Makefile	Sat Mar 25 23:25:25 2017	(r436923)
@@ -3,9 +3,8 @@
 
 PORTNAME=	tinymux
 PORTVERSION=	2.10.1.${PATCHLEVEL}
-PORTREVISION=	1
 CATEGORIES=	games net
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	ftp://ftp.tinymux.org/tinymux-2.10/${PATCHLEVEL}/
 DISTNAME=	mux-${PORTVERSION}.unix
 
 MAINTAINER=	ports@FreeBSD.org
@@ -14,17 +13,13 @@ COMMENT=	Multi-Player FreeForm adventure
 LICENSE=	ART10
 LICENSE_FILE=	${WRKSRC}/copyright.h
 
-BROKEN=		Unfetchable (google code has gone away)
-DEPRECATED=	Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE=	2017-04-30
-
 WRKSRC=		${WRKDIR}/mux2.10/src
 
 USES=		gmake
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
-PATCHLEVEL=	12
+PATCHLEVEL=	13
 
 PORTDOCS=	*
 

Modified: head/games/tinymux/distinfo
==============================================================================
--- head/games/tinymux/distinfo	Sat Mar 25 23:03:25 2017	(r436922)
+++ head/games/tinymux/distinfo	Sat Mar 25 23:25:25 2017	(r436923)
@@ -1,2 +1,3 @@
-SHA256 (mux-2.10.1.12.unix.tar.gz) = fe7d7b25723a7fc618a3ff6c15d274a107839d5e9797911d142cbc9d25ce51e8
-SIZE (mux-2.10.1.12.unix.tar.gz) = 1303734
+TIMESTAMP = 1490483828
+SHA256 (mux-2.10.1.13.unix.tar.gz) = 33bd24048b5590f47a7dd4b6f027f169dfe60bd7eeaadc65e2d8fedf9ad96bff
+SIZE (mux-2.10.1.13.unix.tar.gz) = 1305491



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