svn commit: r303787 - head/x11-fonts/freefont-ttf
Pawel Pekala
pawel at FreeBSD.org
Thu Sep 6 20:14:41 UTC 2012
Author: pawel
Date: Thu Sep 6 20:14:40 2012
New Revision: 303787
URL: http://svn.freebsd.org/changeset/ports/303787
Log:
- Update to version 20120503
- Fix spacing
Modified:
head/x11-fonts/freefont-ttf/Makefile
head/x11-fonts/freefont-ttf/distinfo
Modified: head/x11-fonts/freefont-ttf/Makefile
==============================================================================
--- head/x11-fonts/freefont-ttf/Makefile Thu Sep 6 20:12:01 2012 (r303786)
+++ head/x11-fonts/freefont-ttf/Makefile Thu Sep 6 20:14:40 2012 (r303787)
@@ -5,22 +5,24 @@
# $FreeBSD$
#
-PORTNAME= freefont-ttf
-PORTVERSION= 20100919
-CATEGORIES= x11-fonts
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= freefont
-
-MAINTAINER= pawel at FreeBSD.org
-COMMENT= Free UCS Outline Fonts
+PORTNAME= freefont-ttf
+PORTVERSION= 20120503
+CATEGORIES= x11-fonts
+MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR=freefont
-BUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \
- mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
+MAINTAINER= pawel at FreeBSD.org
+COMMENT= Free UCS Outline Fonts
-LICENSE= GPLv3
+BUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \
+ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
-WRKSRC= ${WRKDIR}/freefont-${PORTVERSION}
-INSTALLDIR= ${PREFIX}/lib/X11/fonts/${PORTNAME}
+LICENSE= GPLv3
+
+USE_ZIP= yes
+
+WRKSRC= ${WRKDIR}/freefont-${PORTVERSION}
+INSTALLDIR= ${PREFIX}/lib/X11/fonts/${PORTNAME}
.include <bsd.port.options.mk>
Modified: head/x11-fonts/freefont-ttf/distinfo
==============================================================================
--- head/x11-fonts/freefont-ttf/distinfo Thu Sep 6 20:12:01 2012 (r303786)
+++ head/x11-fonts/freefont-ttf/distinfo Thu Sep 6 20:14:40 2012 (r303787)
@@ -1,2 +1,2 @@
-SHA256 (freefont-ttf-20100919.tar.gz) = e471339040cf0aa53e6d5ee5a716fdeae0a0407314f8cea78db3ad1aae2c70e0
-SIZE (freefont-ttf-20100919.tar.gz) = 3343733
+SHA256 (freefont-ttf-20120503.zip) = 7c85baf1bf82a1a1845d1322112bc6ca982221b484e3b3925022e25b5cae89af
+SIZE (freefont-ttf-20120503.zip) = 6076197
More information about the svn-ports-head
mailing list