svn commit: r479574 - head/editors/nano

Danilo Egea Gondolfo danilo at FreeBSD.org
Tue Sep 11 23:52:51 UTC 2018


Author: danilo
Date: Tue Sep 11 23:52:50 2018
New Revision: 479574
URL: https://svnweb.freebsd.org/changeset/ports/479574

Log:
  - Update to 3.0

Modified:
  head/editors/nano/Makefile
  head/editors/nano/distinfo

Modified: head/editors/nano/Makefile
==============================================================================
--- head/editors/nano/Makefile	Tue Sep 11 23:07:59 2018	(r479573)
+++ head/editors/nano/Makefile	Tue Sep 11 23:52:50 2018	(r479574)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nano
-PORTVERSION=	2.9.8
+PORTVERSION=	3.0
 CATEGORIES=	editors
 MASTER_SITES=	http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU
 

Modified: head/editors/nano/distinfo
==============================================================================
--- head/editors/nano/distinfo	Tue Sep 11 23:07:59 2018	(r479573)
+++ head/editors/nano/distinfo	Tue Sep 11 23:52:50 2018	(r479574)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1528048014
-SHA256 (nano-2.9.8.tar.gz) = 07192c320b74c1fb78437021e9affa6a9d55b806ee012de601902392eaa03601
-SIZE (nano-2.9.8.tar.gz) = 2905951
+TIMESTAMP = 1536705832
+SHA256 (nano-3.0.tar.gz) = 3f5f7713665155d9089ffde814ca89b3795104892af2ce8db2c1a70b82fa84a3
+SIZE (nano-3.0.tar.gz) = 2921245


More information about the svn-ports-head mailing list