svn commit: r491160 - head/games/manaplus

Steve Wills swills at FreeBSD.org
Fri Jan 25 16:58:56 UTC 2019


Author: swills
Date: Fri Jan 25 16:58:54 2019
New Revision: 491160
URL: https://svnweb.freebsd.org/changeset/ports/491160

Log:
  games/manaplus: update to 1.8.12.8
  
  PR:		235087
  Submitted by:	Thibault Payet <monwarez at mailoo.org> (maintainer)

Modified:
  head/games/manaplus/Makefile   (contents, props changed)
  head/games/manaplus/distinfo   (contents, props changed)

Modified: head/games/manaplus/Makefile
==============================================================================
--- head/games/manaplus/Makefile	Fri Jan 25 16:44:30 2019	(r491159)
+++ head/games/manaplus/Makefile	Fri Jan 25 16:58:54 2019	(r491160)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	manaplus
-DISTVERSION=	1.8.9.1
-PORTREVISION=	1
+DISTVERSION=	1.8.12.8
 CATEGORIES=	games
 MASTER_SITES=	http://download.evolonline.org/manaplus/download/${PORTVERSION}/
 
@@ -20,6 +19,7 @@ LIB_DEPENDS=	libxml2.so:textproc/libxml2 \
 USES=		autoreconf compiler:c++11-lang pkgconfig:build tar:xz
 USE_XORG=	x11
 USE_SDL=	sdl2 gfx2 image2 mixer2 net2 ttf2
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-sdl2 \
 		--without-internalsdlgfx

Modified: head/games/manaplus/distinfo
==============================================================================
--- head/games/manaplus/distinfo	Fri Jan 25 16:44:30 2019	(r491159)
+++ head/games/manaplus/distinfo	Fri Jan 25 16:58:54 2019	(r491160)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537822156
-SHA256 (manaplus-1.8.9.1.tar.xz) = 3122e9f6078e7e4c04c87faf2819e97da73dfa2f8a2a2ac3b0f90d70044ed70d
-SIZE (manaplus-1.8.9.1.tar.xz) = 15024872
+TIMESTAMP = 1547892526
+SHA256 (manaplus-1.8.12.8.tar.xz) = cb3a17494d625c56c7219bf0b12226ca4d3372002dc2933e7aa16fbcda8fc723
+SIZE (manaplus-1.8.12.8.tar.xz) = 15041612


More information about the svn-ports-head mailing list