# HG changeset patch # User John D # Date 1492448577 14400 # Node ID 48ff10ecae2d37cb786cd2d145ed48b8a89af434 # Parent ecad9fe83f88da24cb2cc77b3c7a2ab4890300ce of-nurbs: update to 1.3.13 * build_packages.m: update nurbs version number * src/of-nurbs.mk: updae version, checksum diff -r ecad9fe83f88 -r 48ff10ecae2d build_packages.m --- a/build_packages.m Wed Apr 12 16:18:55 2017 -0400 +++ b/build_packages.m Mon Apr 17 13:02:57 2017 -0400 @@ -61,7 +61,7 @@ try_install dataframe-1.1.0.tar.gz try_install lssa-0.1.2.tar.gz try_install queueing-1.2.5.tar.gz - try_install nurbs-1.3.10.tar.gz + try_install nurbs-1.3.13.tar.gz try_install strings-1.2.0.tar.gz try_install ga-0.10.0.tar.gz try_install interval-2.1.0.tar.gz diff -r ecad9fe83f88 -r 48ff10ecae2d src/of-nurbs.mk --- a/src/of-nurbs.mk Wed Apr 12 16:18:55 2017 -0400 +++ b/src/of-nurbs.mk Mon Apr 17 13:02:57 2017 -0400 @@ -3,10 +3,10 @@ PKG := of-nurbs $(PKG)_IGNORE := -$(PKG)_VERSION := 1.3.10 -$(PKG)_CHECKSUM := 92ae4351cbd61df0246822c5464968267712576e +$(PKG)_VERSION := 1.3.13 +$(PKG)_CHECKSUM := ae884f4edf4ee121928ff40e2e06372d2ef8f50a $(PKG)_REMOTE_SUBDIR := -$(PKG)_SUBDIR := nurbs +$(PKG)_SUBDIR := nurbs-$($(PKG)_VERSION) $(PKG)_FILE := nurbs-$($(PKG)_VERSION).tar.gz $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download' $(PKG)_DEPS :=