From owner-cvs-all@FreeBSD.ORG Sat Oct 16 07:28:35 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2157A16A4CE; Sat, 16 Oct 2004 07:28:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10C4143D55; Sat, 16 Oct 2004 07:28:35 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9G7SYfV061421; Sat, 16 Oct 2004 07:28:34 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9G7SYvn061420; Sat, 16 Oct 2004 07:28:34 GMT (envelope-from krion) Message-Id: <200410160728.i9G7SYvn061420@repoman.freebsd.org> From: Kirill Ponomarew Date: Sat, 16 Oct 2004 07:28:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules ports/print Makefile ports/print/ghostscript-afpl Makefile ports/print/ghostscript-gnu Makefile ports/print/ghostscript-gpl Makefile Makefile.inc distinfo pkg-descr pkg-plist ports/print/ghostscript-gpl/files ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 07:28:35 -0000 krion 2004-10-16 07:28:34 UTC FreeBSD ports repository Modified files: . modules print Makefile print/ghostscript-afpl Makefile print/ghostscript-gnu Makefile print/ghostscript-gpl Makefile Makefile.inc distinfo pkg-descr pkg-plist print/ghostscript-gpl/files patch-lib:pdf_font.ps print/ghostscript-gpl/scripts configure print/ghostscript-gpl-nox11 Makefile Log: Announce the release of GPL Ghostscript. This release is based on the AFPL Ghostscript 8.00 release of 14 months ago. The most significant new feature since 7.0x is support for DeviceN colorspaces, up to 8 colorants total at 8 bits per component. Also, pdfwrite has seen considerable improvement in font handling, and many other bug fixes. PR: ports/72326 Submitted by: Ports Fury Revision Changes Path 1.11172 +2 -0 CVSROOT/modules 1.343 +2 -0 ports/print/Makefile 1.137 +1 -1 ports/print/ghostscript-afpl/Makefile 1.112 +1 -1 ports/print/ghostscript-gnu/Makefile 1.2 +2 -2 ports/print/ghostscript-gpl-nox11/Makefile 1.137 +4 -6 ports/print/ghostscript-gpl/Makefile 1.13 +4 -4 ports/print/ghostscript-gpl/Makefile.inc 1.56 +2 -2 ports/print/ghostscript-gpl/distinfo 1.2 +5 -5 ports/print/ghostscript-gpl/files/patch-lib:pdf_font.ps 1.16 +4 -4 ports/print/ghostscript-gpl/pkg-descr 1.37 +77 -3 ports/print/ghostscript-gpl/pkg-plist 1.35 +2 -2 ports/print/ghostscript-gpl/scripts/configure