From owner-svn-ports-all@freebsd.org Fri Feb 16 11:55:09 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 F3F83F0C24A; Fri, 16 Feb 2018 11:55:08 +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 A6441757A2; Fri, 16 Feb 2018 11:55:08 +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 A137F558D; Fri, 16 Feb 2018 11:55:08 +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 w1GBt8hE047276; Fri, 16 Feb 2018 11:55:08 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1GBt8fo047274; Fri, 16 Feb 2018 11:55:08 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201802161155.w1GBt8fo047274@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Fri, 16 Feb 2018 11:55:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462003 - head/audio/moodbar X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: head/audio/moodbar X-SVN-Commit-Revision: 462003 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: Fri, 16 Feb 2018 11:55:09 -0000 Author: jhale Date: Fri Feb 16 11:55:08 2018 New Revision: 462003 URL: https://svnweb.freebsd.org/changeset/ports/462003 Log: Update to 1.0 Modified: head/audio/moodbar/Makefile head/audio/moodbar/distinfo Modified: head/audio/moodbar/Makefile ============================================================================== --- head/audio/moodbar/Makefile Fri Feb 16 11:51:37 2018 (r462002) +++ head/audio/moodbar/Makefile Fri Feb 16 11:55:08 2018 (r462003) @@ -1,7 +1,8 @@ # $FreeBSD$ PORTNAME= moodbar -PORTVERSION= 0.0.1.20171217 +PORTVERSION= 1.0 +DISTVERSIONPREFIX= v CATEGORIES= audio MAINTAINER= jhale@FreeBSD.org @@ -16,7 +17,6 @@ USES= compiler:c++14-lang meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= exaile -GH_TAGNAME= 5d31ce4 USE_GNOME= glib20 USE_GSTREAMER1= yes good ogg vorbis Modified: head/audio/moodbar/distinfo ============================================================================== --- head/audio/moodbar/distinfo Fri Feb 16 11:51:37 2018 (r462002) +++ head/audio/moodbar/distinfo Fri Feb 16 11:55:08 2018 (r462003) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518629139 -SHA256 (exaile-moodbar-0.0.1.20171217-5d31ce4_GH0.tar.gz) = e7b5b90baf5505f0846062757825467f5dd25500c3d0dc3303de3fe342273dae -SIZE (exaile-moodbar-0.0.1.20171217-5d31ce4_GH0.tar.gz) = 23772 +TIMESTAMP = 1518781923 +SHA256 (exaile-moodbar-v1.0_GH0.tar.gz) = ca8eeb0ba41eb067dc5b8a1e3c257228839d489c059f17f6f617ba4055d11e4a +SIZE (exaile-moodbar-v1.0_GH0.tar.gz) = 23778