Index: Makefile =================================================================== --- Makefile (revision 403549) +++ Makefile (working copy) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= opentsdb -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.3 CATEGORIES= databases java -MASTER_SITES= https://github.com/OpenTSDB/opentsdb/releases/download/${PORTVERSION}/ +MASTER_SITES= https://github.com/OpenTSDB/opentsdb/releases/download/v${PORTVERSION}/ MAINTAINER= xmj@chaot.net COMMENT= OpenTSDB is the Scalable Timeseries Database Index: distinfo =================================================================== --- distinfo (revision 403549) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (opentsdb-2.1.1.tar.gz) = 2b091fd59941a5af21f8fb5195025f541e15d83853f78e1b0ab90db4f36e8b9f -SIZE (opentsdb-2.1.1.tar.gz) = 74609397 +SHA256 (opentsdb-2.1.3.tar.gz) = 771a846baf47f987e0ac78a009f558f246896acb1a468ed0a4a8f57f3cf03a16 +SIZE (opentsdb-2.1.3.tar.gz) = 74601205 Index: files/patch-Makefile.in =================================================================== --- files/patch-Makefile.in (revision 403549) +++ files/patch-Makefile.in (working copy) @@ -1,24 +1,6 @@ ---- Makefile.in.orig 2015-09-12 19:49:17 UTC +--- Makefile.in.orig 2015-12-28 15:21:05 UTC +++ Makefile.in -@@ -1415,7 +1415,7 @@ printdeps: - # This is kind of a hack, but I couldn't find a better way to adjust the paths - # in the script before it gets installed... - install-exec-hook: -- script=tsdb; pkgdatadir='$(pkgdatadir)'; configdir='$(pkgdatadir)/etc/opentsdb'; \ -+ script=tsdb; pkgdatadir='$(pkgdatadir)'; configdir='$(sysconfdir)/etc/opentsdb'; \ - abs_srcdir=''; abs_builddir=''; $(edit_tsdb_script) - cat tsdb.tmp >"$(DESTDIR)$(bindir)/tsdb" - rm -f tsdb.tmp -@@ -1442,7 +1442,7 @@ gwtc: .gwtc-stamp - @$(mkdir_p) gwt - { cd $(srcdir) && cat $(httpui_SRC); } | $(MD5) >"$@-t" - cmp -s "$@" "$@-t" && exit 0; \ -- $(JAVA) $(GWTC_JVM_ARGS) -cp $(GWT_CLASSPATH) com.google.gwt.dev.Compiler \ -+ $(JAVA) -Djava.util.prefs.userRoot=$(HOME) $(GWTC_JVM_ARGS) -cp $(GWT_CLASSPATH) com.google.gwt.dev.Compiler \ - $(GWTC_ARGS) -war gwt tsd.QueryUi - @mv "$@-t" "$@" - gwtdev: .gwtc-stamp -@@ -1468,7 +1468,7 @@ gwttsd: staticroot +@@ -1366,7 +1366,7 @@ gwttsd: staticroot # how to tell it to install a bunch of files recursively for which I don't # know ahead of time what the file names are. install-data-local: staticroot install-data-lib install-data-tools \ Property changes on: files/patch-Makefile.in ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: files/patch-configure =================================================================== --- files/patch-configure (revision 403549) +++ files/patch-configure (working copy) @@ -1,6 +1,6 @@ ---- configure.orig 2015-09-12 19:49:18 UTC +--- configure.orig 2015-11-11 20:54:56 UTC +++ configure -@@ -1714,7 +1714,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu +@@ -1746,7 +1746,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_aux_dir= Index: pkg-plist =================================================================== --- pkg-plist (revision 403549) +++ pkg-plist (working copy) @@ -14,7 +14,7 @@ %%DATADIR%%/lib/netty-3.9.4.Final.jar %%DATADIR%%/lib/protobuf-java-2.5.0.jar %%DATADIR%%/lib/slf4j-api-1.7.7.jar -%%DATADIR%%/lib/tsdb-2.1.1.jar +%%DATADIR%%/lib/tsdb-2.1.3.jar %%DATADIR%%/lib/zookeeper-3.3.6.jar %%DATADIR%%/static/clear.cache.gif %%DATADIR%%/static/favicon.ico