pkgsrc-WIP-changes archive

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

vcflib: update buildlink3.mk



Module Name:	pkgsrc-wip
Committed By:	Winston Weinert <winston%ml1.net@localhost>
Pushed By:	winston
Date:		Fri Mar 30 08:06:09 2018 -0500
Changeset:	aea787d9ec18481c1b583b99a2c492f2e3189f40

Modified Files:
	vcflib/buildlink3.mk

Log Message:
vcflib: update buildlink3.mk

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

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

diffstat:
 vcflib/buildlink3.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/vcflib/buildlink3.mk b/vcflib/buildlink3.mk
index d97e74a071..dda36b41a0 100644
--- a/vcflib/buildlink3.mk
+++ b/vcflib/buildlink3.mk
@@ -5,7 +5,7 @@ BUILDLINK_TREE+=	vcflib
 .if !defined(VCFLIB_BUILDLINK3_MK)
 VCFLIB_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.vcflib+=	vcflib>=790904320065e603c6af5b8a32f635134354467c
+BUILDLINK_API_DEPENDS.vcflib+=	vcflib>=0.0.0.20180208
 BUILDLINK_PKGSRCDIR.vcflib?=	../../wip/vcflib
 .endif	# VCFLIB_BUILDLINK3_MK
 


Home | Main Index | Thread Index | Old Index