Fri Jul 22 12:53:33 2016 UTC ()
Revbump because of lang/qore version update.


(nros)
diff -r1.2 -r1.3 pkgsrc/security/qore-asn1-module/Makefile

cvs diff -r1.2 -r1.3 pkgsrc/security/qore-asn1-module/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/security/qore-asn1-module/Attic/Makefile 2016/03/05 11:29:25 1.2
+++ pkgsrc/security/qore-asn1-module/Attic/Makefile 2016/07/22 12:53:33 1.3
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.2 2016/03/05 11:29:25 jperkin Exp $ 1# $NetBSD: Makefile,v 1.3 2016/07/22 12:53:33 nros Exp $
2 2
3DISTNAME= qore-asn1-module-0.0.3 3DISTNAME= qore-asn1-module-0.0.3
4PKGREVISION= 2 4PKGREVISION= 3
5CATEGORIES= security 5CATEGORIES= security
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/}
7 7
8MAINTAINER= nros@users.sourceforge.net 8MAINTAINER= nros@netbsd.org
9HOMEPAGE= http://www.qore.org/ 9HOMEPAGE= http://www.qore.org/
10COMMENT= ASN.1 Qore module 10COMMENT= ASN.1 Qore module
11LICENSE= gnu-lgpl-v2.1 11LICENSE= gnu-lgpl-v2.1
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_LIBTOOL= yes 14USE_LIBTOOL= yes
15USE_LANGUAGES= c c++ 15USE_LANGUAGES= c c++
16PTHREAD_OPTS+= require 16PTHREAD_OPTS+= require
17 17
18INSTALLATION_DIRS+= share/doc/qore-asn1-module 18INSTALLATION_DIRS+= share/doc/qore-asn1-module
19post-install: 19post-install:
20 ${INSTALL_DATA} ${WRKSRC}/docs/asn1-module-doc.html \ 20 ${INSTALL_DATA} ${WRKSRC}/docs/asn1-module-doc.html \
21 ${DESTDIR}${PREFIX}/share/doc/qore-asn1-module 21 ${DESTDIR}${PREFIX}/share/doc/qore-asn1-module