pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mmdb: Revamp to functional upstream and fix build



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Oct 3 23:34:31 2016 +0200
Changeset:	0cf5ba9291b8c509f0c4b4677b3e14a837e5dd6c

Modified Files:
	mmdb/Makefile
	mmdb/PLIST
	mmdb/distinfo

Log Message:
mmdb: Revamp to functional upstream and fix build

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0cf5ba9291b8c509f0c4b4677b3e14a837e5dd6c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 mmdb/Makefile | 6 ++----
 mmdb/PLIST    | 3 ++-
 mmdb/distinfo | 7 ++++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs:
diff --git a/mmdb/Makefile b/mmdb/Makefile
index eba2be3..cb5f78c 100644
--- a/mmdb/Makefile
+++ b/mmdb/Makefile
@@ -1,17 +1,15 @@
 # $NetBSD: Makefile,v 1.2 2012/10/03 15:09:56 asau Exp $
 #
 
-DISTNAME=	mmdb_1.21.orig
-PKGNAME=	${DISTNAME:S/_/-/S/.orig//}
+DISTNAME=	mmdb-1.25.6.1
 CATEGORIES=	biology databases
-MASTER_SITES=	http://mirrors.cytanet.com.cy/linux/ubuntu/archive/pool/universe/m/mmdb/
+MASTER_SITES=	https://launchpad.net/mmdb/${PKGVERSION_NOREV:R:R}/${PKGVERSION_NOREV}/+download/
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://strucbio.biologie.uni-konstanz.de/ccp4wiki/index.php/Mmdb
 COMMENT=	Macromolecular coordinate library
 LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v3
 
-WRKSRC=		${WRKDIR}/mmdb-1.21
 GNU_CONFIGURE=	yes
 USE_LIBTOOL=	yes
 USE_LANGUAGES=	c c++
diff --git a/mmdb/PLIST b/mmdb/PLIST
index 9e9ef69..0bed90e 100644
--- a/mmdb/PLIST
+++ b/mmdb/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/08 19:09:31 jihbed Exp $
+@comment $NetBSD$
 include/mmdb/bfgs_min.h
 include/mmdb/file_.h
 include/mmdb/hybrid_36.h
@@ -34,3 +34,4 @@ include/mmdb/mmdb_xml.h
 include/mmdb/random_n.h
 include/mmdb/stream_.h
 lib/libmmdb.la
+lib/pkgconfig/mmdb.pc
diff --git a/mmdb/distinfo b/mmdb/distinfo
index 8b7d2ec..a9f25f9 100644
--- a/mmdb/distinfo
+++ b/mmdb/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.1.1.1 2010/08/08 19:09:31 jihbed Exp $
 
-SHA1 (mmdb_1.21.orig.tar.gz) = a015b5565d207d7537068947c446c683bf353d0e
-RMD160 (mmdb_1.21.orig.tar.gz) = f41e0118bf2531642b5c9d201e4b5ecf272be6a3
-Size (mmdb_1.21.orig.tar.gz) = 680994 bytes
+SHA1 (mmdb-1.25.6.1.tar.gz) = f548c76c665513d399731daebd0e08bffdcfc023
+RMD160 (mmdb-1.25.6.1.tar.gz) = 596ebc4b241cffda5d5efd0b87408625c5573301
+SHA512 (mmdb-1.25.6.1.tar.gz) = b253ee6096ea90202c061d579d98f324a53de17dad9db0a426e1a2106b23eecf6ec90667697f1e88a5f7b05fc45a0bbd2faada997de3ecca5b0f2b548520bd5c
+Size (mmdb-1.25.6.1.tar.gz) = 992256 bytes


Home | Main Index | Thread Index | Old Index