Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 2021 04:21:44 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c3965d9dbf69 - main - textproc/xmlf90: Update 1.5.4 -> 1.5.5
Message-ID:  <202106030421.1534LiVu097937@gitrepo.freebsd.org>

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

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

commit c3965d9dbf6906e8440343efdd12588a6d2e2f5b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-06-03 04:21:03 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-06-03 04:21:37 +0000

    textproc/xmlf90: Update 1.5.4 -> 1.5.5
---
 textproc/xmlf90/Makefile | 12 +++++++-----
 textproc/xmlf90/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/textproc/xmlf90/Makefile b/textproc/xmlf90/Makefile
index ac59046e181b..d30ac8c26d9a 100644
--- a/textproc/xmlf90/Makefile
+++ b/textproc/xmlf90/Makefile
@@ -1,8 +1,7 @@
 PORTNAME=	xmlf90
-DISTVERSION=	1.5.4
-PORTREVISION=	3
+DISTVERSION=	1.5.5
 CATEGORIES=	textproc
-MASTER_SITES=	https://launchpad.net/xmlf90/trunk/1.5/+download/
+MASTER_SITES=	https://gitlab.com/siesta-project/libraries/xmlf90/-/archive/1.5.5/
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Suite of light-weight libraries to work with XML in Fortran
@@ -12,10 +11,13 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 CONFLICTS_INSTALL=	fox-xml
 
-USES=		fortran gmake libtool
+USES=		autoreconf fortran gmake libtool
+USE_LDCONFIG=	yes
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-static
-USE_LDCONFIG=	yes
+
+INSTALL_TARGET=	install-strip
 
 OPTIONS_DEFINE=	DOCS
 
diff --git a/textproc/xmlf90/distinfo b/textproc/xmlf90/distinfo
index 193dac8ec1d8..049399b1e5fa 100644
--- a/textproc/xmlf90/distinfo
+++ b/textproc/xmlf90/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536046355
-SHA256 (xmlf90-1.5.4.tar.gz) = a0b1324ff224d5b5ad1127a6ad4f90979f6b127f1a517f98253eea377237bbe4
-SIZE (xmlf90-1.5.4.tar.gz) = 1013508
+TIMESTAMP = 1622690677
+SHA256 (xmlf90-1.5.5.tar.gz) = 3f5753987175a7dd93199396eb3f663558135e007af499ff6ceee15eebea78a0
+SIZE (xmlf90-1.5.5.tar.gz) = 530664



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