pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ruby-ffi-compiler



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb  6 08:32:10 UTC 2026

Modified Files:
        pkgsrc/devel/ruby-ffi-compiler: Makefile

Log Message:
ruby-ffi-compiler: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-ffi-compiler/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/ruby-ffi-compiler/Makefile
diff -u pkgsrc/devel/ruby-ffi-compiler/Makefile:1.4 pkgsrc/devel/ruby-ffi-compiler/Makefile:1.5
--- pkgsrc/devel/ruby-ffi-compiler/Makefile:1.4 Sun Mar 24 14:04:18 2024
+++ pkgsrc/devel/ruby-ffi-compiler/Makefile     Fri Feb  6 08:32:10 2026
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2024/03/24 14:04:18 taca Exp $
+# $NetBSD: Makefile,v 1.5 2026/02/06 08:32:10 wiz Exp $
 
 DISTNAME=      ffi-compiler-1.3.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://wiki.github.com/ffi/ffi
+HOMEPAGE=      https://github.com/ffi/ffi/wiki
 COMMENT=       Ruby FFI Rakefile generator
 LICENSE=       apache-2.0
 



Home | Main Index | Thread Index | Old Index