svn commit: r328350 - head/audio/libcoverart

Vanilla I. Shu vanilla at FreeBSD.org
Thu Sep 26 11:39:08 UTC 2013


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}
 


More information about the svn-ports-all mailing list