Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2019 11:57:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237267] sysutils/minimunin: Update to 0.4
Message-ID:  <bug-237267-7788-onTAkCjLXv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237267-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237267-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237267

erdgeist@erdgeist.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #203690|                            |maintainer-approval+
              Flags|                            |

--- Comment #3 from erdgeist@erdgeist.org ---
Comment on attachment 203690
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203690
Patch to update minimunin to version 0.4

>diff -ru /usr/ports/sysutils/minimunin/distinfo ./distinfo
>--- /usr/ports/sysutils/minimunin/distinfo	2016-03-19 10:33:35.000000000 +=
0100
>+++ ./distinfo	2019-04-13 21:33:17.517159000 +0200
>@@ -1,2 +1,3 @@
>-SHA256 (minimunin-0.3.tar.bz2) =3D 7c1a57b97034c470b46db43eb06e98bde97583=
f09ac471edd627199df71e50a4
>-SIZE (minimunin-0.3.tar.bz2) =3D 4711
>+TIMESTAMP =3D 1555183997
>+SHA256 (minimunin-0.4.tar.bz2) =3D 99cb530b365e79ba4e657cb0eae783d71908b7=
bf23e78d95490b81ee09a1353f
>+SIZE (minimunin-0.4.tar.bz2) =3D 4703
>diff -ru /usr/ports/sysutils/minimunin/Makefile ./Makefile
>--- /usr/ports/sysutils/minimunin/Makefile	2016-03-19 10:33:35.000000000 +=
0100
>+++ ./Makefile	2019-04-15 13:52:25.727293000 +0200
>@@ -1,15 +1,21 @@
> # Created by: Dirk Engling <erdgeist@erdgeist.org>
>-# $FreeBSD: head/sysutils/minimunin/Makefile 411383 2016-03-19 09:33:35Z =
wen $
>+# $FreeBSD: head/sysutils/minimunin/Makefile 363399 2014-07-29 21:43:17Z =
adamw $
>=20
> PORTNAME=3D	minimunin
>-PORTVERSION=3D	0.3
>+PORTVERSION=3D	0.4
> CATEGORIES=3D	sysutils
> MASTER_SITES=3D	http://erdgeist.org/arts/software/minimunin/
>=20
> MAINTAINER=3D	erdgeist@erdgeist.org
> COMMENT=3D	Tiny munin-node implementation written in pure bourne shell
>=20
>+LICENSE=3D	Beerware
>+LICENSE_NAME=3D	Beerware License
>+LICENSE_TEXT=3D	The code is released under the beer ware license, this me=
ans do whatever you want with it, as long as you leave this notice along wi=
th the code.  Should we meet some day and you find the code is worth it, le=
t's enjoy a beer together.
>+LICENSE_PERMS=3D	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
>+
> USES=3D	tar:bzip2
>+
> PLIST_FILES=3D	bin/minimunin
> SUB_FILES=3D	pkg-message
>

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237267-7788-onTAkCjLXv>