svn commit: r436635 - in head/games/manaplus: . files

Alexey Dokuchaev danfe at FreeBSD.org
Tue Mar 21 20:33:35 UTC 2017


Author: danfe
Date: Tue Mar 21 20:33:34 2017
New Revision: 436635
URL: https://svnweb.freebsd.org/changeset/ports/436635

Log:
  - Update `games/manaplus' to version 1.7.3.18
  - Upstream had removed PhysicsFS dependency and applied our local patch
  - TIMESTAMP (manaplus-1.7.3.18.tar.xz) = 1489855191
  
  PR:		217925
  Submitted by:	maintainer

Deleted:
  head/games/manaplus/files/
Modified:
  head/games/manaplus/Makefile
  head/games/manaplus/distinfo

Modified: head/games/manaplus/Makefile
==============================================================================
--- head/games/manaplus/Makefile	Tue Mar 21 20:26:20 2017	(r436634)
+++ head/games/manaplus/Makefile	Tue Mar 21 20:33:34 2017	(r436635)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	manaplus
-PORTVERSION=	1.7.3.4
+PORTVERSION=	1.7.3.18
 CATEGORIES=	games
 MASTER_SITES=	http://download.evolonline.org/manaplus/download/${PORTVERSION}/
 
@@ -14,8 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libxml2.so:textproc/libxml2 \
 		libpng.so:graphics/png \
-		libcurl.so:ftp/curl \
-		libphysfs.so:devel/physfs
+		libcurl.so:ftp/curl
 
 USES=		autoreconf pkgconfig:build tar:xz
 USE_XORG=	x11

Modified: head/games/manaplus/distinfo
==============================================================================
--- head/games/manaplus/distinfo	Tue Mar 21 20:26:20 2017	(r436634)
+++ head/games/manaplus/distinfo	Tue Mar 21 20:33:34 2017	(r436635)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488653063
-SHA256 (manaplus-1.7.3.4.tar.xz) = 20d8ccd4d91edc0f9de4db9d5c0ae99906be393f6d762b87c2d784279ffe7d55
-SIZE (manaplus-1.7.3.4.tar.xz) = 14794704
+TIMESTAMP = 1489855191
+SHA256 (manaplus-1.7.3.18.tar.xz) = 053908c2f42b9db637536adbcb84b31c3cf203af4d954cda26d78afa798cb5a6
+SIZE (manaplus-1.7.3.18.tar.xz) = 14793708


More information about the svn-ports-all mailing list