Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc *: Revbump for ImageMagick6 update



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa6ec163d884
branches:  trunk
changeset: 432330:fa6ec163d884
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu May 21 10:33:41 2020 +0000

description:
*: Revbump for ImageMagick6 update

this unexpectedly increased the major version of a shared object.
not sure if anything in pkgsrc actually uses that shared object, but
being safe (and leot requested this (:)

diffstat:

 devel/ruby-redmine/Makefile   |  3 ++-
 multimedia/dvdauthor/Makefile |  4 ++--
 security/libfprint/Makefile   |  4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)

diffs (39 lines):

diff -r 9674711cd758 -r fa6ec163d884 devel/ruby-redmine/Makefile
--- a/devel/ruby-redmine/Makefile       Thu May 21 10:32:20 2020 +0000
+++ b/devel/ruby-redmine/Makefile       Thu May 21 10:33:41 2020 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2020/05/13 14:33:15 taca Exp $
+# $NetBSD: Makefile,v 1.51 2020/05/21 10:33:41 nia Exp $
 
 DISTNAME=      redmine-4.0.7
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
+PKGREVISION=   1
 PREV_PKGPATH=  devel/redmine
 CATEGORIES=    devel
 MASTER_SITES=  http://www.redmine.org/releases/
diff -r 9674711cd758 -r fa6ec163d884 multimedia/dvdauthor/Makefile
--- a/multimedia/dvdauthor/Makefile     Thu May 21 10:32:20 2020 +0000
+++ b/multimedia/dvdauthor/Makefile     Thu May 21 10:33:41 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2020/03/20 11:58:03 nia Exp $
+# $NetBSD: Makefile,v 1.66 2020/05/21 10:33:41 nia Exp $
 
 DISTNAME=              dvdauthor-0.7.2
-PKGREVISION=           23
+PKGREVISION=           24
 CATEGORIES=            multimedia
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=dvdauthor/}
 
diff -r 9674711cd758 -r fa6ec163d884 security/libfprint/Makefile
--- a/security/libfprint/Makefile       Thu May 21 10:32:20 2020 +0000
+++ b/security/libfprint/Makefile       Thu May 21 10:33:41 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2020/03/10 22:10:54 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2020/05/21 10:33:41 nia Exp $
 
 DISTNAME=      libfprint-0.7.0
-PKGREVISION=   14
+PKGREVISION=   15
 CATEGORIES=    security devel
 MASTER_SITES=  https://people.freedesktop.org/~anarsoul/
 EXTRACT_SUFX=  .tar.xz



Home | Main Index | Thread Index | Old Index