[Midnightbsd-cvs] mports [17877] trunk/print/gsfonts: update distfile for gsfonts

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Dec 14 09:10:14 EST 2014


Revision: 17877
          http://svnweb.midnightbsd.org/mports/?rev=17877
Author:   laffer1
Date:     2014-12-14 09:10:13 -0500 (Sun, 14 Dec 2014)
Log Message:
-----------
update distfile for gsfonts

Modified Paths:
--------------
    trunk/print/gsfonts/Makefile
    trunk/print/gsfonts/distinfo
    trunk/print/gsfonts/files/Fontmap

Removed Paths:
-------------
    trunk/print/gsfonts/files/pkg-message.in

Modified: trunk/print/gsfonts/Makefile
===================================================================
--- trunk/print/gsfonts/Makefile	2014-12-14 14:08:25 UTC (rev 17876)
+++ trunk/print/gsfonts/Makefile	2014-12-14 14:10:13 UTC (rev 17877)
@@ -2,12 +2,12 @@
 
 PORTNAME=	gsfonts
 PORTVERSION=	8.11
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	print x11-fonts
 MASTER_SITES=	SF/gs-fonts/gs-fonts/${PORTVERSION}%20%28base%2035%2C%20GPL%29/:std \
 		SF/gs-fonts/gs-fonts/6.0%20%28misc%2C%20GPL%29/:other
 DISTFILES=	ghostscript-fonts-std-${PORTVERSION}${EXTRACT_SUFX}:std \
-		ghostscript-fonts-other-6.0${EXTRACT_SUFX}:other
+		gnu-gs-fonts-other-6.0${EXTRACT_SUFX}:other
 DIST_SUBDIR=	ghostscript
 
 MAINTAINER=	ports at MidnightBSD.org
@@ -43,12 +43,10 @@
 
 .include <bsd.mport.options.mk>
 
-.if ${PORT_OPTIONS:MDOCS}
 PORTDOCS=	ChangeLog README README.tweaks TODO
 
 post-install:
 	${MKDIR} ${DOCSDIR}
 	cd ${WRKSRC}/fonts && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
-.endif
 
 .include <bsd.port.mk>

Modified: trunk/print/gsfonts/distinfo
===================================================================
--- trunk/print/gsfonts/distinfo	2014-12-14 14:08:25 UTC (rev 17876)
+++ trunk/print/gsfonts/distinfo	2014-12-14 14:10:13 UTC (rev 17877)
@@ -1,4 +1,4 @@
 SHA256 (ghostscript/ghostscript-fonts-std-8.11.tar.gz) = 0eb6f356119f2e49b2563210852e17f57f9dcc5755f350a69a46a0d641a0c401
 SIZE (ghostscript/ghostscript-fonts-std-8.11.tar.gz) = 3752871
-SHA256 (ghostscript/ghostscript-fonts-other-6.0.tar.gz) = 4fa051e341167008d37fe34c19d241060cd17b13909932cd7ca7fe759243c2de
-SIZE (ghostscript/ghostscript-fonts-other-6.0.tar.gz) = 796086
+SHA256 (ghostscript/gnu-gs-fonts-other-6.0.tar.gz) = 8146cccc4699fe9dab841446bdd17039f4769c903eceb54409188b920754aab3
+SIZE (ghostscript/gnu-gs-fonts-other-6.0.tar.gz) = 796086

Modified: trunk/print/gsfonts/files/Fontmap
===================================================================
--- trunk/print/gsfonts/files/Fontmap	2014-12-14 14:08:25 UTC (rev 17876)
+++ trunk/print/gsfonts/files/Fontmap	2014-12-14 14:10:13 UTC (rev 17877)
@@ -14,7 +14,7 @@
 % with this program; if not, write to the Free Software Foundation, Inc.,
 % 59 Temple Place, Suite 330, Boston, MA, 02111-1307.
 
-% $Id: Fontmap,v 1.1 2006-09-23 00:35:58 laffer1 Exp $
+% $Id: Fontmap.GS,v 1.2.6.1.2.1 2003/04/12 14:02:38 giles Exp $
 % Fontmap - standard font catalog for Ghostscript.
 
 % ----------------------------------------------------------------

Deleted: trunk/print/gsfonts/files/pkg-message.in
===================================================================
--- trunk/print/gsfonts/files/pkg-message.in	2014-12-14 14:08:25 UTC (rev 17876)
+++ trunk/print/gsfonts/files/pkg-message.in	2014-12-14 14:10:13 UTC (rev 17877)
@@ -1,16 +0,0 @@
-===========================================================================
-
-IMPORTANT - READ CAREFULLY: Please read the COPYRIGHT included with these
-fonts before using.  The copyright can be found at %%FONTSDIR%%/COPYING.
-To use these fonts, follow the instructions below.
-
-Make sure that the freetype module is loaded.  If it is not, add the
-following line to the "Modules" section of XF86Config:
-
-	Load "freetype"
-
-Add the following line to the "Files" section of XF86Config:
-
-	FontPath "%%FONTSDIR%%/"
-
-===========================================================================



More information about the Midnightbsd-cvs mailing list