From nobody Tue Dec 14 19:45:41 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id B7E6D18EA9A1; Tue, 14 Dec 2021 19:45:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JD84Q31Xkz4vRm; Tue, 14 Dec 2021 19:45:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 688A3690B; Tue, 14 Dec 2021 19:45:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BEJjfNL035964; Tue, 14 Dec 2021 19:45:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BEJjfdt035963; Tue, 14 Dec 2021 19:45:41 GMT (envelope-from git) Date: Tue, 14 Dec 2021 19:45:41 GMT Message-Id: <202112141945.1BEJjfdt035963@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Jason W. Bacon" Subject: git: 1220362ca71a - main - biology/vcf2hap: Update to 0.1.4 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jwb X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1220362ca71a0d46dac3d2d0af7c54e4ce40cb7d Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639511142; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YPhqhASrBKEeQRAvNm8zJVa0SV141d125Eh4kQo2XzY=; b=FA7FsOihEmVzS/DyNkNUfUcjxqCdCNf3GqUcVc8TvxzihFIA8lpIu9uxC+qUrogJnupaxM nHXmV97M4HFQOGmIqzAwGWmjB1du2y7q/ayGMnW2+iliVYzTrVeDQJusVwq+nd8SHQ3rze 7YWoBFanIoygGvJoGfhd2q56lv8KORb1DhIy01jDC1kXcdd1OuxU48jPYdXmvN3JWWAlqr 6O++Cz1imxta/upPXOEXdXXdKCDVDnzyXEsAjUsImtl5Mu88KMdcOIYjgClihdC4vKaQfa 6Nr7WsJbSHT2q/FubNCULmt+JNN2B+elZstWasr/cJblAUTCPgVmp4FApiBUXQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639511142; a=rsa-sha256; cv=none; b=ODgq1RPgDoxvnjr5WWW2e1VVfc9gI46Y0ViON11VSb8p1E4iv39Y0cbTkRdGXiPdSS7pyp UCbOV/WXy+NWulTby7I5upau7Fagn63RiAj0J/3okwYNsQpEH/ZDIP9POx8Ju1Wm0Qn1OT TI+Qt0hmolSjR1EefhaBa64zXgES4ln9KmWhMIm27GRLl+V2u52x80DroemrL3382aEAxh KqJAqJBwihDA+4VzHVG2+u5zKJ/mEjDjUxxrS73HOp2Xb2cE2UqYbxTRAqthv7igWRs38l 7hgImwTDnaY55BLUQg9fjLP/kNofCy3JJHMA9HSLyeBbPuwDeFRregCcHiBB7Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=1220362ca71a0d46dac3d2d0af7c54e4ce40cb7d commit 1220362ca71a0d46dac3d2d0af7c54e4ce40cb7d Author: Jason W. Bacon AuthorDate: 2021-12-14 19:45:11 +0000 Commit: Jason W. Bacon CommitDate: 2021-12-14 19:45:32 +0000 biology/vcf2hap: Update to 0.1.4 Updates for evolving libxtend and biolibc APIs Add --version flag --- biology/vcf2hap/Makefile | 4 ++-- biology/vcf2hap/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/biology/vcf2hap/Makefile b/biology/vcf2hap/Makefile index ea20dffeaf31..7c57db2f7be4 100644 --- a/biology/vcf2hap/Makefile +++ b/biology/vcf2hap/Makefile @@ -1,6 +1,5 @@ PORTNAME= vcf2hap -DISTVERSION= 0.1.3-12 -DISTVERSIONSUFFIX= -g3626f5a +DISTVERSION= 0.1.4 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org @@ -14,6 +13,7 @@ LIB_DEPENDS= libbiolibc.so:biology/biolibc libxtend.so:devel/libxtend USE_GITHUB= yes GH_ACCOUNT= auerlab +MAKE_ENV= VERSION=${PORTVERSION} PLIST_FILES= bin/vcf2hap man/man1/vcf2hap.1.gz pre-build: diff --git a/biology/vcf2hap/distinfo b/biology/vcf2hap/distinfo index 40273b580e77..574bcf939f66 100644 --- a/biology/vcf2hap/distinfo +++ b/biology/vcf2hap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628885144 -SHA256 (auerlab-vcf2hap-0.1.3-12-g3626f5a_GH0.tar.gz) = 859f6e34ed1b5681bb611fa23bc9cd653622fef6e8443f8e753fac5793db4416 -SIZE (auerlab-vcf2hap-0.1.3-12-g3626f5a_GH0.tar.gz) = 200612 +TIMESTAMP = 1639409291 +SHA256 (auerlab-vcf2hap-0.1.4_GH0.tar.gz) = 0aad7d70ba6c6d81a4db5938a90df0b70403a9b66c96d64b2a115e13fa8017c4 +SIZE (auerlab-vcf2hap-0.1.4_GH0.tar.gz) = 200812