gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r10419: update micron to 1.4


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10419: update micron to 1.4
Date: Mon, 5 Aug 2024 15:45:49 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10419
revision-id: carlhansen@gnu.org-20240805194541-bns3k4g8efncbiox
parent: carlhansen@gnu.org-20240805193148-xx3q4dotzahnoeam
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Mon 2024-08-05 19:45:41 +0000
message:
  update micron to 1.4
added:
  pkg/gnu/micron/                micron-20240805194358-3yhppdz2mluhrwqo-1
  pkg/gnu/micron/Makefile        makefile-20240805194358-3yhppdz2mluhrwqo-3
  pkg/gnu/micron/config.mk       config.mk-20240805194358-3yhppdz2mluhrwqo-2
  pkg/gnu/micron/sha256sums      sha256sums-20240805194358-3yhppdz2mluhrwqo-4
=== added directory 'pkg/gnu/micron'
=== added file 'pkg/gnu/micron/Makefile'
--- a/pkg/gnu/micron/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/micron/Makefile   2024-08-05 19:45:41 +0000
@@ -0,0 +1,41 @@
+# Copyright ©2024 Carl Hansen <carlhansen@gnu.org>
+#
+# 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/>.
+
+NAME = micron
+GARNAME = micron
+GARVERSION = 1.4
+HOME_URL = http://www.gnu.org/software/
+DESCRIPTION = micron , a cron daemon replacement, run jobs at times
+define BLURB
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+#include ../../../gar/gar.lib/info.mk
+include config.mk
+

=== added file 'pkg/gnu/micron/config.mk'
--- a/pkg/gnu/micron/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/micron/config.mk  2024-08-05 19:45:41 +0000
@@ -0,0 +1,4 @@
+## Configuration options
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnu/micron/sha256sums'
--- a/pkg/gnu/micron/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/micron/sha256sums 2024-08-05 19:45:41 +0000
@@ -0,0 +1,2 @@
+036e662f5a60cf98bb6a4b0e6ad39f9d5c213ea07efe9f586b567f192573cda4  
download/micron-1.4.tar.gz
+6e0930d9e768d807ac6fb7a249150018d719054d70e965c3e99198d66fd1ff87  
download/micron-1.4.tar.gz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]