[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r5661: update beagle-lib to 3.0.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r5661: update beagle-lib to 3.0.0 |
Date: |
Fri, 29 Jun 2018 14:28:27 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 5661
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2018-06-29 11:28:23 -0700
message:
update beagle-lib to 3.0.0
modified:
pkg/bio/beagle-lib/Makefile makefile-20160617200040-lqf8h520dfq0rtk7-46
pkg/bio/beagle-lib/sha256sums sha256sums-20171205205121-7i9sp22ogc1uztof-1
=== modified file 'pkg/bio/beagle-lib/Makefile'
--- a/pkg/bio/beagle-lib/Makefile 2018-05-14 00:32:37 +0000
+++ b/pkg/bio/beagle-lib/Makefile 2018-06-29 18:28:23 +0000
@@ -1,4 +1,5 @@
# Copyright © 2013, 2014 Brandon Invergo <address@hidden>
+# Copyright © 2018 Carl Hansen <address@hidden>
#
# This file is part of GSRC.
#
@@ -17,7 +18,7 @@
NAME = BEAGLE
GARNAME = beagle-lib
-GARVERSION = 2
+GARVERSION = 3.0.0
UPSTREAMNAME = master
#SVN_REVISION = 1240
HOME_URL = https://github.com/beagle-dev/beagle-lib/wiki
@@ -32,15 +33,17 @@
######################################################################
#https://github.com/beagle-dev/beagle-lib/archive/master.zip
+# to do , change name
MASTER_SITES = $(MASTER_GITHUB)/
MASTER_SUBDIR = /beagle-dev/beagle-lib/archive/
DISTFILES = $(UPSTREAMNAME).zip
#NOCHECKSUM = $(DISTFILES)
+WORKSRC = $(WORKDIR)/beagle-lib-master/
BUILDDEPS =
LIBDEPS =
-#USE_AUTORECONF = y
+USE_AUTORECONF = y
######################################################################
=== modified file 'pkg/bio/beagle-lib/sha256sums'
--- a/pkg/bio/beagle-lib/sha256sums 2017-12-05 20:51:32 +0000
+++ b/pkg/bio/beagle-lib/sha256sums 2018-06-29 18:28:23 +0000
@@ -1,1 +1,1 @@
-aef79992d68ff863234c6cbce4c2b8fe36b92ad821d1a6c039a131a00263d516
download/master.zip
+cca617e7433602b1300c6edccf056014301b71e1929fe1406958031cef49ccd2
download/master.zip
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r5661: update beagle-lib to 3.0.0,
Carl Hansen <=