FreeBSD Bugzilla – Attachment 170566 Details for
Bug 209713
[PATCH] math/openlibm: update to 0.5.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
openlibm 0.5.1 patch
openlibm-0.5.1.patch (text/plain), 2.93 KB, created by
Iblis Lin
on 2016-05-23 12:19:40 UTC
(
hide
)
Description:
openlibm 0.5.1 patch
Filename:
MIME Type:
Creator:
Iblis Lin
Created:
2016-05-23 12:19:40 UTC
Size:
2.93 KB
patch
obsolete
>diff --git a/math/openlibm/Makefile b/math/openlibm/Makefile >index a439ebf..5272860 100644 >--- a/math/openlibm/Makefile >+++ b/math/openlibm/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= openlibm >-PORTVERSION= 0.5.0 >+PORTVERSION= 0.5.1 > DISTVERSIONPREFIX= v > CATEGORIES= math > MASTER_SITES= GH >diff --git a/math/openlibm/distinfo b/math/openlibm/distinfo >index 693b54c..9b8be90 100644 >--- a/math/openlibm/distinfo >+++ b/math/openlibm/distinfo >@@ -1,2 +1,3 @@ >-SHA256 (JuliaLang-openlibm-v0.5.0_GH0.tar.gz) = a9a03644b38fd611a63838f1924925bc27f756ee04f69a90e2af7594f34558b8 >-SIZE (JuliaLang-openlibm-v0.5.0_GH0.tar.gz) = 352346 >+TIMESTAMP = 1464004057 >+SHA256 (JuliaLang-openlibm-v0.5.1_GH0.tar.gz) = 782a77497071cc450af176bbfebb34834334f6a17de842fe75cd407bbee89f85 >+SIZE (JuliaLang-openlibm-v0.5.1_GH0.tar.gz) = 352866 >diff --git a/math/openlibm/files/patch-Make.inc b/math/openlibm/files/patch-Make.inc >index 0b0ad6e..3ade339 100644 >--- a/math/openlibm/files/patch-Make.inc >+++ b/math/openlibm/files/patch-Make.inc >@@ -1,13 +1,13 @@ >---- Make.inc.orig 2016-03-11 16:57:11 UTC >+--- Make.inc.orig 2016-05-23 11:57:41 UTC > +++ Make.inc > @@ -3,11 +3,11 @@ > OS := $(shell uname) > # Do not forget to bump SOMINOR when changing VERSION, > # and SOMAJOR when breaking ABI in a backward-incompatible way >--VERSION = 0.5-dev >-+VERSION = 0.5 >+-VERSION = 0.5.1-dev >++VERSION = 0.5.1 > SOMAJOR = 2 >- SOMINOR = 1 >+ SOMINOR = 2 > DESTDIR = > -prefix = /usr/local > +prefix ?= /usr/local >diff --git a/math/openlibm/files/patch-Makefile b/math/openlibm/files/patch-Makefile >index 2307bbb..211caba 100644 >--- a/math/openlibm/files/patch-Makefile >+++ b/math/openlibm/files/patch-Makefile >@@ -1,15 +1,15 @@ >---- Makefile.orig 2016-03-08 10:28:02 UTC >+--- Makefile.orig 2016-05-23 11:53:14 UTC > +++ Makefile >-@@ -66,8 +66,8 @@ install: all openlibm.pc >+@@ -78,8 +78,8 @@ install: all openlibm.pc > mkdir -p $(DESTDIR)$(shlibdir) > mkdir -p $(DESTDIR)$(pkgconfigdir) > mkdir -p $(DESTDIR)$(includedir)/openlibm >-- cp -f -a libopenlibm.$(SHLIB_EXT)* $(DESTDIR)$(shlibdir)/ >+- cp -f -a libopenlibm.*$(SHLIB_EXT)* $(DESTDIR)$(shlibdir)/ > - cp -f -a libopenlibm.a $(DESTDIR)$(libdir)/ > - cp -f -a include/*.h $(DESTDIR)$(includedir)/openlibm > - cp -f -a src/*.h $(DESTDIR)$(includedir)/openlibm > - cp -f -a openlibm.pc $(DESTDIR)$(pkgconfigdir)/ >-+ ${BSD_INSTALL_LIB} libopenlibm.$(SHLIB_EXT)* $(DESTDIR)$(shlibdir)/ >++ ${BSD_INSTALL_LIB} libopenlibm.*$(SHLIB_EXT)* $(DESTDIR)$(shlibdir)/ > + ${BSD_INSTALL_DATA} libopenlibm.a $(DESTDIR)$(libdir)/ > + ${BSD_INSTALL_DATA} include/*.h $(DESTDIR)$(includedir)/openlibm > + ${BSD_INSTALL_DATA} src/*.h $(DESTDIR)$(includedir)/openlibm >diff --git a/math/openlibm/pkg-plist b/math/openlibm/pkg-plist >index ac20996..2bd9454 100644 >--- a/math/openlibm/pkg-plist >+++ b/math/openlibm/pkg-plist >@@ -22,5 +22,5 @@ include/openlibm/types-compat.h > lib/libopenlibm.a > lib/libopenlibm.so > lib/libopenlibm.so.2 >-lib/libopenlibm.so.2.1 >+lib/libopenlibm.so.2.2 > libdata/pkgconfig/openlibm.pc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 209713
: 170566