Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2013 11:39:08 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328350 - head/audio/libcoverart
Message-ID:  <201309261139.r8QBd8jK002895@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Thu Sep 26 11:39:08 2013
New Revision: 328350
URL: http://svnweb.freebsd.org/changeset/ports/328350

Log:
  bump revision due jansson shlib change.

Modified:
  head/audio/libcoverart/Makefile

Modified: head/audio/libcoverart/Makefile
==============================================================================
--- head/audio/libcoverart/Makefile	Thu Sep 26 11:37:25 2013	(r328349)
+++ head/audio/libcoverart/Makefile	Thu Sep 26 11:39:08 2013	(r328350)
@@ -2,6 +2,7 @@
 
 PORTNAME=	libcoverart
 PORTVERSION=	1.0.0
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	https://cloud.github.com/downloads/metabrainz/${PORTNAME}/
 
@@ -17,7 +18,6 @@ USES=		cmake
 NO_STAGE=	yes
 USE_LDCONFIG=	yes
 
-
 # {PROJECT_VERSION} is not a variable nor a typo, just part of the directory name
 WRKSRC=		${WRKDIR}/${PORTNAME}-{PROJECT_VERSION}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309261139.r8QBd8jK002895>