From owner-svn-ports-head@freebsd.org Sun Jan 6 00:28:08 2019 Return-Path: Delivered-To: svn-ports-head@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 6742F142A918; Sun, 6 Jan 2019 00:28:08 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E5067581B; Sun, 6 Jan 2019 00:28:08 +0000 (UTC) (envelope-from swills@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 F133720337; Sun, 6 Jan 2019 00:28:07 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x060S71j024203; Sun, 6 Jan 2019 00:28:07 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x060S7kK024201; Sun, 6 Jan 2019 00:28:07 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201901060028.x060S7kK024201@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 6 Jan 2019 00:28:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489426 - in head/audio/wmmp: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/audio/wmmp: . files X-SVN-Commit-Revision: 489426 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 0E5067581B X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.93 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.93)[-0.932,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2019 00:28:08 -0000 Author: swills Date: Sun Jan 6 00:28:07 2019 New Revision: 489426 URL: https://svnweb.freebsd.org/changeset/ports/489426 Log: audio/wmmp: update to 0.12.6 PR: 234636 Submitted by: Nicolas Herry (maintainer) Deleted: head/audio/wmmp/files/ Modified: head/audio/wmmp/Makefile (contents, props changed) head/audio/wmmp/distinfo (contents, props changed) Modified: head/audio/wmmp/Makefile ============================================================================== --- head/audio/wmmp/Makefile Sun Jan 6 00:19:12 2019 (r489425) +++ head/audio/wmmp/Makefile Sun Jan 6 00:28:07 2019 (r489426) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wmmp -PORTVERSION= 0.12.4 +PORTVERSION= 0.12.6 CATEGORIES= audio windowmaker MAINTAINER= nicolasherry@gmail.com @@ -11,7 +11,7 @@ COMMENT= Dockable musicpd client applet for Window Mak LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:insource +USES= cmake USE_GITHUB= yes GH_ACCOUNT= yogsothoth USE_XORG= xpm x11 xext Modified: head/audio/wmmp/distinfo ============================================================================== --- head/audio/wmmp/distinfo Sun Jan 6 00:19:12 2019 (r489425) +++ head/audio/wmmp/distinfo Sun Jan 6 00:28:07 2019 (r489426) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522597111 -SHA256 (yogsothoth-wmmp-0.12.4_GH0.tar.gz) = e1eaee27f8d8f5163968c66800d4ca114c0200579b61e590bd34ddfe4e0da532 -SIZE (yogsothoth-wmmp-0.12.4_GH0.tar.gz) = 33393 +TIMESTAMP = 1546701045 +SHA256 (yogsothoth-wmmp-0.12.6_GH0.tar.gz) = 00759188b578a17de6d01e5f4338a291abcef4e21c5e6c548279a37e0c486bae +SIZE (yogsothoth-wmmp-0.12.6_GH0.tar.gz) = 33440