pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/xfce4-mousepad



Module Name:    pkgsrc
Committed By:   youri
Date:           Tue Jun 20 15:04:23 UTC 2017

Modified Files:
        pkgsrc/editors/xfce4-mousepad: Makefile

Log Message:
gtksourceview2->gtksourceview3


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/editors/xfce4-mousepad/Makefile

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

Modified files:

Index: pkgsrc/editors/xfce4-mousepad/Makefile
diff -u pkgsrc/editors/xfce4-mousepad/Makefile:1.34 pkgsrc/editors/xfce4-mousepad/Makefile:1.35
--- pkgsrc/editors/xfce4-mousepad/Makefile:1.34 Sun Feb 12 06:25:17 2017
+++ pkgsrc/editors/xfce4-mousepad/Makefile      Tue Jun 20 15:04:23 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2017/02/12 06:25:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2017/06/20 15:04:23 youri Exp $
 
 PKGREVISION= 4
 .include "../../meta-pkgs/xfce4/Makefile.common"
@@ -14,5 +14,5 @@ COMMENT=      Xfce text editor
 
 .include "../../devel/glib2/schemas.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/gtksourceview2/buildlink3.mk"
+.include "../../x11/gtksourceview3/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index