Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2019 14:25:18 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r512500 - head/editors/mle
Message-ID:  <201909211425.x8LEPIYm016334@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp
Date: Sat Sep 21 14:25:18 2019
New Revision: 512500
URL: https://svnweb.freebsd.org/changeset/ports/512500

Log:
  Update to v1.4.1
  
  This release integrates FreeBSD test fixes.
  
  PR:		240523
  Submitted by:	as@php.net (maintainer)
  Event:		EuroBSDcon 2019

Modified:
  head/editors/mle/Makefile
  head/editors/mle/distinfo

Modified: head/editors/mle/Makefile
==============================================================================
--- head/editors/mle/Makefile	Sat Sep 21 14:24:05 2019	(r512499)
+++ head/editors/mle/Makefile	Sat Sep 21 14:25:18 2019	(r512500)
@@ -3,12 +3,8 @@
 
 PORTNAME=	mle
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.4.0
+DISTVERSION=	1.4.1
 CATEGORIES=	editors
-DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
-
-PATCH_SITES=	https://gist.githubusercontent.com/adsr/0fdf41a277bb0519f60d2225b782f66a/raw/9f0b59ce57827e69ec7e9b34061416f354032663/
-PATCHFILES=	foo.diff:-p1
 
 MAINTAINER=	as@php.net
 COMMENT=	Small, flexible, terminal-based text editor

Modified: head/editors/mle/distinfo
==============================================================================
--- head/editors/mle/distinfo	Sat Sep 21 14:24:05 2019	(r512499)
+++ head/editors/mle/distinfo	Sat Sep 21 14:25:18 2019	(r512500)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1569070306
-SHA256 (mle-1.4.0/adsr-mle-v1.4.0_GH0.tar.gz) = c186fd8ffa756f26e48dfef818e5e40345dab53f60e73cce92caa81b6512cd5c
-SIZE (mle-1.4.0/adsr-mle-v1.4.0_GH0.tar.gz) = 104956
-SHA256 (mle-1.4.0/foo.diff) = a55dea8c7b63d84b416cfafa7a3cbe48e7a2378de370ed5e89ffc5aff4de2b9d
-SIZE (mle-1.4.0/foo.diff) = 2360
+TIMESTAMP = 1569075773
+SHA256 (adsr-mle-v1.4.1_GH0.tar.gz) = b1f462165019e17d6367e18999044910900987b3d6d8afe92e02cd0630bd1a56
+SIZE (adsr-mle-v1.4.1_GH0.tar.gz) = 104996



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909211425.x8LEPIYm016334>