diff options
author | pawel <pawel@FreeBSD.org> | 2013-06-29 18:05:00 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2013-06-29 18:05:00 +0800 |
commit | 68e37a84370176a2b7de2718853831b88762c33d (patch) | |
tree | e6e15b7974e8817402582baa0c14ffc1dcd211c6 /print | |
parent | 1b767a02a7763ce5b241ac30a33b60d25cb28d9a (diff) | |
download | freebsd-ports-gnome-68e37a84370176a2b7de2718853831b88762c33d.tar.gz freebsd-ports-gnome-68e37a84370176a2b7de2718853831b88762c33d.tar.zst freebsd-ports-gnome-68e37a84370176a2b7de2718853831b88762c33d.zip |
- Update to version 3.40
- Hand maintainership to submitter
PR: ports/180079
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Diffstat (limited to 'print')
-rw-r--r-- | print/lout/Makefile | 10 | ||||
-rw-r--r-- | print/lout/distinfo | 4 | ||||
-rw-r--r-- | print/lout/pkg-plist | 7 |
3 files changed, 11 insertions, 10 deletions
diff --git a/print/lout/Makefile b/print/lout/Makefile index fe6baf2dc445..54f74b55c942 100644 --- a/print/lout/Makefile +++ b/print/lout/Makefile @@ -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) diff --git a/print/lout/distinfo b/print/lout/distinfo index e12dead78e7e..2896aa905f99 100644 --- a/print/lout/distinfo +++ b/print/lout/distinfo @@ -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 diff --git a/print/lout/pkg-plist b/print/lout/pkg-plist index ecc6decce247..3d92dd872c6f 100644 --- a/print/lout/pkg-plist +++ b/print/lout/pkg-plist @@ -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 |