svn commit: r488317 - head/games/openyahtzee

Danilo Egea Gondolfo danilo at FreeBSD.org
Tue Dec 25 12:14:19 UTC 2018


Author: danilo
Date: Tue Dec 25 12:14:18 2018
New Revision: 488317
URL: https://svnweb.freebsd.org/changeset/ports/488317

Log:
  - Update to 1.9.3
  
  PR:		234366

Modified:
  head/games/openyahtzee/Makefile
  head/games/openyahtzee/distinfo

Modified: head/games/openyahtzee/Makefile
==============================================================================
--- head/games/openyahtzee/Makefile	Tue Dec 25 11:59:36 2018	(r488316)
+++ head/games/openyahtzee/Makefile	Tue Dec 25 12:14:18 2018	(r488317)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	openyahtzee
-PORTVERSION=	1.9.2
-PORTREVISION=	14
+PORTVERSION=	1.9.3
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/Open%20Yahtzee/Open%20Yahtzee%20${PORTVERSION}
 
@@ -15,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/scoped_ptr.hpp:devel/boost-libs
 
-USES=		compiler:c++11-lib localbase:ldflags tar:bzip2
+USES=		compiler:c++11-lib localbase:ldflags tar:xz
 USE_CXXSTD=	c++11
 USE_WX=		2.8
 WX_CONF_ARGS=	absolute

Modified: head/games/openyahtzee/distinfo
==============================================================================
--- head/games/openyahtzee/distinfo	Tue Dec 25 11:59:36 2018	(r488316)
+++ head/games/openyahtzee/distinfo	Tue Dec 25 12:14:18 2018	(r488317)
@@ -1,2 +1,3 @@
-SHA256 (openyahtzee-1.9.2.tar.bz2) = a56c2c16fc6ec3f4eba5a85afcf19467b364ec38f4374724673a0360fc3f83cd
-SIZE (openyahtzee-1.9.2.tar.bz2) = 194053
+TIMESTAMP = 1545693964
+SHA256 (openyahtzee-1.9.3.tar.xz) = a6a02a5cd61d7094c6280b5b701de5a1b8769056cb2305fbd083970f0187762b
+SIZE (openyahtzee-1.9.3.tar.xz) = 178868


More information about the svn-ports-all mailing list