[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r5528: update nano to 2.9.7-pre1
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r5528: update nano to 2.9.7-pre1 |
Date: |
Thu, 10 May 2018 13:31:31 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 5528
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2018-05-10 10:31:26 -0700
message:
update nano to 2.9.7-pre1
added:
pkg/gnualpha/nano/ nano-20180510173115-aqd17npe16yqf2e1-1
pkg/gnualpha/nano/Makefile makefile-20180510173115-aqd17npe16yqf2e1-3
pkg/gnualpha/nano/config.mk config.mk-20180510173115-aqd17npe16yqf2e1-2
pkg/gnualpha/nano/sha256sums sha256sums-20180510173115-aqd17npe16yqf2e1-4
=== added directory 'pkg/gnualpha/nano'
=== added file 'pkg/gnualpha/nano/Makefile'
--- a/pkg/gnualpha/nano/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/nano/Makefile 2018-05-10 17:31:26 +0000
@@ -0,0 +1,42 @@
+# Copyright © 2018 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC. If not, see <http://www.gnu.org/licenses/>.
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+NAME = nano
+GARNAME = nano
+GARVERSION = 2.9.7-pre1
+HOME_URL = http://www.gnu.org/software/nano/
+DESCRIPTION = nano text editor
+define BLURB
+endef
+
+######################################################################
+MASTER_SITES = $(MASTER_GNU_ALPHA)/
+MASTER_SUBDIR = nano/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
=== added file 'pkg/gnualpha/nano/config.mk'
--- a/pkg/gnualpha/nano/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/nano/config.mk 2018-05-10 17:31:26 +0000
@@ -0,0 +1,4 @@
+## Configuration options
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'pkg/gnualpha/nano/sha256sums'
--- a/pkg/gnualpha/nano/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/nano/sha256sums 2018-05-10 17:31:26 +0000
@@ -0,0 +1,2 @@
+2f135c0f25c223b583175404c511ff9b66917f29aa09d6463d7ebf41cc644955
download/nano-2.9.7-pre1.tar.gz
+f7b0fed3f33a328f1e867c946424826eb794978d5a86b6572e6dbd1e8bca8651
download/nano-2.9.7-pre1.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r5528: update nano to 2.9.7-pre1,
Carl Hansen <=