Date: Mon, 7 Oct 2019 20:41:59 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513999 - head/x11/wcm Message-ID: <201910072041.x97Kfxmn099536@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Oct 7 20:41:59 2019 New Revision: 513999 URL: https://svnweb.freebsd.org/changeset/ports/513999 Log: x11/wcm: update to 0.3 Changes: https://github.com/WayfireWM/wcm/compare/0251264...v0.3 Modified: head/x11/wcm/Makefile (contents, props changed) head/x11/wcm/distinfo (contents, props changed) Modified: head/x11/wcm/Makefile ============================================================================== --- head/x11/wcm/Makefile Mon Oct 7 20:41:44 2019 (r513998) +++ head/x11/wcm/Makefile Mon Oct 7 20:41:59 2019 (r513999) @@ -1,7 +1,8 @@ # $FreeBSD$ PORTNAME= wcm -DISTVERSION= s20191003 +DISTVERSIONPREFIX= v +DISTVERSION= 0.3 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org @@ -18,7 +19,6 @@ USES= compiler:c++11-lib meson pkgconfig USE_GITHUB= yes USE_GNOME= gtk30 libxml2 GH_ACCOUNT= WayfireWM -GH_TAGNAME= 0251264 DATADIR= ${PREFIX}/share/wayfire INSTALLS_ICONS= yes Modified: head/x11/wcm/distinfo ============================================================================== --- head/x11/wcm/distinfo Mon Oct 7 20:41:44 2019 (r513998) +++ head/x11/wcm/distinfo Mon Oct 7 20:41:59 2019 (r513999) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570123506 -SHA256 (WayfireWM-wcm-s20191003-0251264_GH0.tar.gz) = 1b7d4b4723fc70b1b53e034ba3ffd59c59ff5799fb1da25b5e82f849d08d7787 -SIZE (WayfireWM-wcm-s20191003-0251264_GH0.tar.gz) = 168485 +TIMESTAMP = 1570472860 +SHA256 (WayfireWM-wcm-v0.3_GH0.tar.gz) = 5f1a78e4d23363e98186b870b8089fe21f27d22dd85e81677bf0565723adaa98 +SIZE (WayfireWM-wcm-v0.3_GH0.tar.gz) = 168482
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910072041.x97Kfxmn099536>