Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2024 15:37:32 GMT
From:      =?utf-8?Q?Lo=C3=AFc?= Bartoletti <lbartoletti@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 96fb74577db5 - main - ports-mgmt/portgraph: bump to 0.1.0
Message-ID:  <202403171537.42HFbWNP031413@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=96fb74577db5a5275d02f6435b5e8055e0f715ae

commit 96fb74577db5a5275d02f6435b5e8055e0f715ae
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2024-03-17 15:37:20 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2024-03-17 15:37:27 +0000

    ports-mgmt/portgraph: bump to 0.1.0
---
 ports-mgmt/portgraph/Makefile | 4 ++--
 ports-mgmt/portgraph/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/ports-mgmt/portgraph/Makefile b/ports-mgmt/portgraph/Makefile
index 7a04cabbb509..794be5da3963 100644
--- a/ports-mgmt/portgraph/Makefile
+++ b/ports-mgmt/portgraph/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	portgraph
-PORTVERSION=	0.0.1
+PORTVERSION=	0.1.0
 CATEGORIES=	ports-mgmt python
 MASTER_SITES=	PYPI
 
@@ -17,7 +17,7 @@ NO_ARCH=	yes
 
 post-patch:
 	@${REINPLACE_CMD} \
-		-e 's|/usr/ports|${PORTSDIR}| ; s|ports-mgmt/py-portgraph|ports-mgmt/portgraph|' \
+		-e 's|/usr/ports|${PORTSDIR}|' \
 		${WRKSRC}/portgraph/portgraph.py
 
 .include <bsd.port.mk>
diff --git a/ports-mgmt/portgraph/distinfo b/ports-mgmt/portgraph/distinfo
index 96dd5c042dbc..7e086fc11e0a 100644
--- a/ports-mgmt/portgraph/distinfo
+++ b/ports-mgmt/portgraph/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518849908
-SHA256 (portgraph-0.0.1.tar.gz) = 49ad0700f8c64e3ea4c84201d11b60bfdc09778100abc8b106be36c1f111b6cb
-SIZE (portgraph-0.0.1.tar.gz) = 1006733
+TIMESTAMP = 1710689714
+SHA256 (portgraph-0.1.0.tar.gz) = 52052e5e4f08b41d1e633ecb34cc90a0f280c118c931342d92f94d36d9a22a81
+SIZE (portgraph-0.1.0.tar.gz) = 1014546



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