ports/152786: [patch] sysutils/ledit update to 2.02.1
Hirohisa Yamaguchi
umq at ueo.co.jp
Thu Dec 2 17:20:08 UTC 2010
>Number: 152786
>Category: ports
>Synopsis: [patch] sysutils/ledit update to 2.02.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Dec 02 17:20:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Hirohisa Yamaguchi
>Release: FreeBSD 9.0-CURRENT amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD 9c-test.****.org 9.0-CURRENT FreeBSD 9.0-CURRENT #3: Tue Nov 23 20:45:15 JST 2010 root at 9c-test.****.org:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
1. The latest version of sysutils/ledit is now 2.02.1
2. The licence of the port looks like a 3-clause BSD style
license.
>How-To-Repeat:
N/A
>Fix:
The patch follows:
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/ledit/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile 28 Nov 2010 18:57:39 -0000 1.10
+++ Makefile 2 Dec 2010 17:11:32 -0000
@@ -7,7 +7,7 @@
#
PORTNAME= ledit
-PORTVERSION= 2.02
+PORTVERSION= 2.02.1
CATEGORIES= sysutils
MASTER_SITES= http://cristal.inria.fr/~ddr/ledit/distrib/src/ \
http://pauillac.inria.fr/~ddr/ledit/distrib/src/
@@ -18,6 +18,8 @@
BUILD_DEPENDS= camlp5r:${PORTSDIR}/devel/ocaml-camlp5
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GMAKE= yes
USE_OCAML= yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/ledit/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo 28 Nov 2010 18:57:39 -0000 1.7
+++ distinfo 2 Dec 2010 17:11:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (ledit-2.02.tgz) = 4ee908947a6bb4fc861dba2e9729da249d8ad5f87cbb6c6356865ce69b5f0161
-SIZE (ledit-2.02.tgz) = 23926
+SHA256 (ledit-2.02.1.tgz) = d2433b4fb9fcda95a5438b3d9c715d41db6f2882046bdcc0b5d14933ee39ad28
+SIZE (ledit-2.02.1.tgz) = 24289
cvs diff: Diffing files
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list