Date: Wed, 26 Jun 2013 23:20:00 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-x11@FreeBSD.org Subject: Re: ports/175432: commit references a PR Message-ID: <201306262320.r5QNK0go044326@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/175432; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/175432: commit references a PR Date: Wed, 26 Jun 2013 23:12:15 +0000 (UTC) Author: zeising Date: Wed Jun 26 23:12:07 2013 New Revision: 321822 URL: http://svnweb.freebsd.org/changeset/ports/321822 Log: Switch to use x11-fonts/dejavu instead of x11-fonts/bitstream-vera. dejavu is based on bitstream-vera but contains more glyphs. Bump portrevision. PR: ports/175432 Submitted by: Raphael Kubo da Costa <rakuco@FreeBSD.org> Modified: head/x11-fonts/xorg-fonts-truetype/Makefile Modified: head/x11-fonts/xorg-fonts-truetype/Makefile ============================================================================== --- head/x11-fonts/xorg-fonts-truetype/Makefile Wed Jun 26 22:55:25 2013 (r321821) +++ head/x11-fonts/xorg-fonts-truetype/Makefile Wed Jun 26 23:12:07 2013 (r321822) @@ -15,7 +15,7 @@ RUN_DEPENDS= ${FONTDIR}/TTF/luximb.ttf:$ ${FONTDIR}/OTF/SyrCOMAdiabene.otf:${PORTSDIR}/x11-fonts/font-misc-meltho \ ${FONTDIR}/TTF/GohaTibebZemen.ttf:${PORTSDIR}/x11-fonts/font-misc-ethiopic \ ${LOCALBASE}/lib/X11/fonts/encodings/encodings.dir:${PORTSDIR}/x11-fonts/encodings \ - ${LOCALBASE}/lib/X11/fonts/bitstream-vera/VeraIt.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ + ${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSans.ttf:${PORTSDIR}/x11-fonts/dejavu do-install: # empty _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306262320.r5QNK0go044326>
