git: b1f9d67cad1d - main - devel/pystring: Update version 1.1.3=>1.1.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Apr 2023 13:17:59 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=b1f9d67cad1de125eca0462422a9c76747ffe1e7 commit b1f9d67cad1de125eca0462422a9c76747ffe1e7 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-04-15 12:15:09 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-04-15 13:14:58 +0000 devel/pystring: Update version 1.1.3=>1.1.4 - Add LICENSE BSD3CLAUSE Changelog: https://github.com/imageworks/pystring/releases/tag/v1.1.4 --- devel/pystring/Makefile | 8 ++++++-- devel/pystring/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/devel/pystring/Makefile b/devel/pystring/Makefile index dc00cba9b25c..98ca60fad156 100644 --- a/devel/pystring/Makefile +++ b/devel/pystring/Makefile @@ -1,5 +1,5 @@ PORTNAME= pystring -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v CATEGORIES= devel @@ -7,13 +7,17 @@ MAINTAINER= bofh@FreeBSD.org COMMENT= Collection of C++ functions which match python's string class WWW= https://github.com/imageworks/pystring +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + USES= libtool:build USE_GITHUB= yes GH_ACCOUNT= imageworks +USE_LDCONFIG= yes + MAKE_ARGS= CXX="${CXX}" \ CXXFLAGS="${CXXFLAGS}" \ LIBDIR="${STAGEDIR}${PREFIX}/lib" -USE_LDCONFIG= yes post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/include/pystring diff --git a/devel/pystring/distinfo b/devel/pystring/distinfo index 9f5281a4fff4..de4f743e4b32 100644 --- a/devel/pystring/distinfo +++ b/devel/pystring/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600269966 -SHA256 (imageworks-pystring-v1.1.3_GH0.tar.gz) = 358a56e756e701836b69a31c75d3d9d41c34d447cf7b3775bbd5620dcd3203d9 -SIZE (imageworks-pystring-v1.1.3_GH0.tar.gz) = 18364 +TIMESTAMP = 1681560744 +SHA256 (imageworks-pystring-v1.1.4_GH0.tar.gz) = 49da0fe2a049340d3c45cce530df63a2278af936003642330287b68cefd788fb +SIZE (imageworks-pystring-v1.1.4_GH0.tar.gz) = 19184