svn commit: r362395 - in head/x11-fonts/libXfont: . files

Baptiste Daroussin bapt at FreeBSD.org
Sun Jul 20 22:56:23 UTC 2014


Author: bapt
Date: Sun Jul 20 22:56:22 2014
New Revision: 362395
URL: http://svnweb.freebsd.org/changeset/ports/362395
QAT: https://qat.redports.org/buildarchive/r362395/

Log:
  Update to 1.5.0
  Strip binaries

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

Modified: head/x11-fonts/libXfont/Makefile
==============================================================================
--- head/x11-fonts/libXfont/Makefile	Sun Jul 20 22:54:17 2014	(r362394)
+++ head/x11-fonts/libXfont/Makefile	Sun Jul 20 22:56:22 2014	(r362395)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libXfont
-PORTVERSION=	1.4.7
-PORTREVISION=	3
+PORTVERSION=	1.5.0
 PORTEPOCH=	1
 CATEGORIES=	x11-fonts
 
@@ -14,6 +13,7 @@ LIB_DEPENDS=	libfreetype.so:${PORTSDIR}/
 
 XORG_CAT=	lib
 USE_XORG=	xproto:both xtrans fontsproto:both fontenc
+INSTALL_TARGET=	install-strip
 
 CONFIGURE_ARGS=--without-xmlto --disable-devel-docs
 

Modified: head/x11-fonts/libXfont/distinfo
==============================================================================
--- head/x11-fonts/libXfont/distinfo	Sun Jul 20 22:54:17 2014	(r362394)
+++ head/x11-fonts/libXfont/distinfo	Sun Jul 20 22:56:22 2014	(r362395)
@@ -1,2 +1,2 @@
-SHA256 (xorg/lib/libXfont-1.4.7.tar.bz2) = d16ea3541835d296b19cfb05d7e64fc62173d8e7eb93284402ec761b951d1543
-SIZE (xorg/lib/libXfont-1.4.7.tar.bz2) = 482851
+SHA256 (xorg/lib/libXfont-1.5.0.tar.bz2) = 3a3c52c4adf9352b2160f07ff0596af17ab14f91d6509564e606678a1261c25f
+SIZE (xorg/lib/libXfont-1.5.0.tar.bz2) = 491483


More information about the svn-ports-head mailing list