Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2013 13:59:30 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r324721 - head/x11-fonts/libXfont
Message-ID:  <201308141359.r7EDxU3G073749@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Wed Aug 14 13:59:30 2013
New Revision: 324721
URL: http://svnweb.freebsd.org/changeset/ports/324721

Log:
  Update to 1.4.5
  
  Obtained from:	xorg development repo

Modified:
  head/x11-fonts/libXfont/Makefile
  head/x11-fonts/libXfont/distinfo

Modified: head/x11-fonts/libXfont/Makefile
==============================================================================
--- head/x11-fonts/libXfont/Makefile	Wed Aug 14 13:44:33 2013	(r324720)
+++ head/x11-fonts/libXfont/Makefile	Wed Aug 14 13:59:30 2013	(r324721)
@@ -2,14 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	libXfont
-PORTVERSION=	1.4.5
+PORTVERSION=	1.4.6
 PORTEPOCH=	1
 CATEGORIES=	x11-fonts
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	X font library
 
-LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2
+LIB_DEPENDS=	libfreetype.so:${PORTSDIR}/print/freetype2
 
 XORG_CAT=	lib
 USE_XORG=	xproto:both xtrans fontsproto:both fontenc

Modified: head/x11-fonts/libXfont/distinfo
==============================================================================
--- head/x11-fonts/libXfont/distinfo	Wed Aug 14 13:44:33 2013	(r324720)
+++ head/x11-fonts/libXfont/distinfo	Wed Aug 14 13:59:30 2013	(r324721)
@@ -1,2 +1,2 @@
-SHA256 (xorg/lib/libXfont-1.4.5.tar.bz2) = bbf96fb80b6b95cdb1dc968085082a6e668193a54cd9d6e2af669909c0cb7170
-SIZE (xorg/lib/libXfont-1.4.5.tar.bz2) = 470879
+SHA256 (xorg/lib/libXfont-1.4.6.tar.bz2) = d0cbfe4554dc17ceea413cdad5601d35ed8d05d5b880e60931a8775fd1157e9f
+SIZE (xorg/lib/libXfont-1.4.6.tar.bz2) = 489067



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