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:   adam
Date:           Mon Apr 12 08:30:02 UTC 2021

Modified Files:
        pkgsrc/databases/postgresql-postgis2: Makefile
        pkgsrc/databases/virtuoso: Makefile
        pkgsrc/editors/emacs27: Makefile
        pkgsrc/graphics/autotrace: Makefile
        pkgsrc/graphics/digikam: Makefile
        pkgsrc/graphics/dx: Makefile
        pkgsrc/graphics/gimp: Makefile
        pkgsrc/graphics/libheif: Makefile buildlink3.mk
        pkgsrc/graphics/openimageio: Makefile
        pkgsrc/graphics/p5-PerlMagick: Makefile
        pkgsrc/graphics/php-imagick: Makefile
        pkgsrc/graphics/ruby-RMagick: Makefile
        pkgsrc/graphics/tango-icon-theme: Makefile
        pkgsrc/graphics/x11rec: Makefile
        pkgsrc/graphics/zbar: Makefile
        pkgsrc/graphics/zphoto: Makefile
        pkgsrc/multimedia/ffmpeg2: Makefile
        pkgsrc/multimedia/ffmpeg3: Makefile
        pkgsrc/multimedia/transcode: Makefile
        pkgsrc/x11/xlockmore: Makefile

Log Message:
Revbump for multimedia/x265 update


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/databases/postgresql-postgis2/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/databases/virtuoso/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/editors/emacs27/Makefile
cvs rdiff -u -r1.83 -r1.84 pkgsrc/graphics/autotrace/Makefile
cvs rdiff -u -r1.168 -r1.169 pkgsrc/graphics/digikam/Makefile
cvs rdiff -u -r1.115 -r1.116 pkgsrc/graphics/dx/Makefile
cvs rdiff -u -r1.339 -r1.340 pkgsrc/graphics/gimp/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/libheif/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/libheif/buildlink3.mk
cvs rdiff -u -r1.73 -r1.74 pkgsrc/graphics/openimageio/Makefile
cvs rdiff -u -r1.155 -r1.156 pkgsrc/graphics/p5-PerlMagick/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/graphics/php-imagick/Makefile
cvs rdiff -u -r1.130 -r1.131 pkgsrc/graphics/ruby-RMagick/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/graphics/tango-icon-theme/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/graphics/x11rec/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/zbar/Makefile
cvs rdiff -u -r1.75 -r1.76 pkgsrc/graphics/zphoto/Makefile
cvs rdiff -u -r1.69 -r1.70 pkgsrc/multimedia/ffmpeg2/Makefile
cvs rdiff -u -r1.65 -r1.66 pkgsrc/multimedia/ffmpeg3/Makefile
cvs rdiff -u -r1.127 -r1.128 pkgsrc/multimedia/transcode/Makefile
cvs rdiff -u -r1.149 -r1.150 pkgsrc/x11/xlockmore/Makefile

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

Modified files:

Index: pkgsrc/databases/postgresql-postgis2/Makefile
diff -u pkgsrc/databases/postgresql-postgis2/Makefile:1.90 pkgsrc/databases/postgresql-postgis2/Makefile:1.91
--- pkgsrc/databases/postgresql-postgis2/Makefile:1.90  Mon Mar  1 19:23:07 2021
+++ pkgsrc/databases/postgresql-postgis2/Makefile       Mon Apr 12 08:29:59 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2021/03/01 19:23:07 gdt Exp $
+# $NetBSD: Makefile,v 1.91 2021/04/12 08:29:59 adam Exp $
 
 # Note that the directory is still postgis2, for historical reasons.
 # It remains, due to inertia, until there is a good basis to be sure
@@ -6,7 +6,7 @@
 MAJOR=         3.1
 DISTNAME=      postgis-${MAJOR}.1
 PKGNAME=       postgresql${PGSQL_VERSION}-${DISTNAME}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    databases geography
 MASTER_SITES=  https://download.osgeo.org/postgis/source/
 

Index: pkgsrc/databases/virtuoso/Makefile
diff -u pkgsrc/databases/virtuoso/Makefile:1.33 pkgsrc/databases/virtuoso/Makefile:1.34
--- pkgsrc/databases/virtuoso/Makefile:1.33     Fri Dec  4 04:55:47 2020
+++ pkgsrc/databases/virtuoso/Makefile  Mon Apr 12 08:30:00 2021
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2020/12/04 04:55:47 riastradh Exp $
+# $NetBSD: Makefile,v 1.34 2021/04/12 08:30:00 adam Exp $
 #
 
 DISTNAME=      virtuoso-opensource-6.1.6
-PKGREVISION=   29
+PKGREVISION=   30
 CATEGORIES=    databases
 MASTER_SITES=  http://sourceforge.net/projects/virtuoso/files/virtuoso/6.1.6/
 

Index: pkgsrc/editors/emacs27/Makefile
diff -u pkgsrc/editors/emacs27/Makefile:1.6 pkgsrc/editors/emacs27/Makefile:1.7
--- pkgsrc/editors/emacs27/Makefile:1.6 Thu Apr  1 22:29:21 2021
+++ pkgsrc/editors/emacs27/Makefile     Mon Apr 12 08:30:00 2021
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2021/04/01 22:29:21 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2021/04/12 08:30:00 adam Exp $
 
 CONFLICTS+=    emacs27-nox11-[0-9]*
 
+PKGREVISION= 1
 .include "../../editors/emacs27/Makefile.common"
 
 .include "options.mk"

Index: pkgsrc/graphics/autotrace/Makefile
diff -u pkgsrc/graphics/autotrace/Makefile:1.83 pkgsrc/graphics/autotrace/Makefile:1.84
--- pkgsrc/graphics/autotrace/Makefile:1.83     Fri Dec  4 04:55:56 2020
+++ pkgsrc/graphics/autotrace/Makefile  Mon Apr 12 08:30:00 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.83 2020/12/04 04:55:56 riastradh Exp $
+# $NetBSD: Makefile,v 1.84 2021/04/12 08:30:00 adam Exp $
 
 DISTNAME=      autotrace-0.31.1
-PKGREVISION=   53
+PKGREVISION=   54
 CATEGORIES=    graphics cad
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=autotrace/}
 

Index: pkgsrc/graphics/digikam/Makefile
diff -u pkgsrc/graphics/digikam/Makefile:1.168 pkgsrc/graphics/digikam/Makefile:1.169
--- pkgsrc/graphics/digikam/Makefile:1.168      Fri Feb 26 21:48:09 2021
+++ pkgsrc/graphics/digikam/Makefile    Mon Apr 12 08:30:00 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.168 2021/02/26 21:48:09 markd Exp $
+# $NetBSD: Makefile,v 1.169 2021/04/12 08:30:00 adam Exp $
 
 DISTNAME=      digikam-6.4.0
-PKGREVISION=   19
+PKGREVISION=   20
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_KDE:=digikam/6.4.0/}
 

Index: pkgsrc/graphics/dx/Makefile
diff -u pkgsrc/graphics/dx/Makefile:1.115 pkgsrc/graphics/dx/Makefile:1.116
--- pkgsrc/graphics/dx/Makefile:1.115   Fri Dec  4 04:55:57 2020
+++ pkgsrc/graphics/dx/Makefile Mon Apr 12 08:30:00 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.115 2020/12/04 04:55:57 riastradh Exp $
+# $NetBSD: Makefile,v 1.116 2021/04/12 08:30:00 adam Exp $
 
 DISTNAME=      dx-4.4.4
-PKGREVISION=   64
+PKGREVISION=   65
 CATEGORIES=    graphics
 MASTER_SITES=  http://opendx.npaci.edu/source/
 

Index: pkgsrc/graphics/gimp/Makefile
diff -u pkgsrc/graphics/gimp/Makefile:1.339 pkgsrc/graphics/gimp/Makefile:1.340
--- pkgsrc/graphics/gimp/Makefile:1.339 Fri Apr  9 07:02:58 2021
+++ pkgsrc/graphics/gimp/Makefile       Mon Apr 12 08:30:01 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.339 2021/04/09 07:02:58 adam Exp $
+# $NetBSD: Makefile,v 1.340 2021/04/12 08:30:01 adam Exp $
 
 DISTNAME=      gimp-2.10.24
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    graphics
 MASTER_SITES=  https://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/libheif/Makefile
diff -u pkgsrc/graphics/libheif/Makefile:1.9 pkgsrc/graphics/libheif/Makefile:1.10
--- pkgsrc/graphics/libheif/Makefile:1.9        Sat Feb  6 05:53:07 2021
+++ pkgsrc/graphics/libheif/Makefile    Mon Apr 12 08:29:59 2021
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2021/02/06 05:53:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2021/04/12 08:29:59 adam Exp $
 
 DISTNAME=      libheif-1.11.0
+PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=strukturag/}
 GITHUB_PROJECT=        libheif

Index: pkgsrc/graphics/libheif/buildlink3.mk
diff -u pkgsrc/graphics/libheif/buildlink3.mk:1.1 pkgsrc/graphics/libheif/buildlink3.mk:1.2
--- pkgsrc/graphics/libheif/buildlink3.mk:1.1   Mon Aug 31 17:24:12 2020
+++ pkgsrc/graphics/libheif/buildlink3.mk       Mon Apr 12 08:29:59 2021
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2020/08/31 17:24:12 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2021/04/12 08:29:59 adam Exp $
 
 BUILDLINK_TREE+=       libheif
 
@@ -6,6 +6,7 @@ BUILDLINK_TREE+=        libheif
 LIBHEIF_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.libheif+=        libheif>=1.8.0
+BUILDLINK_ABI_DEPENDS.libheif?=        libheif>=1.11.0nb1
 BUILDLINK_PKGSRCDIR.libheif?=  ../../graphics/libheif
 
 .include "../../graphics/png/buildlink3.mk"

Index: pkgsrc/graphics/openimageio/Makefile
diff -u pkgsrc/graphics/openimageio/Makefile:1.73 pkgsrc/graphics/openimageio/Makefile:1.74
--- pkgsrc/graphics/openimageio/Makefile:1.73   Tue Jan 19 16:02:25 2021
+++ pkgsrc/graphics/openimageio/Makefile        Mon Apr 12 08:30:01 2021
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.73 2021/01/19 16:02:25 nia Exp $
+# $NetBSD: Makefile,v 1.74 2021/04/12 08:30:01 adam Exp $
 
 DISTNAME=      oiio-2.2.10.1
 PKGNAME=       ${DISTNAME:S/oiio/openimageio/}
+PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=OpenImageIO/}
 GITHUB_PROJECT=        oiio

Index: pkgsrc/graphics/p5-PerlMagick/Makefile
diff -u pkgsrc/graphics/p5-PerlMagick/Makefile:1.155 pkgsrc/graphics/p5-PerlMagick/Makefile:1.156
--- pkgsrc/graphics/p5-PerlMagick/Makefile:1.155        Sun Dec  6 10:33:53 2020
+++ pkgsrc/graphics/p5-PerlMagick/Makefile      Mon Apr 12 08:30:01 2021
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.155 2020/12/06 10:33:53 wiz Exp $
+# $NetBSD: Makefile,v 1.156 2021/04/12 08:30:01 adam Exp $
 
+PKGREVISION= 1
 .include "../../graphics/ImageMagick/Makefile.common"
 
 PKGNAME=       p5-PerlMagick-${DISTVERSION}

Index: pkgsrc/graphics/php-imagick/Makefile
diff -u pkgsrc/graphics/php-imagick/Makefile:1.29 pkgsrc/graphics/php-imagick/Makefile:1.30
--- pkgsrc/graphics/php-imagick/Makefile:1.29   Fri Dec  4 04:55:59 2020
+++ pkgsrc/graphics/php-imagick/Makefile        Mon Apr 12 08:30:01 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2020/12/04 04:55:59 riastradh Exp $
+# $NetBSD: Makefile,v 1.30 2021/04/12 08:30:01 adam Exp $
 
 MODNAME=               imagick
 PECL_VERSION=          3.4.4
@@ -7,7 +7,7 @@ CATEGORIES+=            graphics
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://pecl.php.net/package/imagick/
 COMMENT=               PHP extension for ImageMagick graphics library
-PKGREVISION=           5
+PKGREVISION=           6
 LICENSE=               php
 
 CONFIGURE_ARGS+=       --with-imagick=${BUILDLINK_PREFIX.ImageMagick}

Index: pkgsrc/graphics/ruby-RMagick/Makefile
diff -u pkgsrc/graphics/ruby-RMagick/Makefile:1.130 pkgsrc/graphics/ruby-RMagick/Makefile:1.131
--- pkgsrc/graphics/ruby-RMagick/Makefile:1.130 Sun Mar  7 09:45:28 2021
+++ pkgsrc/graphics/ruby-RMagick/Makefile       Mon Apr 12 08:30:01 2021
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.130 2021/03/07 09:45:28 taca Exp $
+# $NetBSD: Makefile,v 1.131 2021/04/12 08:30:01 adam Exp $
 
 DISTNAME=      rmagick-4.2.2
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/rmagick/RMagick/}
+PKGREVISION=   1
 CATEGORIES=    graphics
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/graphics/tango-icon-theme/Makefile
diff -u pkgsrc/graphics/tango-icon-theme/Makefile:1.45 pkgsrc/graphics/tango-icon-theme/Makefile:1.46
--- pkgsrc/graphics/tango-icon-theme/Makefile:1.45      Fri Dec  4 04:55:59 2020
+++ pkgsrc/graphics/tango-icon-theme/Makefile   Mon Apr 12 08:30:01 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2020/12/04 04:55:59 riastradh Exp $
+# $NetBSD: Makefile,v 1.46 2021/04/12 08:30:01 adam Exp $
 
 DISTNAME=      tango-icon-theme-0.8.90
-PKGREVISION=   40
+PKGREVISION=   41
 CATEGORIES=    graphics
 MASTER_SITES=  http://tango.freedesktop.org/releases/
 

Index: pkgsrc/graphics/x11rec/Makefile
diff -u pkgsrc/graphics/x11rec/Makefile:1.42 pkgsrc/graphics/x11rec/Makefile:1.43
--- pkgsrc/graphics/x11rec/Makefile:1.42        Fri Dec  4 04:56:00 2020
+++ pkgsrc/graphics/x11rec/Makefile     Mon Apr 12 08:30:01 2021
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.42 2020/12/04 04:56:00 riastradh Exp $
+# $NetBSD: Makefile,v 1.43 2021/04/12 08:30:01 adam Exp $
 #
 
 DISTNAME=      x11rec-0.3
 PKGNAME=       ${RUBY_PKGPREFIX}-x11rec-0.3
-PKGREVISION=   29
+PKGREVISION=   30
 CATEGORIES=    graphics ruby
 MASTER_SITES=  http://0xcc.net/x11rec/
 

Index: pkgsrc/graphics/zbar/Makefile
diff -u pkgsrc/graphics/zbar/Makefile:1.13 pkgsrc/graphics/zbar/Makefile:1.14
--- pkgsrc/graphics/zbar/Makefile:1.13  Sat Mar  6 11:57:04 2021
+++ pkgsrc/graphics/zbar/Makefile       Mon Apr 12 08:30:01 2021
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2021/03/06 11:57:04 nia Exp $
+# $NetBSD: Makefile,v 1.14 2021/04/12 08:30:01 adam Exp $
 
 DISTNAME=      zbar-0.23.90
+PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  https://linuxtv.org/downloads/zbar/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/zphoto/Makefile
diff -u pkgsrc/graphics/zphoto/Makefile:1.75 pkgsrc/graphics/zphoto/Makefile:1.76
--- pkgsrc/graphics/zphoto/Makefile:1.75        Fri Dec  4 04:56:00 2020
+++ pkgsrc/graphics/zphoto/Makefile     Mon Apr 12 08:30:01 2021
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.75 2020/12/04 04:56:00 riastradh Exp $
+# $NetBSD: Makefile,v 1.76 2021/04/12 08:30:01 adam Exp $
 #
 
 DISTNAME=      zphoto-1.2
-PKGREVISION=   65
+PKGREVISION=   66
 CATEGORIES=    graphics
 MASTER_SITES=  http://0xcc.net/zphoto/
 

Index: pkgsrc/multimedia/ffmpeg2/Makefile
diff -u pkgsrc/multimedia/ffmpeg2/Makefile:1.69 pkgsrc/multimedia/ffmpeg2/Makefile:1.70
--- pkgsrc/multimedia/ffmpeg2/Makefile:1.69     Sun Feb  7 06:30:33 2021
+++ pkgsrc/multimedia/ffmpeg2/Makefile  Mon Apr 12 08:30:02 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2021/02/07 06:30:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.70 2021/04/12 08:30:02 adam Exp $
 
 PKGNAME=       ${DISTNAME:S/ffmpeg/ffmpeg2/}
-PKGREVISION=   6
+PKGREVISION=   7
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ffmpeg.org/
 COMMENT=       Decoding, encoding and streaming software (v2.x)

Index: pkgsrc/multimedia/ffmpeg3/Makefile
diff -u pkgsrc/multimedia/ffmpeg3/Makefile:1.65 pkgsrc/multimedia/ffmpeg3/Makefile:1.66
--- pkgsrc/multimedia/ffmpeg3/Makefile:1.65     Sun Feb  7 06:30:33 2021
+++ pkgsrc/multimedia/ffmpeg3/Makefile  Mon Apr 12 08:30:02 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2021/02/07 06:30:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.66 2021/04/12 08:30:02 adam Exp $
 
 PKGNAME=       ${DISTNAME:S/ffmpeg/ffmpeg3/}
-PKGREVISION=   7
+PKGREVISION=   8
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ffmpeg.org/
 COMMENT=       Decoding, encoding and streaming software (v3.x)

Index: pkgsrc/multimedia/transcode/Makefile
diff -u pkgsrc/multimedia/transcode/Makefile:1.127 pkgsrc/multimedia/transcode/Makefile:1.128
--- pkgsrc/multimedia/transcode/Makefile:1.127  Fri Dec  4 04:56:07 2020
+++ pkgsrc/multimedia/transcode/Makefile        Mon Apr 12 08:30:02 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.127 2020/12/04 04:56:07 riastradh Exp $
+# $NetBSD: Makefile,v 1.128 2021/04/12 08:30:02 adam Exp $
 
 DISTNAME=      transcode-1.1.7
-PKGREVISION=   44
+PKGREVISION=   45
 CATEGORIES=    multimedia
 MASTER_SITES=  http://bitbucket.org/france/transcode-tcforge/downloads/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/x11/xlockmore/Makefile
diff -u pkgsrc/x11/xlockmore/Makefile:1.149 pkgsrc/x11/xlockmore/Makefile:1.150
--- pkgsrc/x11/xlockmore/Makefile:1.149 Mon Mar 22 17:46:06 2021
+++ pkgsrc/x11/xlockmore/Makefile       Mon Apr 12 08:30:02 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.149 2021/03/22 17:46:06 wiz Exp $
+# $NetBSD: Makefile,v 1.150 2021/04/12 08:30:02 adam Exp $
 
-PKGREVISION= 27
+PKGREVISION= 28
 .include "Makefile.common"
 
 COMMENT=       Like the XLock session-locker/screensaver, but with more



Home | Main Index | Thread Index | Old Index