ports/165626: [patch] sysutils/ledit update to 2.03

Hirohisa Yamaguchi umq at ueo.co.jp
Fri Mar 2 14:40:07 UTC 2012


>Number:         165626
>Category:       ports
>Synopsis:       [patch] sysutils/ledit update to 2.03
>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:   Fri Mar 02 14:40:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Hirohisa Yamaguchi
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD calliope.****.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	The new version of sysutils/ledit 2.03 is available.

	WWW: http://cristal.inria.fr/~ddr/ledit/

>How-To-Repeat:
	N/A
>Fix:

	The patch follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/ledit/Makefile,v
retrieving revision 1.11
diff -p -u -r1.11 Makefile
--- Makefile	3 Dec 2010 07:16:26 -0000	1.11
+++ Makefile	2 Mar 2012 14:19:56 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	ledit
-PORTVERSION=	2.02.1
+PORTVERSION=	2.03
 CATEGORIES=	sysutils
 MASTER_SITES=	http://cristal.inria.fr/~ddr/ledit/distrib/src/ \
 		http://pauillac.inria.fr/~ddr/ledit/distrib/src/
@@ -16,11 +16,11 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Line editor to be used with interactive commands
 
-BUILD_DEPENDS=	camlp5r:${PORTSDIR}/devel/ocaml-camlp5
-
 LICENSE=	BSD
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BUILD_DEPENDS=	camlp5r:${PORTSDIR}/devel/ocaml-camlp5
+
 USE_GMAKE=	yes
 USE_OCAML=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/ledit/distinfo,v
retrieving revision 1.8
diff -p -u -r1.8 distinfo
--- distinfo	3 Dec 2010 07:16:26 -0000	1.8
+++ distinfo	2 Mar 2012 14:19:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (ledit-2.02.1.tgz) = d2433b4fb9fcda95a5438b3d9c715d41db6f2882046bdcc0b5d14933ee39ad28
-SIZE (ledit-2.02.1.tgz) = 24289
+SHA256 (ledit-2.03.tgz) = ce08a8568c964009ccb0cbba45ae78b9a96c823f42a4fd61431a5b0c2c7a19ce
+SIZE (ledit-2.03.tgz) = 24319

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list