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:   nia
Date:           Mon Apr 21 07:29:49 UTC 2025

Modified Files:
        pkgsrc/www/arcticfox: Makefile

Log Message:
arcticfox: Bump version for ffi type switch in previous commit.


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 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.65 pkgsrc/www/arcticfox/Makefile:1.66
--- pkgsrc/www/arcticfox/Makefile:1.65  Mon Apr 21 07:29:13 2025
+++ pkgsrc/www/arcticfox/Makefile       Mon Apr 21 07:29:49 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.65 2025/04/21 07:29:13 nia Exp $
+# $NetBSD: Makefile,v 1.66 2025/04/21 07:29:49 nia Exp $
 
 DISTNAME=      arcticfox-45.3
 # remove on next update
 DIST_SUBDIR=   arcticfox-45.3
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=rmottola/}
 GITHUB_PROJECT=        Arctic-Fox



Home | Main Index | Thread Index | Old Index