aboutsummaryrefslogtreecommitdiff
path: root/textproc/y2l
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-06-19 13:00:10 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-06-19 13:00:10 +0000
commit27e8fd72fbefc3ebed39aa38ba74ff685dbe6c67 (patch)
tree0324a9c7fb9ac14c5e6ff87e4c40abdac530ddcd /textproc/y2l
parent4392a3472def054b3513a6cfc540a4f2ac4436b9 (diff)
downloadports-27e8fd72fbefc3ebed39aa38ba74ff685dbe6c67.tar.gz
ports-27e8fd72fbefc3ebed39aa38ba74ff685dbe6c67.zip
textproc/y2l: update to 1.2
- Update to 1.2 [1] - Trim Makefile header [1] - Pass maintainership to submitter - Unmute install commands PR: ports/179683 [1] Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> Approved by: culot / jpaetzel (mentors, implicit)
Notes
Notes: svn path=/head/; revision=321245
Diffstat (limited to 'textproc/y2l')
-rw-r--r--textproc/y2l/Makefile15
-rw-r--r--textproc/y2l/distinfo4
2 files changed, 7 insertions, 12 deletions
diff --git a/textproc/y2l/Makefile b/textproc/y2l/Makefile
index 15f6dc03c04c..55f2d9bd17ac 100644
--- a/textproc/y2l/Makefile
+++ b/textproc/y2l/Makefile
@@ -1,17 +1,12 @@
-# ex:ts=8
-# New ports collection makefile for: y2l
-# Date created: Feb 6, 2001
-# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
-#
+# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= y2l
-PORTVERSION= 1.1
+PORTVERSION= 1.2
CATEGORIES= textproc
MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= danilogondolfo@gmail.com
COMMENT= Yacc-to-Latex pretty printer/converter
NO_BUILD= yes
@@ -20,7 +15,7 @@ MAN1= y2l.1
PLIST_FILES= bin/y2l
do-install:
- @${INSTALL_SCRIPT} ${WRKSRC}/y2l ${PREFIX}/bin
- @${INSTALL_MAN} ${WRKSRC}/y2l.man ${MANPREFIX}/man/man1/y2l.1
+ ${INSTALL_SCRIPT} ${WRKSRC}/y2l ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/y2l.man ${MANPREFIX}/man/man1/y2l.1
.include <bsd.port.mk>
diff --git a/textproc/y2l/distinfo b/textproc/y2l/distinfo
index af652e561391..427d798faa99 100644
--- a/textproc/y2l/distinfo
+++ b/textproc/y2l/distinfo
@@ -1,2 +1,2 @@
-SHA256 (y2l-1.1.tar.gz) = d4ce15092321ab2c01321ef64901163add1190a00e8ca7135ab5261b223e81be
-SIZE (y2l-1.1.tar.gz) = 12986
+SHA256 (y2l-1.2.tar.gz) = d03cfec4d663131b1b3b593aabed981eb0fd0836d5e1c35a3ac8524313b62f92
+SIZE (y2l-1.2.tar.gz) = 12992