aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrodrigo <rodrigo@FreeBSD.org>2017-08-03 19:32:22 +0800
committerrodrigo <rodrigo@FreeBSD.org>2017-08-03 19:32:22 +0800
commite6f2fb46785903dbe44d23adb16447e315862b0b (patch)
treec1e95dbb22c4638f6f0c08f13f2bdf0c61a34c65 /devel
parentedb9e007fdff872d732bbc375dd3be05f2614c7d (diff)
downloadfreebsd-ports-gnome-e6f2fb46785903dbe44d23adb16447e315862b0b.tar.gz
freebsd-ports-gnome-e6f2fb46785903dbe44d23adb16447e315862b0b.tar.zst
freebsd-ports-gnome-e6f2fb46785903dbe44d23adb16447e315862b0b.zip
Update port to 7.6.0
Multiple changes, fixes and workarounds see https://github.com/ivmai/libatomic_ops/releases/tag/v7.6.0
Diffstat (limited to 'devel')
-rw-r--r--devel/libatomic_ops/Makefile3
-rw-r--r--devel/libatomic_ops/distinfo6
-rw-r--r--devel/libatomic_ops/pkg-descr2
3 files changed, 5 insertions, 6 deletions
diff --git a/devel/libatomic_ops/Makefile b/devel/libatomic_ops/Makefile
index e38c8c9d1fd0..eeeb0c77c34c 100644
--- a/devel/libatomic_ops/Makefile
+++ b/devel/libatomic_ops/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libatomic_ops
-PORTVERSION= 7.4.6
-PORTREVISION= 1
+PORTVERSION= 7.6.0
DISTVERSIONPREFIX= v
CATEGORIES= devel
diff --git a/devel/libatomic_ops/distinfo b/devel/libatomic_ops/distinfo
index 7efe630842f5..5a272b4ead13 100644
--- a/devel/libatomic_ops/distinfo
+++ b/devel/libatomic_ops/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496266562
-SHA256 (ivmai-libatomic_ops-v7.4.6_GH0.tar.gz) = cf7e61f7f929651b65d6186a03446819805c867f4f75c7148c8f26321eb66260
-SIZE (ivmai-libatomic_ops-v7.4.6_GH0.tar.gz) = 119895
+TIMESTAMP = 1501749379
+SHA256 (ivmai-libatomic_ops-v7.6.0_GH0.tar.gz) = 3ba1ffea005d492c156e8c233b01643158a98078bae0342d36983b44036b1ddf
+SIZE (ivmai-libatomic_ops-v7.6.0_GH0.tar.gz) = 132002
diff --git a/devel/libatomic_ops/pkg-descr b/devel/libatomic_ops/pkg-descr
index adf02166cbf5..5aa1915abccb 100644
--- a/devel/libatomic_ops/pkg-descr
+++ b/devel/libatomic_ops/pkg-descr
@@ -11,4 +11,4 @@ operations. These might allow you to write code:
For details and licensing restrictions, please see the documentation.
-WWW: http://www.hboehm.info/gc/
+WWW: https://github.com/ivmai/libatomic_ops/