Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnucobol: update to 3.2
@ 2023-08-17  2:50 cinerea0
  2023-08-17  3:17 ` [PR PATCH] [Updated] " cinerea0
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: cinerea0 @ 2023-08-17  2:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 472 bytes --]

There is a new pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages cobol
https://github.com/void-linux/void-packages/pull/45629

gnucobol: update to 3.2
#### Testing the changes
- I tested the changes in this PR: **briefly**

I am reaching out to a more experienced user of this package for testing. Closes #45612.

A patch file from https://github.com/void-linux/void-packages/pull/45629.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cobol-45629.patch --]
[-- Type: text/x-diff, Size: 1665 bytes --]

From 5b0d10c973ad1d3895ea48ee7f4f59a57c3d9ce4 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 16 Aug 2023 22:47:54 -0400
Subject: [PATCH] gnucobol: update to 3.2

---
 srcpkgs/gnucobol/template | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/gnucobol/template b/srcpkgs/gnucobol/template
index 4519ea7867249..f3c835d9e6b36 100644
--- a/srcpkgs/gnucobol/template
+++ b/srcpkgs/gnucobol/template
@@ -1,19 +1,20 @@
 # Template file for 'gnucobol'
 pkgname=gnucobol
-version=3.1.2
+version=3.2
 revision=1
 build_style=gnu-configure
 make_check_target="test"
-makedepends="gmp-devel db-devel"
+hostmakedepends="gettext pkg-config"
+makedepends="db-devel gmp-devel json-c-devel libxml2-devel ncurses-devel"
 depends="gnucobol-libs>=${version}_${revision}"
 checkdepends="curl perl wget which"
 short_desc="GnuCOBOL (formerly OpenCOBOL) is a free COBOL compiler"
 maintainer="Cthulhux <git@tuxproject.de>"
 license="GPL-3.0-or-later"
-homepage="https://sourceforge.net/projects/open-cobol/"
-distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f38c60b38a9e404bcba709b61b46f2bafa146b5f3dd90a94b2a70f5cea2f6297
-nocross="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/7152/steps/shell_3/logs/stdio"
+homepage="https://www.gnu.org/software/gnucobol/"
+distfiles="${GNU_SITE}/gnucobol/gnucobol-${version}.tar.xz"
+checksum=3bb48af46ced4779facf41fdc2ee60e4ccb86eaa99d010b36685315df39c2ee2
+#nocross="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/7152/steps/shell_3/logs/stdio"
 
 gnucobol-libs_package() {
 	short_desc+=" - runtime libraries"

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2023-09-23 13:32 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-17  2:50 [PR PATCH] gnucobol: update to 3.2 cinerea0
2023-08-17  3:17 ` [PR PATCH] [Updated] " cinerea0
2023-08-17  3:28 ` cinerea0
2023-08-17 20:03 ` GitMensch
2023-08-17 20:39 ` cinerea0
2023-08-17 20:42 ` GitMensch
2023-08-18  2:23 ` cinerea0
2023-08-18  3:10 ` cinerea0
2023-08-18  5:14 ` GitMensch
2023-08-22 23:24 ` [PR PATCH] [Updated] " cinerea0
2023-08-22 23:26 ` cinerea0
2023-08-23  5:12 ` GitMensch
2023-08-23  5:35 ` GitMensch
2023-08-23  7:00 ` GitMensch
2023-08-25  5:24 ` GitMensch
2023-08-26 18:02 ` [PR PATCH] [Updated] " cinerea0
2023-09-23 13:32 ` [PR PATCH] [Merged]: " Duncaen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).