[Midnightbsd-cvs] mports [16008] trunk/audio/esound/Makefile: bump audiofile in esound

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Mar 2 10:19:00 EST 2014


Revision: 16008
          http://svnweb.midnightbsd.org/mports/?rev=16008
Author:   laffer1
Date:     2014-03-02 10:18:59 -0500 (Sun, 02 Mar 2014)
Log Message:
-----------
bump audiofile in esound

Modified Paths:
--------------
    trunk/audio/esound/Makefile

Modified: trunk/audio/esound/Makefile
===================================================================
--- trunk/audio/esound/Makefile	2014-03-02 02:00:28 UTC (rev 16007)
+++ trunk/audio/esound/Makefile	2014-03-02 15:18:59 UTC (rev 16008)
@@ -1,14 +1,9 @@
-# New ports collection makefile for:	esound
-# Date created:		19 July 1998
-# Whom:			Vanilla I. Shu <vanilla at FreeBSD.org>
-#
 # $MidnightBSD$
 # $FreeBSD: ports/audio/esound/Makefile,v 1.62 2007/02/01 02:41:17 kris Exp $
-#
 
 PORTNAME=	esound
 PORTVERSION=	0.2.41
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	audio
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
@@ -15,9 +10,10 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A sound library for enlightenment package
+
 LICENSE=	gpl2
 
-LIB_DEPENDS=	audiofile.0:${PORTSDIR}/audio/libaudiofile
+LIB_DEPENDS=	audiofile.1:${PORTSDIR}/audio/libaudiofile
 
 USE_AUTOTOOLS=	libtool
 USE_BZIP2=	yes



More information about the Midnightbsd-cvs mailing list