Sun Oct 9 03:25:49 2016 UTC ()
Fix PKGNAME to match buildlink3.mk and other orcus packages


(ryoon)
diff -r1.4 -r1.5 pkgsrc/converters/orcus0.12/Makefile

cvs diff -r1.4 -r1.5 pkgsrc/converters/orcus0.12/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/orcus0.12/Attic/Makefile 2016/10/07 18:25:40 1.4
+++ pkgsrc/converters/orcus0.12/Attic/Makefile 2016/10/09 03:25:49 1.5
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.4 2016/10/07 18:25:40 adam Exp $ 1# $NetBSD: Makefile,v 1.5 2016/10/09 03:25:49 ryoon Exp $
2 2
3DISTNAME= liborcus-0.12.0 3DISTNAME= liborcus-0.12.0
4PKGNAME= ${DISTNAME:S/liborcus/liborcus0.12/} 4PKGNAME= ${DISTNAME:S/liborcus/orcus0.12/}
5PKGREVISION= 2 5PKGREVISION= 2
6CATEGORIES= converters 6CATEGORIES= converters
7MASTER_SITES= http://kohei.us/files/orcus/src/ 7MASTER_SITES= http://kohei.us/files/orcus/src/
8EXTRACT_SUFX= .tar.xz 8EXTRACT_SUFX= .tar.xz
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://gitlab.com/orcus/orcus 11HOMEPAGE= https://gitlab.com/orcus/orcus
12COMMENT= Import filter library for spreadsheet documents (0.12 branch) 12COMMENT= Import filter library for spreadsheet documents (0.12 branch)
13LICENSE= mpl-2.0 13LICENSE= mpl-2.0
14 14
15USE_LANGUAGES= c c++ 15USE_LANGUAGES= c c++
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17USE_TOOLS+= gmake pkg-config 17USE_TOOLS+= gmake pkg-config