pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/ruby-pdf-core



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb  6 08:36:05 UTC 2026

Modified Files:
        pkgsrc/print/ruby-pdf-core: Makefile

Log Message:
ruby-pdf-core: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/ruby-pdf-core/Makefile

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

Modified files:

Index: pkgsrc/print/ruby-pdf-core/Makefile
diff -u pkgsrc/print/ruby-pdf-core/Makefile:1.11 pkgsrc/print/ruby-pdf-core/Makefile:1.12
--- pkgsrc/print/ruby-pdf-core/Makefile:1.11    Tue Mar  5 13:28:43 2024
+++ pkgsrc/print/ruby-pdf-core/Makefile Fri Feb  6 08:36:05 2026
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2024/03/05 13:28:43 taca Exp $
+# $NetBSD: Makefile,v 1.12 2026/02/06 08:36:05 wiz Exp $
 
 DISTNAME=      pdf-core-0.10.0
 CATEGORIES=    print
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://prawnpdf.org/
+HOMEPAGE=      https://prawnpdf.org/
 COMMENT=       PDF::Core is used by Prawn to render PDF documents
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index