Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4EC4A7A227 for ; Fri, 4 Nov 2016 12:57:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0054785638; Fri, 4 Nov 2016 12:57:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 854E985635 for ; Fri, 4 Nov 2016 12:57:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 71RVnnfK0aej for ; Fri, 4 Nov 2016 12:57:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 12A4084CFD for ; Fri, 4 Nov 2016 12:57:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0D5DDFBA6; Fri, 4 Nov 2016 12:57:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147826422122200" MIME-Version: 1.0 Date: Fri, 4 Nov 2016 12:57:01 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/time/jday To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20161104125701.0D5DDFBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_147826422122200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Fri Nov 4 12:57:00 UTC 2016 Modified Files: pkgsrc/time/jday: Makefile distinfo Log Message: Update time/jday to 2.4 ----------------------- Update 2005-10-10 | 10 October 2005 | JD 2453654.355984 Version 2.4 release. Days between date calculator included: dbd Example source for JAVA, PERL, AWK, PHP (pkgsrc changes) - Set LICENSE= 2-clause-bsd - Silence pkglint warning. (removing two '@' at do-test, no major change on output lines at make test). To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/time/jday/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/time/jday/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147826422122200 Content-Disposition: inline Content-Length: 1840 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/time/jday/Makefile diff -u pkgsrc/time/jday/Makefile:1.7 pkgsrc/time/jday/Makefile:1.8 --- pkgsrc/time/jday/Makefile:1.7 Mon Oct 8 13:04:19 2012 +++ pkgsrc/time/jday/Makefile Fri Nov 4 12:57:00 2016 @@ -1,20 +1,21 @@ -# $NetBSD: Makefile,v 1.7 2012/10/08 13:04:19 asau Exp $ +# $NetBSD: Makefile,v 1.8 2016/11/04 12:57:00 mef Exp $ # -DISTNAME= jday-1.3 +DISTNAME= jday-2.4 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=jday/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://jday.sourceforge.net/ COMMENT= Julian date calculator +LICENSE= 2-clause-bsd GNU_CONFIGURE= yes USE_LIBTOOL= yes do-test: - @(cd ${WRKSRC} && ./RunTest) - @(cd ${WRKSRC} && ./Testdbd) + (cd ${WRKSRC} && ./RunTest) + (cd ${WRKSRC} && ./Testdbd) INSTALLATION_DIRS= share/jday Index: pkgsrc/time/jday/distinfo diff -u pkgsrc/time/jday/distinfo:1.3 pkgsrc/time/jday/distinfo:1.4 --- pkgsrc/time/jday/distinfo:1.3 Mon Nov 2 23:31:37 2015 +++ pkgsrc/time/jday/distinfo Fri Nov 4 12:57:00 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/11/02 23:31:37 agc Exp $ +$NetBSD: distinfo,v 1.4 2016/11/04 12:57:00 mef Exp $ -SHA1 (jday-1.3.tar.gz) = 21b2992944a811f743528a01b9fd6d9dc50dbc07 -RMD160 (jday-1.3.tar.gz) = 26773f0b741a087a9a2a638ae26ccfcb09b1e4d7 -SHA512 (jday-1.3.tar.gz) = a0ac1c67ac47b1a6ec8a379a5d460a66d9c3df95c8fbc444e970a20d141669c30cc2716599cd4f96eb4afed18fd5e93626653eeb6d27e3d6c32bd8d2e08edf05 -Size (jday-1.3.tar.gz) = 211601 bytes +SHA1 (jday-2.4.tar.gz) = 46b020ef315eb21b3b0e5192693687ef286cf2e1 +RMD160 (jday-2.4.tar.gz) = f69d7b5f00fc3fc9ebb7fe7fb0d3c0d1dcdc0927 +SHA512 (jday-2.4.tar.gz) = e4399339098b4444382bc657d4485d6d83f064e473d2add355b9f5881a2a3b8344ffb27824a397c7bece94ca3eb6ce907246cee4ed687d9544b2f138e8fc5c80 +Size (jday-2.4.tar.gz) = 337012 bytes --_----------=_147826422122200--