pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/arcticfox
Module Name: pkgsrc
Committed By: wiz
Date: Tue Mar 18 09:18:00 UTC 2025
Modified Files:
pkgsrc/www/arcticfox: Makefile
Log Message:
arcticfox: revert previous
a) it was unnecessary, previous worked
b) it broke the build:
patch: **** can't cd to /pbulk/work/www/arcticfox/work/Arctic-Fox-refs/tags/v45.3: No such file or directory
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/www/arcticfox/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/arcticfox/Makefile
diff -u pkgsrc/www/arcticfox/Makefile:1.62 pkgsrc/www/arcticfox/Makefile:1.63
--- pkgsrc/www/arcticfox/Makefile:1.62 Mon Mar 17 19:45:31 2025
+++ pkgsrc/www/arcticfox/Makefile Tue Mar 18 09:18:00 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2025/03/17 19:45:31 bsiegert Exp $
+# $NetBSD: Makefile,v 1.63 2025/03/18 09:18:00 wiz Exp $
DISTNAME= arcticfox-45.3
# remove on next update
@@ -6,7 +6,7 @@ DIST_SUBDIR= arcticfox-45.3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=rmottola/}
GITHUB_PROJECT= Arctic-Fox
-GITHUB_TAG= refs/tags/v${PKGVERSION_NOREV}
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= nia%NetBSD.org@localhost
HOMEPAGE= https://github.com/rmottola/Arctic-Fox
Home |
Main Index |
Thread Index |
Old Index