Date: Sun, 6 Jan 2019 00:28:07 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489426 - in head/audio/wmmp: . files Message-ID: <201901060028.x060S7kK024201@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <nicolasherry@gmail.com> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901060028.x060S7kK024201>