pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/eog



Module Name:    pkgsrc
Committed By:   kamil
Date:           Sat Oct 26 12:51:19 UTC 2019

Modified Files:
        pkgsrc/graphics/eog: Makefile

Log Message:
eog: Set PREV_PKGPATH


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 pkgsrc/graphics/eog/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/eog/Makefile
diff -u pkgsrc/graphics/eog/Makefile:1.100 pkgsrc/graphics/eog/Makefile:1.101
--- pkgsrc/graphics/eog/Makefile:1.100  Fri Oct 25 14:37:27 2019
+++ pkgsrc/graphics/eog/Makefile        Sat Oct 26 12:51:18 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.100 2019/10/25 14:37:27 kamil Exp $
+# $NetBSD: Makefile,v 1.101 2019/10/26 12:51:18 kamil Exp $
 
 DISTNAME=      eog-3.24.1
 PKGREVISION=   6
@@ -11,6 +11,8 @@ HOMEPAGE=     https://www.gnome.org/
 COMMENT=       Eye of GNOME: an image viewing and cataloging program
 LICENSE=       gnu-gpl-v2
 
+PREV_PKGPATH=  graphics/eog3
+
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
 USE_TOOLS+=    gmake intltool msgfmt pkg-config



Home | Main Index | Thread Index | Old Index