Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/chat/empathy/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/chat/empathy/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.91 retrieving revision 1.106 diff -u -p -r1.91 -r1.106 --- pkgsrc/chat/empathy/Attic/Makefile 2018/03/12 11:15:25 1.91 +++ pkgsrc/chat/empathy/Attic/Makefile 2019/05/05 22:49:45 1.106 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.91 2018/03/12 11:15:25 wiz Exp $ +# $NetBSD: Makefile,v 1.106 2019/05/05 22:49:45 ryoon Exp $ DISTNAME= empathy-2.34.0 -PKGREVISION= 59 +PKGREVISION= 72 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.34/} @@ -10,7 +10,7 @@ HOMEPAGE= http://live.gnome.org/Empathy COMMENT= Gnome instant messenger client LICENSE= gnu-gpl-v2 -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 36 37 GNU_CONFIGURE= yes USE_TOOLS+= gawk gmake gsed intltool msgfmt pkg-config @@ -49,7 +49,7 @@ BUILDLINK_API_DEPENDS.enchant+= enchant .include "../../sysutils/dbus/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../sysutils/libnotify/buildlink3.mk" -.include "../../textproc/enchant/buildlink3.mk" +.include "../../textproc/enchant2/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" .include "../../textproc/gtk-doc/buildlink3.mk" .include "../../textproc/iso-codes/buildlink3.mk"