svn commit: r313930 - head/x11-fonts/bdftopcf

Niclas Zeising zeising at FreeBSD.org
Mon Mar 11 19:39:01 UTC 2013


Author: zeising
Date: Mon Mar 11 19:39:00 2013
New Revision: 313930
URL: http://svnweb.freebsd.org/changeset/ports/313930

Log:
  Update to 1.0.4
  
  Obtained from:	xorg development repo

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

Modified: head/x11-fonts/bdftopcf/Makefile
==============================================================================
--- head/x11-fonts/bdftopcf/Makefile	Mon Mar 11 19:14:28 2013	(r313929)
+++ head/x11-fonts/bdftopcf/Makefile	Mon Mar 11 19:39:00 2013	(r313930)
@@ -1,19 +1,15 @@
-# New ports collection makefile for:	bdftopcf
-# Date Created:				28 Aug 2005
-# Whom:					Pawel Worach
-#
+# Created by: Pawel Worach
 # $FreeBSD$
-#
 
 PORTNAME=	bdftopcf
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	x11-fonts
 
 MAINTAINER=	x11 at FreeBSD.org
 COMMENT=	Convert X font from BDF to PCF
 
 XORG_CAT=	app
-USE_XORG=	xfont
+USE_XORG=	xfont xorg-macros
 
 PLIST_FILES=	bin/bdftopcf
 MAN1=		bdftopcf.1

Modified: head/x11-fonts/bdftopcf/distinfo
==============================================================================
--- head/x11-fonts/bdftopcf/distinfo	Mon Mar 11 19:14:28 2013	(r313929)
+++ head/x11-fonts/bdftopcf/distinfo	Mon Mar 11 19:39:00 2013	(r313930)
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/bdftopcf-1.0.3.tar.bz2) = 9c90b408b2fe079495697bfc8fb13da940b2b70f4907213bf5dcc9e3024a1d0a
-SIZE (xorg/app/bdftopcf-1.0.3.tar.bz2) = 104929
+SHA256 (xorg/app/bdftopcf-1.0.4.tar.bz2) = eaf59057ba3d7cffe29526562ce50868da7da823487a4cfb3e16946e5ffd2798
+SIZE (xorg/app/bdftopcf-1.0.4.tar.bz2) = 116380


More information about the svn-ports-head mailing list