pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/gexiv2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jun 23 10:28:25 UTC 2026

Modified Files:
        pkgsrc/graphics/gexiv2: DESCR Makefile

Log Message:
gexiv2: mark this as  the old gexiv2 package


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/gexiv2/DESCR
cvs rdiff -u -r1.39 -r1.40 pkgsrc/graphics/gexiv2/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/gexiv2/DESCR
diff -u pkgsrc/graphics/gexiv2/DESCR:1.1 pkgsrc/graphics/gexiv2/DESCR:1.2
--- pkgsrc/graphics/gexiv2/DESCR:1.1    Sun Aug 23 13:55:26 2015
+++ pkgsrc/graphics/gexiv2/DESCR        Tue Jun 23 10:28:25 2026
@@ -1,2 +1,4 @@
 gexiv2 is a GObject-based wrapper around the Exiv2 library.  It makes
 the basic features of Exiv2 available to GNOME applications.
+
+This packages the old version of gexiv2.

Index: pkgsrc/graphics/gexiv2/Makefile
diff -u pkgsrc/graphics/gexiv2/Makefile:1.39 pkgsrc/graphics/gexiv2/Makefile:1.40
--- pkgsrc/graphics/gexiv2/Makefile:1.39        Fri May 15 17:00:58 2026
+++ pkgsrc/graphics/gexiv2/Makefile     Tue Jun 23 10:28:25 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2026/05/15 17:00:58 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2026/06/23 10:28:25 wiz Exp $
 
 DISTNAME=      gexiv2-0.14.3
 PKGREVISION=   2
@@ -8,7 +8,7 @@ EXTRACT_SUFX=   .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://wiki.gnome.org/Projects/gexiv2
-COMMENT=       GObject-based wrapper around the Exiv2 library
+COMMENT=       GObject-based wrapper around the Exiv2 library (old version)
 LICENSE=       gnu-gpl-v2
 
 TOOL_DEPENDS+= glib2-introspection-[0-9]*:../../devel/glib2-introspection



Home | Main Index | Thread Index | Old Index