svn commit: r516303 - head/sysutils/ledit

Dmitri Goutnik dmgk at FreeBSD.org
Sat Nov 2 11:57:45 UTC 2019


Author: dmgk
Date: Sat Nov  2 11:57:44 2019
New Revision: 516303
URL: https://svnweb.freebsd.org/changeset/ports/516303

Log:
  sysutils/ledit: Update to 2.04
  
  Changes:	http://pauillac.inria.fr/~ddr/ledit/CHANGES
  
  PR:		241366
  Submitted by:	Keith Gaughan <k at stereochro.me> (maintainer)
  Approved by:	tz (mentor, implicit)

Modified:
  head/sysutils/ledit/Makefile
  head/sysutils/ledit/distinfo

Modified: head/sysutils/ledit/Makefile
==============================================================================
--- head/sysutils/ledit/Makefile	Sat Nov  2 11:47:00 2019	(r516302)
+++ head/sysutils/ledit/Makefile	Sat Nov  2 11:57:44 2019	(r516303)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ledit
-PORTVERSION=	2.03
+PORTVERSION=	2.04
 CATEGORIES=	sysutils
 MASTER_SITES=	http://cristal.inria.fr/%SUBDIR%/ \
 		http://pauillac.inria.fr/%SUBDIR%/

Modified: head/sysutils/ledit/distinfo
==============================================================================
--- head/sysutils/ledit/distinfo	Sat Nov  2 11:47:00 2019	(r516302)
+++ head/sysutils/ledit/distinfo	Sat Nov  2 11:57:44 2019	(r516303)
@@ -1,2 +1,3 @@
-SHA256 (ledit-2.03.tgz) = ce08a8568c964009ccb0cbba45ae78b9a96c823f42a4fd61431a5b0c2c7a19ce
-SIZE (ledit-2.03.tgz) = 24319
+TIMESTAMP = 1571546227
+SHA256 (ledit-2.04.tgz) = 484897016b001b6d64eb24e38a213177b230ebf8e0d9808a969b62f012e70ee4
+SIZE (ledit-2.04.tgz) = 24430


More information about the svn-ports-all mailing list