pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/xfce4-mousepad gtksourceview2->gtksourceview3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8bc75388a936
branches:  trunk
changeset: 364038:8bc75388a936
user:      youri <youri%pkgsrc.org@localhost>
date:      Tue Jun 20 15:04:23 2017 +0000

description:
gtksourceview2->gtksourceview3

diffstat:

 editors/xfce4-mousepad/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 74519902766e -r 8bc75388a936 editors/xfce4-mousepad/Makefile
--- a/editors/xfce4-mousepad/Makefile   Tue Jun 20 14:59:54 2017 +0000
+++ b/editors/xfce4-mousepad/Makefile   Tue Jun 20 15:04:23 2017 +0000
@@ -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 @@
 
 .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