pkgsrc-Bugs archive

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

pkg/57203: games/dMagnetic 0.35 -> 0.36



>Number:         57203
>Category:       pkg
>Synopsis:       games/dMagnetic 0.35 -> 0.36
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jan 28 22:25:01 +0000 2023
>Originator:     Thomas Dettbarn
>Release:        NetBSD 9.3
>Organization:
>Environment:
>Description:

I know that it has only been a couple of days, but my project saw another release.

My apologies that this causes more work than it should.
Anyways, I have already prepared the patch to your pkgsrc repository, and you can find it as an attachement to this "bug" report. Hopefully you like it, and commit it officially.

The changes are best summed up in the changelog for the Debian package:

  * Minor bugfixes
  * Backend engine can be encapsulated in a library
  * HelloWorld example for interested frontend developers

Thomas Dettbarn
>How-To-Repeat:

>Fix:
diff --git a/games/dMagnetic/Makefile b/games/dMagnetic/Makefile
index a25181202d1..cf69a41c7a6 100644
--- a/games/dMagnetic/Makefile
+++ b/games/dMagnetic/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.14 2023/01/24 23:49:46 wiz Exp $
 
-DISTNAME=		dMagnetic_0.35
+DISTNAME=		dMagnetic_0.36
 PKGNAME=		${DISTNAME:S/_/-/}
 CATEGORIES=		games
 MASTER_SITES=		https://www.dettus.net/dMagnetic/
diff --git a/games/dMagnetic/distinfo b/games/dMagnetic/distinfo
index 3b5386bce28..0bab19112af 100644
--- a/games/dMagnetic/distinfo
+++ b/games/dMagnetic/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.16 2023/01/24 23:49:46 wiz Exp $
 
-BLAKE2s (dMagnetic_0.35.tar.bz2) = 915a504d8b3e76dc03f3e974f8695f0cda9bcec2d15653acd09eaa51d26fbdb6
-SHA512 (dMagnetic_0.35.tar.bz2) = f9fdcafce7e578288f022fee3c06ed529ea7f54592845bce851cd67be0d73fd5d3ad04d167d4266946417223ae1d5b2ef17fea42f8030d3cb8aaae14f95bc00a
-Size (dMagnetic_0.35.tar.bz2) = 92233 bytes
+BLAKE2s (dMagnetic_0.36.tar.bz2) = c696b674bd046d207ad43ac8fdbe153d1ce592bae5fcee023e4afa2c5053acce
+SHA512 (dMagnetic_0.36.tar.bz2) = 2de79a6de8ac3112f76b9b409def6eaa9265e9acd80143cdccf984dfead4d9134f1fc4ea3835f77f97b64a57a924eafadf57a4015e6710b6e4b603fc589128fd
+Size (dMagnetic_0.36.tar.bz2) = 93540 bytes


Home | Main Index | Thread Index | Old Index