pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libcerror: fix MASTER_SITE
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Mon Oct 19 16:31:09 2015 +0200
Changeset: cce815409d96e81055e81ca3a10058ba01f75e05
Modified Files:
libcerror/Makefile
libcerror/distinfo
Log Message:
libcerror: fix MASTER_SITE
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cce815409d96e81055e81ca3a10058ba01f75e05
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libcerror/Makefile | 11 ++++++-----
libcerror/distinfo | 7 ++++---
2 files changed, 10 insertions(+), 8 deletions(-)
diffs:
diff --git a/libcerror/Makefile b/libcerror/Makefile
index 607c890..3ec8ff4 100644
--- a/libcerror/Makefile
+++ b/libcerror/Makefile
@@ -1,18 +1,19 @@
# $NetBSD: Makefile,v 1.6 2014/02/03 09:10:41 othyro Exp $
#
-DATESTAMP= 20140105
-DISTNAME= libcerror-alpha-${DATESTAMP}
+DISTNAME= libcerror-alpha-20150407
+GITHUB_PROJECT= libcerror
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
PKGNAME= ${DISTNAME:S/-alpha//1}
CATEGORIES= devel
-MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSV2xnMTZjSk5WVTg/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=libyal/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://code.google.com/p/libcerror/
+HOMEPAGE= https://github.com/libyal/libcerror
COMMENT= Library for cross-platform C error functions
LICENSE= gnu-lgpl-v3
-WRKSRC= ${WRKDIR}/libcerror-${DATESTAMP}
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= msgfmt msgmerge pkg-config xgettext
diff --git a/libcerror/distinfo b/libcerror/distinfo
index dea0395..2b0cb07 100644
--- a/libcerror/distinfo
+++ b/libcerror/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.5 2014/02/03 09:10:41 othyro Exp $
-SHA1 (libcerror-alpha-20140105.tar.gz) = cbb2ddd1f5311bef8ed27a6a94fc44ecf6001a60
-RMD160 (libcerror-alpha-20140105.tar.gz) = 77fd7103c2ddd140bad0f5307a00f1bc79e5a6d1
-Size (libcerror-alpha-20140105.tar.gz) = 438805 bytes
+SHA1 (libcerror-alpha-20150407.tar.gz) = ac3bd03131a8264398666c4e99f6ee95cacd9a3b
+RMD160 (libcerror-alpha-20150407.tar.gz) = 3c6ee66ec457e33702ddc03f44f183e27b8b62f9
+SHA512 (libcerror-alpha-20150407.tar.gz) = 09312d1047d9ff0b73291a1f8ab14956ba2a6c455700b6554dc8d7e17a32aaf38694de8166f10ef7c90e453adbae6b505ce1d4785837276df63bc50dce0ced9e
+Size (libcerror-alpha-20150407.tar.gz) = 446461 bytes
Home |
Main Index |
Thread Index |
Old Index