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:   nia
Date:           Thu May 21 10:33:41 UTC 2020

Modified Files:
        pkgsrc/devel/ruby-redmine: Makefile
        pkgsrc/multimedia/dvdauthor: Makefile
        pkgsrc/security/libfprint: Makefile

Log Message:
*: 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 (:)


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/devel/ruby-redmine/Makefile
cvs rdiff -u -r1.65 -r1.66 pkgsrc/multimedia/dvdauthor/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/security/libfprint/Makefile

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

Modified files:

Index: pkgsrc/devel/ruby-redmine/Makefile
diff -u pkgsrc/devel/ruby-redmine/Makefile:1.50 pkgsrc/devel/ruby-redmine/Makefile:1.51
--- pkgsrc/devel/ruby-redmine/Makefile:1.50     Wed May 13 14:33:15 2020
+++ pkgsrc/devel/ruby-redmine/Makefile  Thu May 21 10:33:41 2020
@@ -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/

Index: pkgsrc/multimedia/dvdauthor/Makefile
diff -u pkgsrc/multimedia/dvdauthor/Makefile:1.65 pkgsrc/multimedia/dvdauthor/Makefile:1.66
--- pkgsrc/multimedia/dvdauthor/Makefile:1.65   Fri Mar 20 11:58:03 2020
+++ pkgsrc/multimedia/dvdauthor/Makefile        Thu May 21 10:33:41 2020
@@ -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/}
 

Index: pkgsrc/security/libfprint/Makefile
diff -u pkgsrc/security/libfprint/Makefile:1.54 pkgsrc/security/libfprint/Makefile:1.55
--- pkgsrc/security/libfprint/Makefile:1.54     Tue Mar 10 22:10:54 2020
+++ pkgsrc/security/libfprint/Makefile  Thu May 21 10:33:41 2020
@@ -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