[135087] trunk/dports/editors/nano

ryandesign at macports.org ryandesign at macports.org
Wed Apr 15 06:10:50 PDT 2015


Revision: 135087
          https://trac.macports.org/changeset/135087
Author:   ryandesign at macports.org
Date:     2015-04-15 06:10:49 -0700 (Wed, 15 Apr 2015)
Log Message:
-----------
nano: update to 2.4.1 (#47448)

Modified Paths:
--------------
    trunk/dports/editors/nano/Portfile

Removed Paths:
-------------
    trunk/dports/editors/nano/files/

Modified: trunk/dports/editors/nano/Portfile
===================================================================
--- trunk/dports/editors/nano/Portfile	2015-04-15 12:42:35 UTC (rev 135086)
+++ trunk/dports/editors/nano/Portfile	2015-04-15 13:10:49 UTC (rev 135087)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            nano
-version         2.4.0
+version         2.4.1
 categories      editors
 platforms       darwin freebsd
 license         GPL-3
@@ -20,16 +20,13 @@
 homepage        http://www.nano-editor.org/
 master_sites    ${homepage}dist/v[strsed ${version} {/\.[0-9]*$//}]/ gnu
 
-checksums       rmd160  1894305efdf30af7265c282e875dc7c4a1a1d9b4 \
-                sha256  5076fb502680503e648cbdcbf2077e39fba193420ae19203f0a54cb2d94a75bd
+checksums       rmd160  84bd54e50b5e8c6457d983dc7ef730b5a0303bf8 \
+                sha256  6a0ceb5e1b9b9bea72d5d1f46488ace4782b1f198ea6ba558480a86d994f29d2
 
 depends_lib     port:ncurses \
                 port:gettext \
                 port:libiconv
 
-patchfiles \
-    time_t.patch
-
 configure.args  --disable-wrapping-as-root \
                 --enable-utf8
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150415/82f9a416/attachment-0001.html>


More information about the macports-changes mailing list