pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/gnome-screenshot



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Tue Nov 29 08:31:18 UTC 2022

Modified Files:
        pkgsrc/graphics/gnome-screenshot: Makefile

Log Message:
libhandy1 -> newer libhandy (compile tested)


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/gnome-screenshot/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/gnome-screenshot/Makefile
diff -u pkgsrc/graphics/gnome-screenshot/Makefile:1.5 pkgsrc/graphics/gnome-screenshot/Makefile:1.6
--- pkgsrc/graphics/gnome-screenshot/Makefile:1.5       Thu Aug 11 05:08:41 2022
+++ pkgsrc/graphics/gnome-screenshot/Makefile   Tue Nov 29 08:31:18 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2022/08/11 05:08:41 gutteridge Exp $
+# $NetBSD: Makefile,v 1.6 2022/11/29 08:31:18 prlw1 Exp $
 
 DISTNAME=      gnome-screenshot-3.38.0
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    graphics gnome
 EXTRACT_SUFX=  .tar.xz
 
@@ -19,7 +19,7 @@ PYTHON_FOR_BUILD_ONLY=        tool
 .include "../../devel/gettext-tools/msgfmt-desktop.mk"
 .include "../../devel/glib2/schemas.mk"
 .include "../../audio/libcanberra/buildlink3.mk"
-.include "../../devel/libhandy1/buildlink3.mk"
+.include "../../devel/libhandy/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../lang/python/tool.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"



Home | Main Index | Thread Index | Old Index