FreeBSD Bugzilla – Attachment 172286 Details for
Bug 210946
math/saga: Update to 2.3.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update math/saga from 2.3.0 to 2.3.1
patch-saga_2.3.0-2.3.1.diff (text/plain), 2.31 KB, created by
Rainer Hurling
on 2016-07-09 14:51:39 UTC
(
hide
)
Description:
Update math/saga from 2.3.0 to 2.3.1
Filename:
MIME Type:
Creator:
Rainer Hurling
Created:
2016-07-09 14:51:39 UTC
Size:
2.31 KB
patch
obsolete
>diff -urN saga.orig/Makefile saga/Makefile >--- saga.orig/Makefile 2016-07-06 13:23:34.411970000 +0200 >+++ saga/Makefile 2016-07-09 12:24:12.129460000 +0200 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/math/saga/Makefile 418121 2016-07-06 08:36:18Z wen $ > > PORTNAME= saga >-PORTVERSION= 2.3.0 >+PORTVERSION= 2.3.1 > CATEGORIES= math > MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION} > DISTNAME= ${PORTNAME}_${PORTVERSION} >@@ -85,6 +85,8 @@ > @${REINPLACE_CMD} -e 's|typedef unsigned long DWORD;|typedef unsigned int DWORD;|' \ > ${WRKSRC}/src/saga_core/saga_api/api_core.h > .endif >+ @${REINPLACE_CMD} -e 's|PORTVERSION|${PORTVERSION:C/\./-/g}|' \ >+ ${WRKSRC}/src/saga_core/saga_gui/dlg_about.cpp > > post-configure: > @${REINPLACE_CMD} -e 's|cd $$(pkgdatadir);|cd ${STAGEDIR}${DATADIR};|g' \ >diff -urN saga.orig/distinfo saga/distinfo >--- saga.orig/distinfo 2016-07-06 13:23:34.509447000 +0200 >+++ saga/distinfo 2016-07-09 11:39:02.939646000 +0200 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1467312794 >-SHA256 (saga_2.3.0.tar.gz) = d1fd4fad55c7fe7e57f4ddb6f24ca7b732977c472766a3a2260bde5b3b31a21e >-SIZE (saga_2.3.0.tar.gz) = 4281156 >+TIMESTAMP = 1468057142 >+SHA256 (saga_2.3.1.tar.gz) = 58f5c183f839ef753261a7a83c902ba9d67f814c5f21172aae02fcd4a29b9fc0 >+SIZE (saga_2.3.1.tar.gz) = 4290583 >diff -urN saga.orig/files/patch-src_saga__core_saga__gui_dlg__about.cpp saga/files/patch-src_saga__core_saga__gui_dlg__about.cpp >--- saga.orig/files/patch-src_saga__core_saga__gui_dlg__about.cpp 2016-07-06 13:23:34.471707000 +0200 >+++ saga/files/patch-src_saga__core_saga__gui_dlg__about.cpp 2016-07-09 12:06:47.476834000 +0200 >@@ -4,7 +4,7 @@ > s += "http://www.saga-gis.org\n"; > s += "\n"; > s += "Version: " + wxString(SAGA_VERSION) + "\n"; >-+ s += "https://sourceforge.net/p/saga-gis/code/ci/release-2-3-0/tree/\n"; >++ s += "https://sourceforge.net/p/saga-gis/code/ci/release-PORTVERSION/tree/\n"; > > #ifdef _SAGA_MSW > #ifdef _WIN64 >diff -urN saga.orig/pkg-plist saga/pkg-plist >--- saga.orig/pkg-plist 2016-07-06 13:23:34.412237000 +0200 >+++ saga/pkg-plist 2016-07-09 11:57:53.056069000 +0200 >@@ -57,6 +57,7 @@ > lib/saga/libgrid_tools.so > lib/saga/libgrid_visualisation.so > lib/saga/libimagery_classification.so >+lib/saga/libimagery_isocluster.so > lib/saga/libimagery_maxent.so > lib/saga/libimagery_opencv.so > lib/saga/libimagery_photogrammetry.so
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
Flags:
rhurlin
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 210946
: 172286