Date: Mon, 24 Sep 2018 21:30:58 +0000 (UTC) From: Jeremie Le Hen <jlh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480631 - head/www/libresonic-standalone Message-ID: <201809242130.w8OLUwZc046332@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jlh (src committer) Date: Mon Sep 24 21:30:58 2018 New Revision: 480631 URL: https://svnweb.freebsd.org/changeset/ports/480631 Log: Bump PORTREVISION. I did this initially but then I pulled the latest version from SVN before committing and didn't realize PORTREVISION was already 1. Approved by: des@ (implicit) Modified: head/www/libresonic-standalone/Makefile Modified: head/www/libresonic-standalone/Makefile ============================================================================== --- head/www/libresonic-standalone/Makefile Mon Sep 24 21:27:07 2018 (r480630) +++ head/www/libresonic-standalone/Makefile Mon Sep 24 21:30:58 2018 (r480631) @@ -4,7 +4,7 @@ PORTNAME= libresonic DISTVERSIONPREFIX= v DISTVERSION= 6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www java MASTER_SITES= https://github.com/Libresonic/libresonic/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= -standalone
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809242130.w8OLUwZc046332>