Tue Jul 22 12:14:36 2014 UTC ()
Reset PKGREVISION after update.


(wiz)
diff -r1.16 -r1.17 pkgsrc/print/poppler-includes/Makefile

cvs diff -r1.16 -r1.17 pkgsrc/print/poppler-includes/Makefile (expand / switch to unified diff)

--- pkgsrc/print/poppler-includes/Makefile 2014/06/07 10:56:09 1.16
+++ pkgsrc/print/poppler-includes/Makefile 2014/07/22 12:14:36 1.17
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.16 2014/06/07 10:56:09 wiz Exp $ 1# $NetBSD: Makefile,v 1.17 2014/07/22 12:14:36 wiz Exp $
2 2
3.include "../../print/poppler/Makefile.common" 3.include "../../print/poppler/Makefile.common"
4 4
5PKGNAME= poppler-includes-${POPPLER_VERS} 5PKGNAME= poppler-includes-${POPPLER_VERS}
6PKGREVISION= 1 
7 6
8COMMENT= Poppler Xpdf includes (unsupported) 7COMMENT= Poppler Xpdf includes (unsupported)
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10 9
11CONFLICTS+= poppler-0.5.1 poppler-0.5.1nb1 poppler-0.5.1nb2 10CONFLICTS+= poppler-0.5.1 poppler-0.5.1nb1 poppler-0.5.1nb2
12 11
13GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
14NO_BUILD= yes 13NO_BUILD= yes
15 14
16INCDIR=${DESTDIR}${PREFIX}/include 15INCDIR=${DESTDIR}${PREFIX}/include
17 16
18.include "../../mk/bsd.prefs.mk" 17.include "../../mk/bsd.prefs.mk"
19 18