Date: Sat, 29 Jun 2013 10:05:00 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322038 - head/print/lout Message-ID: <201306291005.r5TA50Rt023872@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Sat Jun 29 10:05:00 2013 New Revision: 322038 URL: http://svnweb.freebsd.org/changeset/ports/322038 Log: - Update to version 3.40 - Hand maintainership to submitter PR: ports/180079 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> Modified: head/print/lout/Makefile (contents, props changed) head/print/lout/distinfo (contents, props changed) head/print/lout/pkg-plist (contents, props changed) Modified: head/print/lout/Makefile ============================================================================== --- head/print/lout/Makefile Sat Jun 29 09:50:03 2013 (r322037) +++ head/print/lout/Makefile Sat Jun 29 10:05:00 2013 (r322038) @@ -1,16 +1,12 @@ -# New ports collection makefile for: lout -# Date created: 10/22/96 -# Whom: oly@world.std.com -# +# Created by: oly@world.std.com # $FreeBSD$ -# PORTNAME= lout -PORTVERSION= 3.39 +PORTVERSION= 3.40 CATEGORIES= print MASTER_SITES= SAVANNAH -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danilogondolfo@gmail.com COMMENT= LaTeX like document creation system with PostScript/PDF output LICENSE= GPLv3 # (or later) Modified: head/print/lout/distinfo ============================================================================== --- head/print/lout/distinfo Sat Jun 29 09:50:03 2013 (r322037) +++ head/print/lout/distinfo Sat Jun 29 10:05:00 2013 (r322038) @@ -1,2 +1,2 @@ -SHA256 (lout-3.39.tar.gz) = 78a75504fa25c2e55539ecd9f4ba13ff1e402a1ffb307d70474a4d6033f6f389 -SIZE (lout-3.39.tar.gz) = 2157040 +SHA256 (lout-3.40.tar.gz) = 3d16f1ce3373ed96419ba57399c2e4d94f88613c2cb4968cb0331ecac3da68bd +SIZE (lout-3.40.tar.gz) = 2172651 Modified: head/print/lout/pkg-plist ============================================================================== --- head/print/lout/pkg-plist Sat Jun 29 09:50:03 2013 (r322037) +++ head/print/lout/pkg-plist Sat Jun 29 10:05:00 2013 (r322038) @@ -118,7 +118,6 @@ bin/prg2lout %%PORTDOCS%%%%DOCSDIR%%/slides/all %%PORTDOCS%%%%DOCSDIR%%/slides/mydefs %%PORTDOCS%%%%DOCSDIR%%/slides/outfile.ps -%%PORTDOCS%%%%DOCSDIR%%/user/.README.swp %%PORTDOCS%%%%DOCSDIR%%/user/README %%PORTDOCS%%%%DOCSDIR%%/user/all %%PORTDOCS%%%%DOCSDIR%%/user/ap_byp @@ -585,6 +584,12 @@ bin/prg2lout %%DATADIR%%/include/tblf %%DATADIR%%/include/ts %%DATADIR%%/include/xrgb +%%DATADIR%%/include/tclf +%%DATADIR%%/include/tcl +%%DATADIR%%/include/old_graphf +%%DATADIR%%/include/old_graph +%%DATADIR%%/include/javascriptf +%%DATADIR%%/include/javascript %%DATADIR%%/locale/.place_holder %%DATADIR%%/maps/00README %%DATADIR%%/maps/Ding.LCM
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306291005.r5TA50Rt023872>