Tue May 15 07:18:04 2012 UTC ()
Bump PKGREVISION, last patches for latest glib2 affect to installed header
files, it is required to build depending packages.


(obache)
diff -r1.8 -r1.9 pkgsrc/chat/meanwhile/Makefile

cvs diff -r1.8 -r1.9 pkgsrc/chat/meanwhile/Makefile (expand / switch to unified diff)

--- pkgsrc/chat/meanwhile/Makefile 2012/05/06 17:53:22 1.8
+++ pkgsrc/chat/meanwhile/Makefile 2012/05/15 07:18:04 1.9
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.8 2012/05/06 17:53:22 dholland Exp $ 1# $NetBSD: Makefile,v 1.9 2012/05/15 07:18:04 obache Exp $
2# 2#
3 3
4DISTNAME= meanwhile-1.0.2 4DISTNAME= meanwhile-1.0.2
5PKGREVISION= 3 5PKGREVISION= 4
6CATEGORIES= chat 6CATEGORIES= chat
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=meanwhile/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=meanwhile/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://meanwhile.sourceforge.net/ 10HOMEPAGE= http://meanwhile.sourceforge.net/
11COMMENT= Lotus SameTime compatible chat protocol 11COMMENT= Lotus SameTime compatible chat protocol
12 12
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes
18USE_LIBTOOL= yes 18USE_LIBTOOL= yes