svn commit: r484757 - head/editors/nano

Danilo Egea Gondolfo danilo at FreeBSD.org
Sun Nov 11 18:33:27 UTC 2018


Author: danilo
Date: Sun Nov 11 18:33:26 2018
New Revision: 484757
URL: https://svnweb.freebsd.org/changeset/ports/484757

Log:
  - Update to 3.2

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

Modified: head/editors/nano/Makefile
==============================================================================
--- head/editors/nano/Makefile	Sun Nov 11 18:24:54 2018	(r484756)
+++ head/editors/nano/Makefile	Sun Nov 11 18:33:26 2018	(r484757)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nano
-PORTVERSION=	3.1
-PORTREVISION=	1
+PORTVERSION=	3.2
 CATEGORIES=	editors
 MASTER_SITES=	http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU
 

Modified: head/editors/nano/distinfo
==============================================================================
--- head/editors/nano/distinfo	Sun Nov 11 18:24:54 2018	(r484756)
+++ head/editors/nano/distinfo	Sun Nov 11 18:33:26 2018	(r484757)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538080224
-SHA256 (nano-3.1.tar.gz) = cc99372b6e3f38a86617143cbf5987f33641f541334070146dc2648aba1fa42f
-SIZE (nano-3.1.tar.gz) = 2923258
+TIMESTAMP = 1541961174
+SHA256 (nano-3.2.tar.gz) = ca694554628d6d5e695af70d3a78673a76b474c38732ab5bcca47d22845086bf
+SIZE (nano-3.2.tar.gz) = 2944045


More information about the svn-ports-all mailing list