pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/ruby-poppler
Module Name: pkgsrc
Committed By: ryoon
Date: Sat Oct 5 06:07:50 UTC 2019
Modified Files:
pkgsrc/print/ruby-poppler: Makefile
Log Message:
Bump API dependency pattern
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/ruby-poppler/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-poppler/Makefile
diff -u pkgsrc/print/ruby-poppler/Makefile:1.1 pkgsrc/print/ruby-poppler/Makefile:1.2
--- pkgsrc/print/ruby-poppler/Makefile:1.1 Sat Sep 14 18:11:39 2019
+++ pkgsrc/print/ruby-poppler/Makefile Sat Oct 5 06:07:50 2019
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2019/09/14 18:11:39 tsutsui Exp $
+# $NetBSD: Makefile,v 1.2 2019/10/05 06:07:50 ryoon Exp $
#
DISTNAME= poppler-${VERSION}
+PKGREVISION= 1
COMMENT= Ruby binding of poppler-glib
CATEGORIES= print
@@ -13,7 +14,7 @@ SUPERSEDES+= ruby-gnome2-poppler-[0-9]*
DEPENDS+= ${RUBY_PKGPREFIX}-gio2>=${VERSION}:../../devel/ruby-gio2
DEPENDS+= ${RUBY_PKGPREFIX}-cairo-gobject>=${VERSION}:../../graphics/ruby-cairo-gobject
-BUILDLINK_API_DEPENDS.poppler-glib+= poppler-glib>=0.8.0
+BUILDLINK_API_DEPENDS.poppler-glib+= poppler-glib>=0.79.0nb1
.include "../../print/poppler-glib/buildlink3.mk"
.include "../../meta-pkgs/ruby-gnome/Makefile.common"
.include "../../lang/ruby/gem.mk"
Home |
Main Index |
Thread Index |
Old Index