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/net/transmission/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/net/transmission/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- pkgsrc/net/transmission/Makefile 2018/01/16 09:37:00 1.13 +++ pkgsrc/net/transmission/Makefile 2018/02/16 12:33:36 1.14 @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2018/01/16 09:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2018/02/16 12:33:36 wiz Exp $ CONFLICTS+= Transmission-[0-9]* +PKGREVISION= 7 pre-configure: touch ${WRKSRC}/po/Makefile @@ -8,6 +9,5 @@ pre-configure: CONFIGURE_ARGS+= --disable-mac CONFIGURE_ARGS+= --without-gtk -PKGREVISION= 6 .include "../../net/transmission/Makefile.common" .include "../../mk/bsd.pkg.mk"