Index: Makefile
===================================================================
RCS file: /cvs/ports/games/pysol/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- Makefile 12 Jul 2019 20:46:23 -0000 1.8
+++ Makefile 7 Sep 2019 01:10:53 -0000
@@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.8 2019/07/12 20:46:23 sthen Exp $
COMMENT = solitaire card games collection
-MODPY_EGG_VERSION = 2.4.0
+MODPY_EGG_VERSION = 2.6.4
DISTNAME = PySolFC-${MODPY_EGG_VERSION}
PKGNAME = pysol-${MODPY_EGG_VERSION}
CATEGORIES = games
-REVISION = 1
HOMEPAGE = http://pysolfc.sourceforge.net/
Index: distinfo
===================================================================
RCS file: /cvs/ports/games/pysol/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo 22 Jan 2019 20:09:42 -0000 1.3
+++ distinfo 7 Sep 2019 01:10:53 -0000
@@ -1,4 +1,4 @@
-SHA256 (PySolFC-2.4.0.tar.xz) = RGk5E9hBrD12YoT6mO/FXda117gtPjK5PpRhWn9EjDU=
+SHA256 (PySolFC-2.6.4.tar.xz) = Tas1eVMVMBNvtinARdS4OJ9BCWLmz3dJTxjGHJ3m6ng=
SHA256 (PySolFC-Cardsets-2.0.tar.bz2) = w4jWNgGRs7fkY9hOWmQmDE4+0255GoUifX6JI/P0fKc=
-SIZE (PySolFC-2.4.0.tar.xz) = 3195544
+SIZE (PySolFC-2.6.4.tar.xz) = 3761108
SIZE (PySolFC-Cardsets-2.0.tar.bz2) = 30687905
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/games/pysol/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- pkg/PLIST 22 Jan 2019 20:09:42 -0000 1.4
+++ pkg/PLIST 7 Sep 2019 01:11:02 -0000
@@ -17668,10 +17668,21 @@ share/PySolFC/html/images/camelot-goal.g
share/PySolFC/html/images/d.gif
share/PySolFC/html/images/h.gif
share/PySolFC/html/images/hanahelp.gif
+share/PySolFC/html/images/high_res/
+share/PySolFC/html/images/high_res/logo.png
+share/PySolFC/html/images/high_res/logo.svg
+share/PySolFC/html/images/high_res/logo_black.png
+share/PySolFC/html/images/high_res/logo_horizontal.png
+share/PySolFC/html/images/high_res/logo_horizontal.svg
+share/PySolFC/html/images/high_res/logo_vertical.png
+share/PySolFC/html/images/pysollogo0.png
share/PySolFC/html/images/pysollogo00.gif
share/PySolFC/html/images/pysollogo01.gif
+share/PySolFC/html/images/pysollogo01.png
share/PySolFC/html/images/pysollogo02.gif
+share/PySolFC/html/images/pysollogo02.png
share/PySolFC/html/images/pysollogo03.gif
+share/PySolFC/html/images/pysollogo03.png
share/PySolFC/html/images/s.gif
share/PySolFC/html/index.html
share/PySolFC/html/install.html
Hi, ports@:
Here is a patch for games/pysol to update to 2.6.4.
It build well on amd64-head system.
It defined NO_TEST and no other ports depend on it.
Comments? OK?
wen
No comments:
Post a Comment