pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
smproxy: update to 1.0.7.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Sun Oct 16 01:09:37 2022 +0200
Changeset: c4258ca89080484c104a05906d4973088367a649
Modified Files:
smproxy/Makefile
smproxy/distinfo
Log Message:
smproxy: update to 1.0.7.
Alan Coopersmith (11):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
Reduce variable scopes as suggested by cppcheck
NullIceErrorHandler: make arg names match between definition & declaration
Remove or correct obsolete casts
Use calloc instead of malloc to allocate arrays
CheckFullyQuantifiedName: return unqualified name if alloc fails
CheckFullyQuantifiedName: improve gethostname() handling
smproxy 1.0.7
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c4258ca89080484c104a05906d4973088367a649
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
smproxy/Makefile | 5 ++---
smproxy/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diffs:
diff --git a/smproxy/Makefile b/smproxy/Makefile
index ab28838dfb..920d24984b 100644
--- a/smproxy/Makefile
+++ b/smproxy/Makefile
@@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.6 2015/04/17 06:56:55 thomasklausner Exp $
-DISTNAME= smproxy-1.0.6
-PKGREVISION= 1
+DISTNAME= smproxy-1.0.7
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= metaridley%mchsi.com@localhost
HOMEPAGE= https://xorg.freedesktop.org/releases/individual/app/
diff --git a/smproxy/distinfo b/smproxy/distinfo
index e9c6f5afe5..69d51bc5cd 100644
--- a/smproxy/distinfo
+++ b/smproxy/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2015/04/17 06:56:55 thomasklausner Exp $
-RMD160 (smproxy-1.0.6.tar.bz2) = 5dbee06f254f275bdf67ef51c63708da7b39d1a5
-SHA512 (smproxy-1.0.6.tar.bz2) = 4945c92c0f07c5dba5698889f415e78ce406939f4a36eb977309488c27385ce4ce04235c4e850a90a451fea8d7885ded7c6b18db71335c7731b38aaeefa9fcb7
-Size (smproxy-1.0.6.tar.bz2) = 132046 bytes
+BLAKE2s (smproxy-1.0.7.tar.xz) = afb09cf416b701d740c30a854a45c89fb9ba40e561e924a8fda3cbe6bffb0600
+SHA512 (smproxy-1.0.7.tar.xz) = cd6a6933b74f76ae65fb16504e57871724bc1102eae1d02e801e99c3fe73fe44e27f87cef3fbf9f75f369d18197b53bb677d637d94cc8185b55acae0cbd44f21
+Size (smproxy-1.0.7.tar.xz) = 129044 bytes
Home |
Main Index |
Thread Index |
Old Index