pkgsrc-Bugs archive

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

pkg/56273: games/dMagnetic: Update to release 0.31



>Number:         56273
>Category:       pkg
>Synopsis:       games/dMagnetic: Update to release 0.31
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 23 21:45:00 +0000 2021
>Originator:     Thomas Dettbarn
>Release:        NetBSD
>Organization:
>Environment:
>Description:
Hello!

So, my project dMagnetic saw release 0.31. 
Since you guys are so nice and distribute it, I took the liberty of creating a small patch for you. 
I just copied it into the "fix to the problem" box, it that is alright with you.

So, what mostly changed was this:

  * New input formats: NIB and 2MG
  * Improved Sixel mode
  * New -dumpmag and -dumpgfx command line parameters
  * Moved the manpage to section 6 (games)


Hopefully, you like this release!

>How-To-Repeat:

>Fix:
Index: dMagnetic/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/games/dMagnetic/Makefile,v
retrieving revision 1.9
diff -r1.9 Makefile
1c1
< # $NetBSD: Makefile,v 1.9 2021/01/31 14:26:17 wiz Exp $
---
> # $NetBSD: Makefile,v 1.6 2020/11/01 16:48:39 wiz Exp $
3c3
< DISTNAME=		dMagnetic_0.30
---
> DISTNAME=		dMagnetic_0.31
20c20
< 	${INSTALL_MAN} ${WRKSRC}/dMagnetic.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
---
> 	${INSTALL_MAN} ${WRKSRC}/dMagnetic.6 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man6
Index: dMagnetic/PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/games/dMagnetic/PLIST,v
retrieving revision 1.1
diff -r1.1 PLIST
3c3
< man/man1/dMagnetic.1
---
> man/man6/dMagnetic.6
Index: dMagnetic/distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/games/dMagnetic/distinfo,v
retrieving revision 1.9
diff -r1.9 distinfo
1c1
< $NetBSD: distinfo,v 1.9 2021/01/31 14:26:17 wiz Exp $
---
> $NetBSD: distinfo,v 1.6 2020/11/01 16:48:39 wiz Exp $
3,6c3,6
< SHA1 (dMagnetic_0.30.tar.bz2) = 7bc42731669bcc720793c0aab2048341a62a4b75
< RMD160 (dMagnetic_0.30.tar.bz2) = f4a92241a1e2ca13479da53987613ae14107a5c5
< SHA512 (dMagnetic_0.30.tar.bz2) = f903f352285476a3de67703220ea0c9cdb2ce3ef1fd73f7f9808eba13e39ae531426acf76424d2f9503ba387b7ac24e0b0959969ed99ba8c553c4f1c43a0a4da
< Size (dMagnetic_0.30.tar.bz2) = 82369 bytes
---
> SHA1 (dMagnetic_0.31.tar.bz2) = fb1649d3a9b6eeb95d21941f0182a5fa811d8005
> RMD160 (dMagnetic_0.31.tar.bz2) = 6534242cf054240403ba992d5e0fdb6db035cabb
> SHA512 (dMagnetic_0.31.tar.bz2) = 05917e363d90a6dd7a8570e7e8ec1c96f91539ceb08fc065672437322e10d14bce1a335684e0d518f188d91d90ea40e383077265da871f429fe0df7a85b42efa
> Size (dMagnetic_0.31.tar.bz2) = 87440 bytes


Home | Main Index | Thread Index | Old Index