Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gl2ps: soname bump
@ 2020-04-07 23:29 abenson
  2020-04-08  1:17 ` q66
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: abenson @ 2020-04-07 23:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages gl2ps_soname
https://github.com/void-linux/void-packages/pull/20738

gl2ps: soname bump


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

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

From 458719d0e0241d94e7fe195c5c8e5280c1f620d8 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 7 Apr 2020 17:56:38 -0500
Subject: [PATCH 1/4] gl2ps: soname bump

---
 common/shlibs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/shlibs b/common/shlibs
index eb7e81e8649..f5b0b5808e9 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2634,7 +2634,7 @@ libtwaindsm.so.2 twaindsm-2.3.0_1
 libspnav.so.0 libspnav-0.2.3_1
 libsimage.so.20 simage-1.7.0_1
 libCoin.so.60 coin3-3.1.3_1
-libgl2ps.so.1 gl2ps-1.3.9_1
+libgl2ps.so.1.4 gl2ps-1.4.1_1
 libFWOSPlugin.so.11 oce-0.18_1
 libPTKernel.so.11 oce-0.18_1
 libTKBO.so.11 oce-0.18_1

From 242e009559b232ee80c168f2cd34b0c89c385c4d Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 7 Apr 2020 17:56:59 -0500
Subject: [PATCH 2/4] oce: gl2ps soname bump

---
 srcpkgs/oce/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/oce/template b/srcpkgs/oce/template
index 6c27108769a..8762a6ada42 100644
--- a/srcpkgs/oce/template
+++ b/srcpkgs/oce/template
@@ -2,7 +2,7 @@
 pkgname=oce
 _majorver=0.18
 version=${_majorver}.3
-revision=1
+revision=2
 wrksrc="${pkgname}-OCE-${version}"
 build_style=cmake
 configure_args="-DOCE_INSTALL_PREFIX=/usr -DOCE_WITH_FREEIMAGE=ON

From 38841205e121084bdfb46911b489e079e6f8659e Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 7 Apr 2020 17:56:59 -0500
Subject: [PATCH 3/4] octave: gl2ps soname bump

---
 srcpkgs/octave/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/octave/template b/srcpkgs/octave/template
index 1ca9e663229..faac10a9818 100644
--- a/srcpkgs/octave/template
+++ b/srcpkgs/octave/template
@@ -1,7 +1,7 @@
 # Template file for 'octave'
 pkgname=octave
 version=5.2.0
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args=" --with-blas=openblas --with-lapack=openblas"
 hostmakedepends="perl gcc-fortran pkg-config gnuplot"

From 5d33ec424c8fffdc877fbb15e7938d751ad85288 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 7 Apr 2020 17:57:00 -0500
Subject: [PATCH 4/4] sumo: gl2ps soname bump

---
 srcpkgs/sumo/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/sumo/template b/srcpkgs/sumo/template
index 1167f97789c..4c1eb6876a4 100644
--- a/srcpkgs/sumo/template
+++ b/srcpkgs/sumo/template
@@ -1,7 +1,7 @@
 # Template file for 'sumo'
 pkgname=sumo
 version=1.5.0
-revision=2
+revision=3
 build_style=cmake
 python_version=3
 hostmakedepends="libgdal-tools pkg-config swig python3-setuptools"

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

* Re: gl2ps: soname bump
  2020-04-07 23:29 [PR PATCH] gl2ps: soname bump abenson
@ 2020-04-08  1:17 ` q66
  2020-04-08  1:18 ` q66
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: q66 @ 2020-04-08  1:17 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/20738#issuecomment-610698449

Comment:
oh, i already reverted it, maybe just un-revert it in this PR

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

* Re: gl2ps: soname bump
  2020-04-07 23:29 [PR PATCH] gl2ps: soname bump abenson
  2020-04-08  1:17 ` q66
@ 2020-04-08  1:18 ` q66
  2020-04-08  1:19 ` q66
  2020-04-08  1:19 ` [PR PATCH] [Closed]: " q66
  3 siblings, 0 replies; 5+ messages in thread
From: q66 @ 2020-04-08  1:18 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/20738#issuecomment-610698449

Comment:
oh, i already reverted it, maybe just un-revert it in this PR (even better, investigate why gl2ps is using strange sonames like this, chances are it's *not* an ABI break and it's just a broken release)

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

* Re: gl2ps: soname bump
  2020-04-07 23:29 [PR PATCH] gl2ps: soname bump abenson
  2020-04-08  1:17 ` q66
  2020-04-08  1:18 ` q66
@ 2020-04-08  1:19 ` q66
  2020-04-08  1:19 ` [PR PATCH] [Closed]: " q66
  3 siblings, 0 replies; 5+ messages in thread
From: q66 @ 2020-04-08  1:19 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/20738#issuecomment-610698900

Comment:
From official site:

http://www.geuz.org/gl2ps/

```
1.4.2
    (Apr 7, 2020) Revert dynamic library naming change inadvertently introduced in 1.4.1.
```

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

* Re: [PR PATCH] [Closed]: gl2ps: soname bump
  2020-04-07 23:29 [PR PATCH] gl2ps: soname bump abenson
                   ` (2 preceding siblings ...)
  2020-04-08  1:19 ` q66
@ 2020-04-08  1:19 ` q66
  3 siblings, 0 replies; 5+ messages in thread
From: q66 @ 2020-04-08  1:19 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

gl2ps: soname bump
https://github.com/void-linux/void-packages/pull/20738

Description:


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

end of thread, other threads:[~2020-04-08  1:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-07 23:29 [PR PATCH] gl2ps: soname bump abenson
2020-04-08  1:17 ` q66
2020-04-08  1:18 ` q66
2020-04-08  1:19 ` q66
2020-04-08  1:19 ` [PR PATCH] [Closed]: " q66

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).