pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/ruby-libarchive



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb  6 08:34:37 UTC 2026

Modified Files:
        pkgsrc/archivers/ruby-libarchive: Makefile

Log Message:
ruby-libarchive: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/archivers/ruby-libarchive/Makefile

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

Modified files:

Index: pkgsrc/archivers/ruby-libarchive/Makefile
diff -u pkgsrc/archivers/ruby-libarchive/Makefile:1.10 pkgsrc/archivers/ruby-libarchive/Makefile:1.11
--- pkgsrc/archivers/ruby-libarchive/Makefile:1.10      Mon May 29 11:09:45 2017
+++ pkgsrc/archivers/ruby-libarchive/Makefile   Fri Feb  6 08:34:37 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2017/05/29 11:09:45 jperkin Exp $
+# $NetBSD: Makefile,v 1.11 2026/02/06 08:34:37 wiz Exp $
 
 DISTNAME=      libarchive-0.1.2
 PKGREVISION=   2
 CATEGORIES=    archivers
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://bitbucket.org/winebarrel/libarchive-ruby
+#HOMEPAGE=     https://bitbucket.org/winebarrel/libarchive-ruby
 COMMENT=       Ruby bindings for Libarchive
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index