pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/nx-libs



Module Name:    pkgsrc
Committed By:   hauke
Date:           Fri Feb 23 17:13:10 UTC 2024

Modified Files:
        pkgsrc/x11/nx-libs: Makefile distinfo

Log Message:
Update x11/nx-libs to v3.5.99.26-0x2go1

>From upstream's changelog:

2023-06-02 20:35:10 +0200 X2Go Release Manager (d12a42c8e)

        * release 3.5.99.26 (HEAD -> build-3.5.99.26, tag:
          redist-server/3.5.99.26, tag: redist-client/3.5.99.26,
          tag: 3.5.99.26-0x2go1, origin/build-3.5.99.26)

2021-04-05 08:44:00 +0200 ponce (8cb6a6e7e)

        * fix building with binutils >= 2.36.

2023-02-23 15:28:20 +0100 Mihai Moldovan (6afb58713)

        * nx-libs.spec: only depend upon pathfix.py for Fedora 27+ and RHEL
          7+.

2023-02-23 14:29:38 +0100 Mihai Moldovan (70293a83b)

        * nx-libs.spec: fix TIRPC usage on *SuSE 15.3+.

2023-02-23 13:17:55 +0100 Mihai Moldovan (b5c1d5fce)

        * debian/rules: fix version detection on testing and unstable.

2021-09-11 20:45:16 +0000 Mike Gabriel (fa7628310)

        * debian/rules: Define -DUseTIRPC=1 for nx-X11 build on Debian and
          Ubuntu versions that already have libtirpc.

2023-02-23 13:17:35 +0100 Mihai Moldovan (e49bd144d)

        * nx-libs.spec: add BR: upon pathfix.py.

2023-02-23 12:19:14 +0100 Mihai Moldovan (be0ce0226)

        * nx-libs.spec: fix nxdialog hashbang selection, especially on *SuSE.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/nx-libs/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/nx-libs/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/nx-libs/Makefile
diff -u pkgsrc/x11/nx-libs/Makefile:1.2 pkgsrc/x11/nx-libs/Makefile:1.3
--- pkgsrc/x11/nx-libs/Makefile:1.2     Thu Aug 18 15:35:29 2022
+++ pkgsrc/x11/nx-libs/Makefile Fri Feb 23 17:13:10 2024
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2022/08/18 15:35:29 hauke Exp $
+# $NetBSD: Makefile,v 1.3 2024/02/23 17:13:10 hauke Exp $
 
 DISTNAME=      nx-libs-${PKGVER}-lite
-PKGNAME=       nx-libs-${PKGVER}
-PKGVER=                3.5.99.26
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=ArcticaProject/}/nx-libs/archive/${PKGVER}/
+PKGNAME=       nx-libs-${PKGVER:S/-/./}
+PKGVER=                3.5.99.26-0x2go1
+MASTER_SITES=  https://code.x2go.org/releases/source/nx-libs/
 CATEGORIES=    x11 devel
 
 MAINTAINER=    hauke%NetBSD.org@localhost

Index: pkgsrc/x11/nx-libs/distinfo
diff -u pkgsrc/x11/nx-libs/distinfo:1.4 pkgsrc/x11/nx-libs/distinfo:1.5
--- pkgsrc/x11/nx-libs/distinfo:1.4     Thu Aug 18 15:35:30 2022
+++ pkgsrc/x11/nx-libs/distinfo Fri Feb 23 17:13:10 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2022/08/18 15:35:30 hauke Exp $
+$NetBSD: distinfo,v 1.5 2024/02/23 17:13:10 hauke Exp $
 
-BLAKE2s (nx-libs-3.5.99.26-lite.tar.gz) = 8d5c9829b782ced0748d0c128466fdbb2ca172a9cd9c24a69672eb7943ec0d15
-SHA512 (nx-libs-3.5.99.26-lite.tar.gz) = 1aead6161e4d7b8d7229ff80937935b23ad1f87135a578ae483a00348d0df7de35e9f9b78c47c473fda3ab2cc896ef23e845cc5656344a43520b091af9663211
-Size (nx-libs-3.5.99.26-lite.tar.gz) = 11070624 bytes
+BLAKE2s (nx-libs-3.5.99.26-0x2go1-lite.tar.gz) = 0ee350c6bc35d076bbe17e2a40a34d1511be314430f0d1a825a7ca644a1b773d
+SHA512 (nx-libs-3.5.99.26-0x2go1-lite.tar.gz) = e1866afefb39624f1f8484601f32046d130dc80c35fae091f0283c3ebd640ad1cb56d74fb21ee6387916a282d23db85ff27af87ccb884762a82fb423787194b0
+Size (nx-libs-3.5.99.26-0x2go1-lite.tar.gz) = 764878 bytes
 SHA1 (patch-nxcomp_src_Socket.cpp) = dce79c91ede78fbc0367f5f9de81a7dbca5ba928



Home | Main Index | Thread Index | Old Index