Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2026 16:00:05 +0000
From:      =?utf-8?Q?=C3=84lven?= <alven@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 931ec75bfb19 - main - devel/spago: Update 1.0.3 => 1.0.4
Message-ID:  <69cbef85.3b19c.449b648e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by alven:

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

commit 931ec75bfb19cab2f613d53636490c49fb9962a8
Author:     Älven <alven@FreeBSD.org>
AuthorDate: 2026-03-31 12:19:11 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2026-03-31 15:59:41 +0000

    devel/spago: Update 1.0.3 => 1.0.4
    
    * Pet portclippy(1) and portfmt(1)
    
    Approved by:            haskell@ (alven@)
    Approved by:            db@, yuri@ (Mentors, implicit)
---
 devel/spago/Makefile | 5 +++--
 devel/spago/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/spago/Makefile b/devel/spago/Makefile
index a71cff23e55f..3eba8e23fce7 100644
--- a/devel/spago/Makefile
+++ b/devel/spago/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	spago
-DISTVERSION=	1.0.3
+DISTVERSION=	1.0.4
 CATEGORIES=	devel
 MASTER_SITES=	https://registry.npmjs.org/spago/-/
 
@@ -15,10 +15,11 @@ RUN_DEPENDS=	git:devel/git \
 
 USES=		nodejs:run tar:tgz
 
-WRKSRC=		${WRKDIR}/package
 NO_ARCH=	yes
 NO_BUILD=	yes
 
+WRKSRC=		${WRKDIR}/package
+
 PLIST_FILES=	${PREFIX}/bin/spago \
 		${PREFIX}/bin/docs-search-app.js
 
diff --git a/devel/spago/distinfo b/devel/spago/distinfo
index 2378df38ac17..ed3d5aececec 100644
--- a/devel/spago/distinfo
+++ b/devel/spago/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1770146403
-SHA256 (spago-1.0.3.tgz) = c19564dfd1653baf6d458e3727c8849d4ab4b0ab321bd3fa4608058f3c1e9256
-SIZE (spago-1.0.3.tgz) = 832148
+TIMESTAMP = 1774958452
+SHA256 (spago-1.0.4.tgz) = 1e21539c3bdc91bca6ce8ecbf46d02af6876b91de7005a486f3c43efb1c26683
+SIZE (spago-1.0.4.tgz) = 837635


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cbef85.3b19c.449b648e>