svn commit: r489426 - in head/audio/wmmp: . files

Steve Wills swills at FreeBSD.org
Sun Jan 6 00:28:08 UTC 2019


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 at 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 at 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


More information about the svn-ports-head mailing list