aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2018-04-16 14:58:37 +0800
committerTAKATSU Tomonari <tota@FreeBSD.org>2018-04-16 14:58:37 +0800
commitdae8bcc7670e8a13e77b12ccd0d988e9a96e5fde (patch)
tree0fb358456739e5bc345c7a5afe688eb353155af0 /finance
parent8aa8a0cea4dbde76f638640152cbb884e80e9348 (diff)
downloadfreebsd-ports-gnome-dae8bcc7670e8a13e77b12ccd0d988e9a96e5fde.tar.gz
freebsd-ports-gnome-dae8bcc7670e8a13e77b12ccd0d988e9a96e5fde.tar.zst
freebsd-ports-gnome-dae8bcc7670e8a13e77b12ccd0d988e9a96e5fde.zip
- Update to 0.4-13
Diffstat (limited to 'finance')
-rw-r--r--finance/R-cran-quantmod/Makefile3
-rw-r--r--finance/R-cran-quantmod/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/finance/R-cran-quantmod/Makefile b/finance/R-cran-quantmod/Makefile
index ac566597cf88..38fbe948f379 100644
--- a/finance/R-cran-quantmod/Makefile
+++ b/finance/R-cran-quantmod/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= quantmod
-DISTVERSION= 0.4-12
-PORTREVISION= 1
+DISTVERSION= 0.4-13
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/finance/R-cran-quantmod/distinfo b/finance/R-cran-quantmod/distinfo
index 9839290d8399..26f211af064f 100644
--- a/finance/R-cran-quantmod/distinfo
+++ b/finance/R-cran-quantmod/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520582430
-SHA256 (quantmod_0.4-12.tar.gz) = 18d61d869180670cd5e97bc6cc12ab2939b8b63ae720c89c6e1b041d2680ef78
-SIZE (quantmod_0.4-12.tar.gz) = 140216
+TIMESTAMP = 1523855924
+SHA256 (quantmod_0.4-13.tar.gz) = 60fb13821c9d8d5bea34223b18757f04787f4440cb82946bb9559d6fd26b5499
+SIZE (quantmod_0.4-13.tar.gz) = 142084
it/cgit.cgi/freebsd-ports-gnome/commit/converters/libiconv?h=mate-1.18&id=723cbd3b9d0bbe044741da8921368e6e3f3f6ecd'>- Add two new arguments to USES=iconv so ports can indicate they use GNUtijl2014-01-302-11/+7 * Reduce over inclusion of bsd.port.mkbapt2014-01-161-3/+1 * Allow users to install converters/libiconv on 10.x systems if theyuqs2013-10-231-2/+2 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Report correct OSVERSION in IGNORE message.madpilot2013-09-071-1/+1 * - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-1/+8 * Remove extra blank line to please portlint.kwm2013-07-072-4/+11 * Remove USE_AUTOTOOLS=libtool. This was added in r183830 because the bundledkwm2013-07-065-49/+0 * Convert the last USE_ICONV to USES=iconvbapt2013-04-281-5/+0 * Prevent using gawk which depends on gettext in configure scriptsbapt2013-03-181-0/+4 * Fix a long standing bug of lib/charset.alias being overwritten, modified, and...bapt2013-03-184-65/+3 * Update distinfo for the optional patch. For some reason the wrong sha265 gotkwm2012-12-111-1/+1 * Reenable the patch to fix CP932 and add EUCJP-MS.kwm2012-12-102-17/+17 * Update to 1.14.kwm2012-04-226-120/+38 * Bump PORTREVISION for the previous commit to fix C++ builds.marcus2012-03-051-1/+1 * Fix building C++ code that uses libiconv.marcus2012-03-051-0/+43 * Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+0 * - Get Rid MD5 supportmiwi2011-03-201-2/+0 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Restore comma I bogusly deleted in rev. 1.41 over 2 years ago.danfe2010-02-251-1/+1 * Apply patch from the upstream to prevent endless loop triggered bybland2010-02-062-0/+33 * Fix with build with llvm/clang.marcus2009-08-164-0/+48 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * Fix patch issue WITH_EXTRA_PATCHES.nork2009-07-052-1/+4 * Update to 1.13.1.marcus2009-07-053-13/+10 * Fix the OPTIONS bit of EXTRA_PATCHES.kwm2009-06-151-2/+2 * Re-enable EXTRA_PATCHES.nork2009-06-152-7/+10 * Comment out the EXTRA_PATCHES option. Patch needs to be updated.kwm2009-06-151-9/+9 * Update to 1.13. Note: the iconv(1) utility is now licensed under GPLv3.marcus2009-06-156-36/+37 * Build libiconv with -std=gnu89.ed2009-06-041-0/+1 * - Mark MAKE_JOBS_UNSAFEpav2009-04-081-0/+1 * Re-enable EXTRA_PATCHES option.bland2007-10-272-9/+12 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-256-40/+27 * - Remove extraneous comma from previous commitdanfe2007-10-112-2/+2 * - Convert to OPTIONS.bland2007-10-101-9/+7 * Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1 * INSTALLS_SHLIB -> USE_LDCONFIG.mezz2006-11-051-1/+1 * portlint:mezz2006-05-161-34/+2 * remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-041-1/+0 * Conversion to a single libtool environment.ade2006-02-232-2/+4 * Add backup sites for WITH_EXTRA_PATCHES.nork2006-01-281-0/+2 * - Add SHA256 checksumspav2005-11-241-0/+2 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Add WWW: http://www.gnu.org/software/libiconv/ to pkg-descrahze2005-03-091-0/+2 * Add knob WITH_EXTRA_PATCHES which brings in:bland2004-07-272-0/+10 * Update to 1.9.2bland2004-07-106-28/+25 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1 * - Add SIZE to GNOME portspav2004-03-181-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Add a check for USE_ICONV, and if found, error out. This will avoid forkmarcus2004-02-091-0/+5 * Add depricated charset names to mapping. They still required by olderbland2003-10-142-3/+12 * - Starting from FreeBSD 4.6 we have nl_langinfo(CODESET) supported. Thereforebland2003-10-143-6/+42 * Add optional support to compile in additional character set support.marcus2003-06-171-0/+11 * Don't try to install files to ${PREFIX} during the build.marcus2003-06-131-20/+2 * Update to 1.9.1.marcus2003-06-1214-377/+39 * Clear moonlight beckons.ade2003-03-072-1/+1 * A letter got chopped from this patchfile and caused the portalfred2002-10-281-1/+1 * Do not create a ${PREFIX}/doc directory. Also, consolidate two patchesmarcus2002-10-285-36/+49 * Add --without-libintl-prefix as a CONFIGURE_ARG so to eliminate amarcus2002-08-041-1/+3 * Update to 1.8, and retain shared lib version of 3.marcus2002-06-176-25/+30 * Add a few other distfile mirrors.marcus2002-06-161-2/+5 * Speed up fetching.obrien2002-05-301-2/+2 * Update to 1.7.0.1.obrien2002-05-282-3/+3 * Correct the path to gperf.marcus2002-05-271-1/+1 * * Add support for Korean real-world localesmarcus2002-05-232-5/+33 * Allow libiconv to be built by a non-root user.marcus2002-05-152-0/+22 * Use USE_LIBTOOL.sobomax2002-04-305-57/+28 * Actually add the new patches from the last commit....marcus2002-04-302-0/+139 * Fix a few problems in libiconv.marcus2002-04-302-6/+15 * As it was advertised more than a month ago complete giconv -> iconvsobomax2002-04-242-11/+1 * Iconv cleanup, stage 1a: remove `g' prefix from binaries, headers, libraries andsobomax2002-03-189-177/+124 * Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-312-6/+26 * Remove dead WWW.sobomax2001-10-23