summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorriggs <riggs@FreeBSD.org>2017-08-19 15:02:28 +0000
committerriggs <riggs@FreeBSD.org>2017-08-19 15:02:28 +0000
commite5c9b301dca298cf273f0a44c59e7f7862167a4d (patch)
tree161b957151ea3b6673da36b4299dfca9ea656984
parent220108ffc1e4104514b7b7a08f2239a16ec90e9c (diff)
downloadFreeBSD-ports-e5c9b301dca298cf273f0a44c59e7f7862167a4d.zip
FreeBSD-ports-e5c9b301dca298cf273f0a44c59e7f7862167a4d.tar.gz
MFH: r448298
Update to upstream release 1.3.5, fetch distfile from Github Approved by: portmgr (feld)
-rw-r--r--textproc/libebml/Makefile10
-rw-r--r--textproc/libebml/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile
index be74d46..f299add 100644
--- a/textproc/libebml/Makefile
+++ b/textproc/libebml/Makefile
@@ -2,20 +2,22 @@
# $FreeBSD$
PORTNAME= libebml
-PORTVERSION= 1.3.4
+PORTVERSION= 1.3.5
+DISTVERSIONPREFIX= release-
CATEGORIES= textproc
-MASTER_SITES= http://dl.matroska.org/downloads/libebml/ \
- http://www.bunkus.org/videotools/mkvtoolnix/sources/
MAINTAINER= multimedia@FreeBSD.org
COMMENT= EBML (Extensible Binary Meta Language), sort of binary version of XML
LICENSE= LGPL21
-USES= gmake libtool pathfix tar:bzip2
+USES= autoreconf gmake libtool pathfix tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+USE_GITHUB= yes
+GH_ACCOUNT= Matroska-Org
+
INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/textproc/libebml/distinfo b/textproc/libebml/distinfo
index ede5265..b6bbf69 100644
--- a/textproc/libebml/distinfo
+++ b/textproc/libebml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1467890644
-SHA256 (libebml-1.3.4.tar.bz2) = c50d3ecf133742c6549c0669c3873f968e11a365a5ba17b2f4dc339bbe51f387
-SIZE (libebml-1.3.4.tar.bz2) = 606205
+TIMESTAMP = 1503134678
+SHA256 (Matroska-Org-libebml-release-1.3.5_GH0.tar.gz) = efe9851797db47bc78486b6c518d822cfca435afe3d9c9d0812d8e3825cd71e6
+SIZE (Matroska-Org-libebml-release-1.3.5_GH0.tar.gz) = 66370
OpenPOWER on IntegriCloud