svn commit: r480631 - head/www/libresonic-standalone

Jeremie Le Hen jlh at FreeBSD.org
Mon Sep 24 21:30:59 UTC 2018


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


More information about the svn-ports-head mailing list