Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 18:42:25 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 562d5f74406f - main - devel/pstreams: Update to 1.0.4
Message-ID:  <202409081842.488IgPex034253@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=562d5f74406f97469af1d17922bf38cb01b835cf

commit 562d5f74406f97469af1d17922bf38cb01b835cf
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:16:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:36:59 +0000

    devel/pstreams: Update to 1.0.4
    
    - Update WWW
    
    Changes:        https://github.com/jwakely/pstreams/releases
---
 devel/pstreams/Makefile | 5 +++--
 devel/pstreams/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/pstreams/Makefile b/devel/pstreams/Makefile
index e8814644d73e..f8e0411b3431 100644
--- a/devel/pstreams/Makefile
+++ b/devel/pstreams/Makefile
@@ -1,11 +1,12 @@
 PORTNAME=	pstreams
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	devel
 MASTER_SITES=	SF/pstreams/pstreams/Release%20${PORTVERSION:R}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	C++ utility for simple IOStream-based IPC
-WWW=		https://pstreams.sourceforge.net/
+WWW=		https://pstreams.sourceforge.net/ \
+		https://github.com/jwakely/pstreams
 
 LICENSE=	BSL
 LICENSE_FILE=	${WRKSRC}/LICENSE_1_0.txt
diff --git a/devel/pstreams/distinfo b/devel/pstreams/distinfo
index 28babd38cb0e..3b066f0da4df 100644
--- a/devel/pstreams/distinfo
+++ b/devel/pstreams/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695143221
-SHA256 (pstreams-1.0.3.tar.gz) = e9ca807bc6046840deae63207183f9ac516e67187d035429772a5fc7bd3e8fc8
-SIZE (pstreams-1.0.3.tar.gz) = 69119
+TIMESTAMP = 1725559565
+SHA256 (pstreams-1.0.4.tar.gz) = 9db179cc4ca37dcf21f58b8320e33f626a275df8560c688c88c51797e02a04d6
+SIZE (pstreams-1.0.4.tar.gz) = 75924



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081842.488IgPex034253>