Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 May 2014 10:51:34 +0000 (UTC)
From:      Christian Weisgerber <naddy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r354741 - in head/audio: libogg libvorbis
Message-ID:  <201405211051.s4LApYil048217@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: naddy
Date: Wed May 21 10:51:34 2014
New Revision: 354741
URL: http://svnweb.freebsd.org/changeset/ports/354741
QAT: https://qat.redports.org/buildarchive/r354741/

Log:
  Bump PORTREVISION after USES=libtool switch.
  
  Submitted by:	tijl

Modified:
  head/audio/libogg/Makefile
  head/audio/libvorbis/Makefile

Modified: head/audio/libogg/Makefile
==============================================================================
--- head/audio/libogg/Makefile	Wed May 21 10:37:51 2014	(r354740)
+++ head/audio/libogg/Makefile	Wed May 21 10:51:34 2014	(r354741)
@@ -3,6 +3,7 @@
 
 PORTNAME=	libogg
 PORTVERSION=	1.3.1
+PORTREVISION=	1
 PORTEPOCH=	4
 CATEGORIES=	audio
 MASTER_SITES=	http://downloads.xiph.org/releases/ogg/

Modified: head/audio/libvorbis/Makefile
==============================================================================
--- head/audio/libvorbis/Makefile	Wed May 21 10:37:51 2014	(r354740)
+++ head/audio/libvorbis/Makefile	Wed May 21 10:51:34 2014	(r354741)
@@ -3,6 +3,7 @@
 
 PORTNAME=	libvorbis
 PORTVERSION=	1.3.4
+PORTREVISION=	1
 PORTEPOCH=	3
 CATEGORIES=	audio
 MASTER_SITES=	http://downloads.xiph.org/releases/vorbis/



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