From owner-svn-ports-all@FreeBSD.ORG Fri Aug 22 18:06:49 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B6119809; Fri, 22 Aug 2014 18:06:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 87D073223; Fri, 22 Aug 2014 18:06:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7MI6nTA076729; Fri, 22 Aug 2014 18:06:49 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7MI6mAe076725; Fri, 22 Aug 2014 18:06:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201408221806.s7MI6mAe076725@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 22 Aug 2014 18:06:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365683 - head/textproc/sowing X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2014 18:06:49 -0000 Author: amdmi3 Date: Fri Aug 22 18:06:48 2014 New Revision: 365683 URL: http://svnweb.freebsd.org/changeset/ports/365683 QAT: https://qat.redports.org/buildarchive/r365683/ Log: - Stagify - Update WWW PR: 192810 Submitted by: tkato432@yahoo.com Modified: head/textproc/sowing/Makefile head/textproc/sowing/pkg-descr head/textproc/sowing/pkg-plist Modified: head/textproc/sowing/Makefile ============================================================================== --- head/textproc/sowing/Makefile Fri Aug 22 17:37:28 2014 (r365682) +++ head/textproc/sowing/Makefile Fri Aug 22 18:06:48 2014 (r365683) @@ -13,15 +13,20 @@ COMMENT= Text processing tools to genera BUILD_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm -USES= perl5 gmake +USES= gmake perl5 USE_GHOSTSCRIPT=yes USE_TEX= latex dvipsk GNU_CONFIGURE= yes -CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" CONFIGURE_ARGS= --datadir=${DATADIR} ALL_TARGET= all-redirect -MAN1= bfort.1 doctext.1 tohtml.1 +post-patch: + @${REINPLACE_CMD} -e \ + 's|\([[:blank:]]\)\($$(exec_prefix)\)|\1$$(DESTDIR)\2| ; \ + s|\([[:blank:]]\)\($$(bindir)\)|\1$$(DESTDIR)\2| ; \ + s|\([[:blank:]]\)\($$(datadir)\)|\1$$(DESTDIR)\2| ; \ + s|\([[:blank:]]\)\($$(man1dir)\)|\1$$(DESTDIR)\2|' \ + ${WRKSRC}/Makefile.in .if defined(MAINTAINER_MODE) regression-test: install @@ -29,5 +34,4 @@ regression-test: install ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} testing) .endif -NO_STAGE= yes .include Modified: head/textproc/sowing/pkg-descr ============================================================================== --- head/textproc/sowing/pkg-descr Fri Aug 22 17:37:28 2014 (r365682) +++ head/textproc/sowing/pkg-descr Fri Aug 22 18:06:48 2014 (r365683) @@ -1,4 +1,4 @@ Text processing tools developed by Bill Gropp. It might be used to build the PETSc & MPICH documentation. -WWW: http://www.mcs.anl.gov/petsc/petsc-2/developers/ +WWW: http://web.engr.illinois.edu/~wgropp/projects/software/sowing/ Modified: head/textproc/sowing/pkg-plist ============================================================================== --- head/textproc/sowing/pkg-plist Fri Aug 22 17:37:28 2014 (r365682) +++ head/textproc/sowing/pkg-plist Fri Aug 22 18:06:48 2014 (r365683) @@ -6,6 +6,9 @@ bin/mapnames bin/pstogif bin/pstoxbm bin/tohtml +man/man1/bfort.1.gz +man/man1/doctext.1.gz +man/man1/tohtml.1.gz %%DATADIR%%/basedefs.txt %%DATADIR%%/blueball.gif %%DATADIR%%/doctext/html.def