pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
man-db: Revamp to functional upstream - build broken
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Mon Oct 3 22:40:56 2016 +0200
Changeset: 67d957343c6e2f58f5e353a4c8992f448c01f5df
Modified Files:
man-db/Makefile
man-db/distinfo
Log Message:
man-db: Revamp to functional upstream - build broken
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=67d957343c6e2f58f5e353a4c8992f448c01f5df
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
man-db/Makefile | 10 ++++------
man-db/distinfo | 7 ++++---
2 files changed, 8 insertions(+), 9 deletions(-)
diffs:
diff --git a/man-db/Makefile b/man-db/Makefile
index a4b8c21..b02b04d 100644
--- a/man-db/Makefile
+++ b/man-db/Makefile
@@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.19 2012/10/03 15:09:50 asau Exp $
-DISTNAME= man-db_${VERSION}.orig
-PKGNAME= man-db-${VERSION}
-PKGREVISION= 1
+DISTNAME= man-db-2.7.5
CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/m/man-db/}
+MASTER_SITES= http://download.savannah.gnu.org/releases/man-db/
+EXTRACT_SUFX= .tar.xz
MAINTAINER= reed%reedmedia.net@localhost
HOMEPAGE= http://www.chiark.greenend.org.uk/~cjwatson/code/man-db/
@@ -12,7 +11,6 @@ COMMENT= Manual pager and related man page utilities
CONFLICTS+= man-[0-9]*
-
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
.include "../../mk/bsd.prefs.mk"
@@ -25,7 +23,7 @@ DEPENDS+= groff-[0-9]*:../../textproc/groff
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
.endif
-VERSION= 2.4.2
+
MAN_DB_CAT_DIR?= /var/cache/man
diff --git a/man-db/distinfo b/man-db/distinfo
index e11a797..0788ea3 100644
--- a/man-db/distinfo
+++ b/man-db/distinfo
@@ -1,8 +1,9 @@
$NetBSD: distinfo,v 1.5 2005/09/28 06:41:27 rillig Exp $
-SHA1 (man-db_2.4.2.orig.tar.gz) = 2e6ebf1397709648e07c2493571b4165e6a83edc
-RMD160 (man-db_2.4.2.orig.tar.gz) = b3081d2b5a4d8d924a8b238ccd8d0b0377cffda3
-Size (man-db_2.4.2.orig.tar.gz) = 730134 bytes
+SHA1 (man-db-2.7.5.tar.xz) = fd1314f616e055ddde0c02db219f5c9426a0ee5f
+RMD160 (man-db-2.7.5.tar.xz) = 87c4d33bd03a818d72b40c74b578b6f692351697
+SHA512 (man-db-2.7.5.tar.xz) = 8e82fb437372261a2b33e1acb45b6322dac1864f13b20968d6a09b27edec795111c25bafcb7f6f3550784d4621eb4871f76d0275d7fa9e01644a5ced60666933
+Size (man-db-2.7.5.tar.xz) = 1505428 bytes
SHA1 (patch-aa) = 99202bb1f378a0bf120284be507c2d87d8968df7
SHA1 (patch-ab) = df42ee19216b7b9de43e252e22688b3d8b8525e8
SHA1 (patch-ac) = cf69c4f643d0032ea3eb6f37f34bd85b9750f6e1
Home |
Main Index |
Thread Index |
Old Index