Date: Wed, 21 Feb 2018 17:37:21 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462536 - head/games/libshhcards Message-ID: <201802211737.w1LHbL3Z094607@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802211737.w1LHbL3Z094607>