svn commit: r436077 - head/lang/opencoarrays

Tijl Coosemans tijl at FreeBSD.org
Mon Mar 13 12:15:02 UTC 2017


Author: tijl
Date: Mon Mar 13 12:15:00 2017
New Revision: 436077
URL: https://svnweb.freebsd.org/changeset/ports/436077

Log:
  Set GH_PROJECT after r436029.  The distfiles fetched correctly, but WRKSRC
  was incorrect.
  
  Reported by:	maintainer

Modified:
  head/lang/opencoarrays/Makefile
  head/lang/opencoarrays/distinfo

Modified: head/lang/opencoarrays/Makefile
==============================================================================
--- head/lang/opencoarrays/Makefile	Mon Mar 13 12:13:41 2017	(r436076)
+++ head/lang/opencoarrays/Makefile	Mon Mar 13 12:15:00 2017	(r436077)
@@ -16,6 +16,7 @@ RUN_DEPENDS=	bash:shells/bash
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	sourceryinstitute
+GH_PROJECT=	OpenCoarrays
 
 USES=		cmake:outsource fortran shebangfix
 PLIST_SUB=	GCC_VER=${_GCC_VER}

Modified: head/lang/opencoarrays/distinfo
==============================================================================
--- head/lang/opencoarrays/distinfo	Mon Mar 13 12:13:41 2017	(r436076)
+++ head/lang/opencoarrays/distinfo	Mon Mar 13 12:15:00 2017	(r436077)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489354410
-SHA256 (sourceryinstitute-opencoarrays-1.8.4_GH0.tar.gz) = c40b504a65ea2933a3b68979c4e08dc9522f22b7a8d560d734d1a8bc6bcc1ee7
-SIZE (sourceryinstitute-opencoarrays-1.8.4_GH0.tar.gz) = 243759
+TIMESTAMP = 1489406657
+SHA256 (sourceryinstitute-OpenCoarrays-1.8.4_GH0.tar.gz) = c40b504a65ea2933a3b68979c4e08dc9522f22b7a8d560d734d1a8bc6bcc1ee7
+SIZE (sourceryinstitute-OpenCoarrays-1.8.4_GH0.tar.gz) = 243759


More information about the svn-ports-head mailing list