Bug 237267 - sysutils/minimunin: Update to 0.4
Summary: sysutils/minimunin: Update to 0.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Rodrigo Osorio
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2019-04-13 19:35 UTC by erdgeist
Modified: 2019-04-30 12:13 UTC (History)
2 users (show)

See Also:


Attachments
Patch to update minimunin to version 0.4 (1.58 KB, patch)
2019-04-15 11:53 UTC, erdgeist
erdgeist: maintainer-approval+
Details | Diff
Patch to update minimunin to version 0.4, reordered LICENSE_ macros (1.58 KB, patch)
2019-04-15 11:59 UTC, erdgeist
erdgeist: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description erdgeist 2019-04-13 19:35:31 UTC
iff -ur /usr/ports/sysutils/minimunin/distinfo minimunin-port/distinfo
--- /usr/ports/sysutils/minimunin/distinfo      2016-03-19 10:33:35.000000000 +0100
+++ minimunin-port/distinfo     2019-04-13 21:33:17.517159000 +0200
@@ -1,2 +1,3 @@
-SHA256 (minimunin-0.3.tar.bz2) = 7c1a57b97034c470b46db43eb06e98bde97583f09ac471edd627199df71e50a4
-SIZE (minimunin-0.3.tar.bz2) = 4711
+TIMESTAMP = 1555183997
+SHA256 (minimunin-0.4.tar.bz2) = 99cb530b365e79ba4e657cb0eae783d71908b7bf23e78d95490b81ee09a1353f
+SIZE (minimunin-0.4.tar.bz2) = 4703
diff -ur /usr/ports/sysutils/minimunin/Makefile minimunin-port/Makefile
--- /usr/ports/sysutils/minimunin/Makefile      2016-03-19 10:33:35.000000000 +0100
+++ minimunin-port/Makefile     2019-04-13 21:30:16.925617000 +0200
@@ -1,8 +1,8 @@
 # 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 $
 
 PORTNAME=      minimunin
-PORTVERSION=   0.3
+PORTVERSION=   0.4
 CATEGORIES=    sysutils
 MASTER_SITES=  http://erdgeist.org/arts/software/minimunin/
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2019-04-14 05:08:26 UTC
@Dirk Could you:

- Include the patch in comment 0 as an attachment
- Set the maintainer-approval flag to + to signify maintainer-approval
- Confirm the changes pass QA (portlint, poudriere at least)

Thanks!
Comment 2 erdgeist 2019-04-15 11:53:57 UTC
Created attachment 203690 [details]
Patch to update minimunin to version 0.4
Comment 3 erdgeist 2019-04-15 11:57:53 UTC
Comment on attachment 203690 [details]
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) = 7c1a57b97034c470b46db43eb06e98bde97583f09ac471edd627199df71e50a4
>-SIZE (minimunin-0.3.tar.bz2) = 4711
>+TIMESTAMP = 1555183997
>+SHA256 (minimunin-0.4.tar.bz2) = 99cb530b365e79ba4e657cb0eae783d71908b7bf23e78d95490b81ee09a1353f
>+SIZE (minimunin-0.4.tar.bz2) = 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 $
> 
> PORTNAME=	minimunin
>-PORTVERSION=	0.3
>+PORTVERSION=	0.4
> CATEGORIES=	sysutils
> MASTER_SITES=	http://erdgeist.org/arts/software/minimunin/
> 
> MAINTAINER=	erdgeist@erdgeist.org
> COMMENT=	Tiny munin-node implementation written in pure bourne shell
> 
>+LICENSE=	Beerware
>+LICENSE_NAME=	Beerware License
>+LICENSE_TEXT=	The code is released under the beer ware license, this means do whatever you want with it, as long as you leave this notice along with the code.  Should we meet some day and you find the code is worth it, let's enjoy a beer together.
>+LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
>+
> USES=	tar:bzip2
>+
> PLIST_FILES=	bin/minimunin
> SUB_FILES=	pkg-message
>
Comment 4 erdgeist 2019-04-15 11:59:32 UTC
Created attachment 203692 [details]
Patch to update minimunin to version 0.4, reordered LICENSE_ macros
Comment 5 erdgeist 2019-04-15 12:02:11 UTC
Both portlint:

 13:56:27 $> portlint .
WARN: Makefile: [13]: possible direct use of command "find" found. use ${FIND} instead.
0 fatal errors and 1 warning found.

and poudriere 

[00:01:25] [01] [00:00:00] Building sysutils/minimunin | minimunin-0.4
[00:01:27] [01] [00:00:02] Finished sysutils/minimunin | minimunin-0.4: Success

didn't complain about the patch. Please use the latest attachment 203692 [details].
Comment 6 cryx-freebsd 2019-04-29 09:05:56 UTC
Can we get this going?
Comment 7 commit-hook freebsd_committer freebsd_triage 2019-04-30 12:12:07 UTC
A commit references this bug:

Author: rodrigo
Date: Tue Apr 30 12:11:26 UTC 2019
New revision: 500481
URL: https://svnweb.freebsd.org/changeset/ports/500481

Log:
  Update sysutils/minimunin from v0.3 to v0.4

  Changelog:
   * Add laundry mem to memory builtins. Thanks to Philipp Wnsche.

  Also add LICENSE.

  PR:		237267
  Submitted by:	erdgeist@erdgeist.org (maintainer)

Changes:
  head/sysutils/minimunin/Makefile
  head/sysutils/minimunin/distinfo
Comment 8 Rodrigo Osorio freebsd_committer freebsd_triage 2019-04-30 12:12:55 UTC
Committed, thanks.