From owner-svn-ports-all@freebsd.org Wed Feb 21 17:37:22 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2DFC2F186E4; Wed, 21 Feb 2018 17:37:22 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D595E680C7; Wed, 21 Feb 2018 17:37:21 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CC6691B9CA; Wed, 21 Feb 2018 17:37:21 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1LHbLdS094609; Wed, 21 Feb 2018 17:37:21 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1LHbL3Z094607; Wed, 21 Feb 2018 17:37:21 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201802211737.w1LHbL3Z094607@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Wed, 21 Feb 2018 17:37:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462536 - head/games/libshhcards X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: head/games/libshhcards X-SVN-Commit-Revision: 462536 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Feb 2018 17:37:22 -0000 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