Date: Fri, 9 Jun 2017 15:13:42 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r443011 - branches/2017Q2/x11-fonts/uw-ttyp0 Message-ID: <201706091513.v59FDgVw036948@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Fri Jun 9 15:13:41 2017 New Revision: 443011 URL: https://svnweb.freebsd.org/changeset/ports/443011 Log: MFH: r443009 Fix plist. Approved by: ports-secteam (blanket approval) Modified: branches/2017Q2/x11-fonts/uw-ttyp0/Makefile branches/2017Q2/x11-fonts/uw-ttyp0/pkg-plist Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/x11-fonts/uw-ttyp0/Makefile ============================================================================== --- branches/2017Q2/x11-fonts/uw-ttyp0/Makefile Fri Jun 9 15:13:06 2017 (r443010) +++ branches/2017Q2/x11-fonts/uw-ttyp0/Makefile Fri Jun 9 15:13:41 2017 (r443011) @@ -2,6 +2,7 @@ PORTNAME= uw-ttyp0 PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/ Modified: branches/2017Q2/x11-fonts/uw-ttyp0/pkg-plist ============================================================================== --- branches/2017Q2/x11-fonts/uw-ttyp0/pkg-plist Fri Jun 9 15:13:06 2017 (r443010) +++ branches/2017Q2/x11-fonts/uw-ttyp0/pkg-plist Fri Jun 9 15:13:41 2017 (r443011) @@ -1,3 +1,5 @@ +share/fonts/uw-ttyp0/fonts.dir +share/fonts/uw-ttyp0/fonts.scale share/fonts/uw-ttyp0/t0-11-i01.pcf.gz share/fonts/uw-ttyp0/t0-11-i02.pcf.gz share/fonts/uw-ttyp0/t0-11-i07.pcf.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706091513.v59FDgVw036948>