pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Thu Apr 13 14:13:57 UTC 2023
Modified Files:
pkgsrc/graphics/tuxpaint: Makefile
pkgsrc/graphics/tuxpaint-config: Makefile
pkgsrc/print/a2ps: Makefile
pkgsrc/print/cups-base: Makefile
pkgsrc/print/dvipdfmx: Makefile
pkgsrc/print/ghostscript-agpl: Makefile
pkgsrc/print/ghostscript-gpl: Makefile
pkgsrc/print/libcups: Makefile
pkgsrc/print/libpaper: buildlink3.mk
pkgsrc/print/xpdf4: Makefile
Log Message:
*: recursive PKGREVISION bump for libpaper shlib major bump
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 pkgsrc/graphics/tuxpaint/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/graphics/tuxpaint-config/Makefile
cvs rdiff -u -r1.96 -r1.97 pkgsrc/print/a2ps/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/print/cups-base/Makefile
cvs rdiff -u -r1.56 -r1.57 pkgsrc/print/dvipdfmx/Makefile
cvs rdiff -u -r1.72 -r1.73 pkgsrc/print/ghostscript-agpl/Makefile
cvs rdiff -u -r1.68 -r1.69 pkgsrc/print/ghostscript-gpl/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/print/libcups/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/libpaper/buildlink3.mk
cvs rdiff -u -r1.24 -r1.25 pkgsrc/print/xpdf4/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/tuxpaint/Makefile
diff -u pkgsrc/graphics/tuxpaint/Makefile:1.109 pkgsrc/graphics/tuxpaint/Makefile:1.110
--- pkgsrc/graphics/tuxpaint/Makefile:1.109 Sun Jan 29 21:16:47 2023
+++ pkgsrc/graphics/tuxpaint/Makefile Thu Apr 13 14:13:56 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.109 2023/01/29 21:16:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.110 2023/04/13 14:13:56 wiz Exp $
DISTNAME= tuxpaint-0.9.23
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/}
Index: pkgsrc/graphics/tuxpaint-config/Makefile
diff -u pkgsrc/graphics/tuxpaint-config/Makefile:1.26 pkgsrc/graphics/tuxpaint-config/Makefile:1.27
--- pkgsrc/graphics/tuxpaint-config/Makefile:1.26 Sun Jan 29 21:16:47 2023
+++ pkgsrc/graphics/tuxpaint-config/Makefile Thu Apr 13 14:13:56 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2023/01/29 21:16:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2023/04/13 14:13:56 wiz Exp $
DISTNAME= tuxpaint-config-0.0.14
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/}
Index: pkgsrc/print/a2ps/Makefile
diff -u pkgsrc/print/a2ps/Makefile:1.96 pkgsrc/print/a2ps/Makefile:1.97
--- pkgsrc/print/a2ps/Makefile:1.96 Sat Apr 8 23:18:51 2023
+++ pkgsrc/print/a2ps/Makefile Thu Apr 13 14:13:56 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.96 2023/04/08 23:18:51 wiz Exp $
+# $NetBSD: Makefile,v 1.97 2023/04/13 14:13:56 wiz Exp $
DISTNAME= a2ps-4.15.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU:=a2ps/}
Index: pkgsrc/print/cups-base/Makefile
diff -u pkgsrc/print/cups-base/Makefile:1.54 pkgsrc/print/cups-base/Makefile:1.55
--- pkgsrc/print/cups-base/Makefile:1.54 Tue Jan 3 17:36:30 2023
+++ pkgsrc/print/cups-base/Makefile Thu Apr 13 14:13:56 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.54 2023/01/03 17:36:30 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2023/04/13 14:13:56 wiz Exp $
.include "../../print/cups/Makefile.common"
PKGNAME= cups-base-${CUPS_VERS}
-PKGREVISION= 6
+PKGREVISION= 7
MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenPrinting/}
MAINTAINER= sbd%NetBSD.org@localhost
Index: pkgsrc/print/dvipdfmx/Makefile
diff -u pkgsrc/print/dvipdfmx/Makefile:1.56 pkgsrc/print/dvipdfmx/Makefile:1.57
--- pkgsrc/print/dvipdfmx/Makefile:1.56 Mon Apr 10 23:47:07 2023
+++ pkgsrc/print/dvipdfmx/Makefile Thu Apr 13 14:13:56 2023
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2023/04/10 23:47:07 markd Exp $
+# $NetBSD: Makefile,v 1.57 2023/04/13 14:13:56 wiz Exp $
+PKGREVISION= 1
.include "../../print/texlive/Makefile.common"
PKGNAME= dvipdfmx-20220710
Index: pkgsrc/print/ghostscript-agpl/Makefile
diff -u pkgsrc/print/ghostscript-agpl/Makefile:1.72 pkgsrc/print/ghostscript-agpl/Makefile:1.73
--- pkgsrc/print/ghostscript-agpl/Makefile:1.72 Sun Jan 29 21:14:55 2023
+++ pkgsrc/print/ghostscript-agpl/Makefile Thu Apr 13 14:13:56 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2023/01/29 21:14:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.73 2023/04/13 14:13:56 wiz Exp $
DISTNAME= ghostscript-${GS_VERSION}
PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=ArtifexSoftware/}
GITHUB_PROJECT= ghostpdl-downloads
Index: pkgsrc/print/ghostscript-gpl/Makefile
diff -u pkgsrc/print/ghostscript-gpl/Makefile:1.68 pkgsrc/print/ghostscript-gpl/Makefile:1.69
--- pkgsrc/print/ghostscript-gpl/Makefile:1.68 Sun Jan 29 21:14:55 2023
+++ pkgsrc/print/ghostscript-gpl/Makefile Thu Apr 13 14:13:57 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.68 2023/01/29 21:14:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.69 2023/04/13 14:13:57 wiz Exp $
DISTNAME= ghostscript-${GS_VERSION}
PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-gpl/}
-PKGREVISION= 45
+PKGREVISION= 46
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
MASTER_SITES+= https://ghostscript.com/releases/
Index: pkgsrc/print/libcups/Makefile
diff -u pkgsrc/print/libcups/Makefile:1.21 pkgsrc/print/libcups/Makefile:1.22
--- pkgsrc/print/libcups/Makefile:1.21 Tue Jan 3 17:36:30 2023
+++ pkgsrc/print/libcups/Makefile Thu Apr 13 14:13:57 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2023/01/03 17:36:30 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2023/04/13 14:13:57 wiz Exp $
.include "../../print/cups/Makefile.common"
PKGNAME= libcups-${CUPS_VERS}
-PKGREVISION= 4
+PKGREVISION= 5
MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenPrinting/}
MAINTAINER= sbd%NetBSD.org@localhost
Index: pkgsrc/print/libpaper/buildlink3.mk
diff -u pkgsrc/print/libpaper/buildlink3.mk:1.5 pkgsrc/print/libpaper/buildlink3.mk:1.6
--- pkgsrc/print/libpaper/buildlink3.mk:1.5 Wed Apr 12 15:55:18 2023
+++ pkgsrc/print/libpaper/buildlink3.mk Thu Apr 13 14:13:56 2023
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2023/04/12 15:55:18 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2023/04/13 14:13:56 wiz Exp $
BUILDLINK_TREE+= libpaper
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= libpaper
LIBPAPER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libpaper+= libpaper>=1.1.22
+BUILDLINK_ABI_DEPENDS.libpaper?= libpaper>=2.1.0
BUILDLINK_PKGSRCDIR.libpaper?= ../../print/libpaper
.endif # LIBPAPER_BUILDLINK3_MK
Index: pkgsrc/print/xpdf4/Makefile
diff -u pkgsrc/print/xpdf4/Makefile:1.24 pkgsrc/print/xpdf4/Makefile:1.25
--- pkgsrc/print/xpdf4/Makefile:1.24 Mon Apr 3 20:21:18 2023
+++ pkgsrc/print/xpdf4/Makefile Thu Apr 13 14:13:57 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2023/04/03 20:21:18 nros Exp $
+# $NetBSD: Makefile,v 1.25 2023/04/13 14:13:57 wiz Exp $
DISTNAME= xpdf-4.04
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= print
MASTER_SITES= https://dl.xpdfreader.com/
Home |
Main Index |
Thread Index |
Old Index