Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2012 07:39:29 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307886 - head/multimedia/libass
Message-ID:  <201211280739.qAS7dTFc068574@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Nov 28 07:39:29 2012
New Revision: 307886
URL: http://svnweb.freebsd.org/changeset/ports/307886

Log:
  - Update to 0.10.1
  - Trim header
  - Remove ABI versions form LIB_DEPENDS
  
  Feature safe:	yes

Modified:
  head/multimedia/libass/Makefile
  head/multimedia/libass/distinfo

Modified: head/multimedia/libass/Makefile
==============================================================================
--- head/multimedia/libass/Makefile	Wed Nov 28 06:53:03 2012	(r307885)
+++ head/multimedia/libass/Makefile	Wed Nov 28 07:39:29 2012	(r307886)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	libass
-# Date created:		2011-03-23
-# Whom:			Baptiste Daroussin <bapt@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	libass
-PORTVERSION=	0.10.0
+PORTVERSION=	0.10.1
 CATEGORIES=	multimedia devel
 MASTER_SITES=	GOOGLE_CODE
 
@@ -15,11 +10,11 @@ COMMENT=	Portable ASS/SSA subtitle rende
 
 LICENSE=	ISCL
 
-LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2 \
-		enca.5:${PORTSDIR}/converters/enca \
-		fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
-		expat.6:${PORTSDIR}/textproc/expat2 \
-		fribidi.3:${PORTSDIR}/converters/fribidi
+LIB_DEPENDS=	freetype:${PORTSDIR}/print/freetype2 \
+		enca:${PORTSDIR}/converters/enca \
+		fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
+		expat:${PORTSDIR}/textproc/expat2 \
+		fribidi:${PORTSDIR}/converters/fribidi
 
 USE_GNOME=	gnomehack
 USE_PKGCONFIG=	build

Modified: head/multimedia/libass/distinfo
==============================================================================
--- head/multimedia/libass/distinfo	Wed Nov 28 06:53:03 2012	(r307885)
+++ head/multimedia/libass/distinfo	Wed Nov 28 07:39:29 2012	(r307886)
@@ -1,2 +1,2 @@
-SHA256 (libass-0.10.0.tar.xz) = 4da592020f6d7db889ec7bb09a2c78afa17b18eb86b9ffc6237d5a575ebd7541
-SIZE (libass-0.10.0.tar.xz) = 256780
+SHA256 (libass-0.10.1.tar.xz) = fbf287ac6d0dbdf015783b7354280ad8371c106326ad3f77a99471bc5aa18210
+SIZE (libass-0.10.1.tar.xz) = 257792



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