pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
spread: Update to 4.4.1
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Sun Aug 30 20:11:22 2020 -0400
Changeset: 699df963bc487ddd75d4fec13f699495ee117cb9
Modified Files:
spread4/Makefile
spread4/TODO
Log Message:
spread: Update to 4.4.1
(Ride the update to 4.4.0, as surely COMMIT_MSG from 3.x will be very
similar for 4.4.0 and 4.4.1.)
Use MASTER_SITES_BACKUP.
Note that -ldl bug was sent to upstream email address.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=699df963bc487ddd75d4fec13f699495ee117cb9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
spread4/Makefile | 2 +-
spread4/TODO | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diffs:
diff --git a/spread4/Makefile b/spread4/Makefile
index 54397a9695..9be0f1e3f0 100644
--- a/spread4/Makefile
+++ b/spread4/Makefile
@@ -4,7 +4,7 @@
DISTNAME= spread-src-4.4.1
PKGNAME= ${DISTNAME:S/-src//}
CATEGORIES= net
-MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/fhajny/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.spread.org/
diff --git a/spread4/TODO b/spread4/TODO
index 1627df0df1..5ceb797c87 100644
--- a/spread4/TODO
+++ b/spread4/TODO
@@ -21,7 +21,8 @@ to update net/spread.
* Fix build on netbsd8/amd64
-Currently fails with complaint about -ldl.
+Currently fails with complaint about -ldl. Email sent to upstream
+20200830.
* Hoist license comment from net/spread
Home |
Main Index |
Thread Index |
Old Index