pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mupdf: Bump BUILDLINK_API_DEPENDS.mupdf
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Dec 18 13:30:22 2017 +0100
Changeset: 84748cf940d2f05de0c25d32d75c5ad726162524
Modified Files:
mupdf/buildlink3.mk
Log Message:
mupdf: Bump BUILDLINK_API_DEPENDS.mupdf
As zathura-pdf-mupdf showed the MuPDF API changed a bit in the 1.12.0 update.
So... ...bump it!
Remove the now redundant and no longer needed BUILDLINK_ABI_DEPENDS.mupdf.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=84748cf940d2f05de0c25d32d75c5ad726162524
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mupdf/buildlink3.mk | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/mupdf/buildlink3.mk b/mupdf/buildlink3.mk
index 050ec501ad..2aff07a67d 100644
--- a/mupdf/buildlink3.mk
+++ b/mupdf/buildlink3.mk
@@ -5,8 +5,7 @@ BUILDLINK_TREE+= mupdf
.if !defined(MUPDF_BUILDLINK3_MK)
MUPDF_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.mupdf+= mupdf>=1.11
-BUILDLINK_ABI_DEPENDS.mupdf?= mupdf>=1.11nb3
+BUILDLINK_API_DEPENDS.mupdf+= mupdf>=1.12.0
BUILDLINK_PKGSRCDIR.mupdf?= ../../print/mupdf
pkgbase := mupdf
Home |
Main Index |
Thread Index |
Old Index