Thu Mar 10 21:08:43 2016 UTC ()
Revbump because of libxml++ update.


(nros)
diff -r1.42 -r1.43 pkgsrc/editors/gobby/Makefile

cvs diff -r1.42 -r1.43 pkgsrc/editors/gobby/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/gobby/Makefile 2016/03/05 11:28:27 1.42
+++ pkgsrc/editors/gobby/Makefile 2016/03/10 21:08:43 1.43
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.42 2016/03/05 11:28:27 jperkin Exp $ 1# $NetBSD: Makefile,v 1.43 2016/03/10 21:08:43 nros Exp $
2 2
3DISTNAME= gobby-0.4.12 3DISTNAME= gobby-0.4.12
4PKGREVISION= 24 4PKGREVISION= 25
5CATEGORIES= editors 5CATEGORIES= editors
6MASTER_SITES= http://releases.0x539.de/gobby/ 6MASTER_SITES= http://releases.0x539.de/gobby/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://gobby.0x539.de/ 9HOMEPAGE= http://gobby.0x539.de/
10COMMENT= Collaborative Editor 10COMMENT= Collaborative Editor
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13USE_LANGUAGES= c c++ 13USE_LANGUAGES= c c++
14USE_PKGLOCALEDIR= yes 14USE_PKGLOCALEDIR= yes
15USE_TOOLS+= gmake intltool msgfmt pkg-config 15USE_TOOLS+= gmake intltool msgfmt pkg-config
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17 17