pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/ruby-pdf-reader
Module Name: pkgsrc
Committed By: taca
Date: Wed Aug 12 15:39:19 UTC 2026
Modified Files:
pkgsrc/print/ruby-pdf-reader: Makefile
Log Message:
print/ruby-pdf-reader: fix dependency
No need to depend on ruby-rc4.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/print/ruby-pdf-reader/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-reader/Makefile
diff -u pkgsrc/print/ruby-pdf-reader/Makefile:1.35 pkgsrc/print/ruby-pdf-reader/Makefile:1.36
--- pkgsrc/print/ruby-pdf-reader/Makefile:1.35 Wed Aug 12 04:54:48 2026
+++ pkgsrc/print/ruby-pdf-reader/Makefile Wed Aug 12 15:39:19 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2026/08/12 04:54:48 taca Exp $
+# $NetBSD: Makefile,v 1.36 2026/08/12 15:39:19 taca Exp $
DISTNAME= pdf-reader-2.16.0
+PKGREVISION= 1
CATEGORIES= print
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -9,7 +10,6 @@ COMMENT= Library for accessing the conte
LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-Ascii85>=1.0.0:../../converters/ruby-Ascii85
-DEPENDS+= ${RUBY_PKGPREFIX}-rc4>=0:../../security/ruby-rc4
DEPENDS+= ${RUBY_PKGPREFIX}-hashery>=2.0<3:../../devel/ruby-hashery
DEPENDS+= ${RUBY_PKGPREFIX}-afm>=0.2.1<2:../../fonts/ruby-afm
DEPENDS+= ${RUBY_PKGPREFIX}-ttfunk>=0:../../fonts/ruby-ttfunk
Home |
Main Index |
Thread Index |
Old Index