svn commit: r462536 - head/games/libshhcards
Jason E. Hale
jhale at FreeBSD.org
Wed Feb 21 17:37:22 UTC 2018
Author: jhale
Date: Wed Feb 21 17:37:21 2018
New Revision: 462536
URL: https://svnweb.freebsd.org/changeset/ports/462536
Log:
Update to 1.0.6
Add LICENSE
Modified:
head/games/libshhcards/Makefile
head/games/libshhcards/distinfo
Modified: head/games/libshhcards/Makefile
==============================================================================
--- head/games/libshhcards/Makefile Wed Feb 21 17:11:02 2018 (r462535)
+++ head/games/libshhcards/Makefile Wed Feb 21 17:37:21 2018 (r462536)
@@ -2,14 +2,15 @@
# $FreeBSD$
PORTNAME= libshhcards
-PORTVERSION= 1.0.5
-PORTREVISION= 3
+PORTVERSION= 1.0.6
CATEGORIES= games
MASTER_SITES= http://shh.thathost.com/pub-unix/files/
DISTNAME= shhcards-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= Library for displaying game cards on X Window System
+
+LICENSE= ART10
USE_XORG= xpm
MAKEFILE= ${FILESDIR}/Makefile.lib
Modified: head/games/libshhcards/distinfo
==============================================================================
--- head/games/libshhcards/distinfo Wed Feb 21 17:11:02 2018 (r462535)
+++ head/games/libshhcards/distinfo Wed Feb 21 17:37:21 2018 (r462536)
@@ -1,2 +1,3 @@
-SHA256 (shhcards-1.0.5.tar.gz) = e3a3d1673120ee602f6310e0851db63441c8a88ce45ed5f68b0d3d0a693985f2
-SIZE (shhcards-1.0.5.tar.gz) = 68077
+TIMESTAMP = 1519234488
+SHA256 (shhcards-1.0.6.tar.gz) = 26abbf146746a5385a20285c6d29c5e3a36ff96bcfdb9a39772ef65eff2063d3
+SIZE (shhcards-1.0.6.tar.gz) = 68100
More information about the svn-ports-all
mailing list