Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2021 13:58:44 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6adfb04c1017 - main - ports-mgmt/portconfig: update to 0.1
Message-ID:  <202111231358.1ANDwiYU086043@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=6adfb04c101769de6727eae3f632f87c26b89b1b

commit 6adfb04c101769de6727eae3f632f87c26b89b1b
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2021-11-23 13:57:19 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2021-11-23 13:58:37 +0000

    ports-mgmt/portconfig: update to 0.1
    
    Changes: provide a hint to the users a pkg-help file is available to
    provide hints on the configuration options
---
 ports-mgmt/portconfig/Makefile | 4 ++--
 ports-mgmt/portconfig/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/ports-mgmt/portconfig/Makefile b/ports-mgmt/portconfig/Makefile
index fb4dc4a14ffd..e386f169fe17 100644
--- a/ports-mgmt/portconfig/Makefile
+++ b/ports-mgmt/portconfig/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	portconfig
-PORTVERSION=	0.0.0.g20211122
+PORTVERSION=	0.1
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	bapt@FreeBSD.org
@@ -9,7 +9,7 @@ LICENSE=	BSD2CLAUSE
 
 USE_GITLAB=	yes
 GL_ACCOUNT=	alfix
-GL_COMMIT=	49d968fbd5f8285b53f3527708e45544dd456c48
+GL_COMMIT=	0292159f4e2431a2f7c1cebe13e28de34d0c8932
 
 USES=		localbase:ldflags
 BUILD_DEPENDS=	${LOCALBASE}/lib/libbsddialog.a:devel/bsddialog
diff --git a/ports-mgmt/portconfig/distinfo b/ports-mgmt/portconfig/distinfo
index ce5f3365f263..9d4cf106a990 100644
--- a/ports-mgmt/portconfig/distinfo
+++ b/ports-mgmt/portconfig/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637570379
-SHA256 (alfix-portconfig-49d968fbd5f8285b53f3527708e45544dd456c48_GL0.tar.gz) = 853f0675094bb3e286b2f35bd634bf7861e6c238a6ea81fd41d57f6c2c9e122f
-SIZE (alfix-portconfig-49d968fbd5f8285b53f3527708e45544dd456c48_GL0.tar.gz) = 201781
+TIMESTAMP = 1637675764
+SHA256 (alfix-portconfig-0292159f4e2431a2f7c1cebe13e28de34d0c8932_GL0.tar.gz) = 195bc0e36921b29ee4130b8f29f535c344ce572bbfbc2d49fd6a3f64357801e0
+SIZE (alfix-portconfig-0292159f4e2431a2f7c1cebe13e28de34d0c8932_GL0.tar.gz) = 202114



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