From owner-cvs-all@FreeBSD.ORG Fri Aug 3 21:46:54 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49F1616A417; Fri, 3 Aug 2007 21:46:54 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4A09F13C45E; Fri, 3 Aug 2007 21:46:54 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l73LksIH079677; Fri, 3 Aug 2007 21:46:54 GMT (envelope-from mm@repoman.freebsd.org) Received: (from mm@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l73Lks87079676; Fri, 3 Aug 2007 21:46:54 GMT (envelope-from mm) Message-Id: <200708032146.l73Lks87079676@repoman.freebsd.org> From: Martin Matuska Date: Fri, 3 Aug 2007 21:46:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/ghostscript-afpl Makefile Makefile.inc ports/print/ghostscript-gnu Makefile Makefile.inc ports/print/ghostscript-gpl Makefile Makefile.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 03 Aug 2007 21:46:54 -0000 mm 2007-08-03 21:46:53 UTC FreeBSD ports repository Modified files: print/ghostscript-afpl Makefile Makefile.inc print/ghostscript-gnu Makefile Makefile.inc print/ghostscript-gpl Makefile Makefile.inc Log: - Replace USE_XLIB with USE_XORG (xt xext) - Bump PORTREVISION Tested by: pointyhat Thanks to: pav (testing) Approved by: garga (mentor, implicit) Revision Changes Path 1.149 +1 -1 ports/print/ghostscript-afpl/Makefile 1.27 +2 -2 ports/print/ghostscript-afpl/Makefile.inc 1.124 +1 -1 ports/print/ghostscript-gnu/Makefile 1.11 +2 -2 ports/print/ghostscript-gnu/Makefile.inc 1.150 +1 -1 ports/print/ghostscript-gpl/Makefile 1.22 +2 -2 ports/print/ghostscript-gpl/Makefile.inc