svn commit: r478677 - head/net/megatools

Wen Heping wen at FreeBSD.org
Sat Sep 1 12:31:28 UTC 2018


Author: wen
Date: Sat Sep  1 12:31:27 2018
New Revision: 478677
URL: https://svnweb.freebsd.org/changeset/ports/478677

Log:
  - Update to 1.10.2
  
  PR:		231062
  Submitted by:	max at kostikov.co(maintainer)

Modified:
  head/net/megatools/Makefile
  head/net/megatools/distinfo

Modified: head/net/megatools/Makefile
==============================================================================
--- head/net/megatools/Makefile	Sat Sep  1 12:18:09 2018	(r478676)
+++ head/net/megatools/Makefile	Sat Sep  1 12:31:27 2018	(r478677)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	megatools
-PORTVERSION=	1.10.1
+PORTVERSION=	1.10.2
 CATEGORIES=	net
 MASTER_SITES=	https://megatools.megous.com/builds/
 
@@ -17,7 +17,7 @@ BUILD_DEPENDS=	asciidoc:textproc/asciidoc
 
 CONFIGURE_ENV=	OPENSSL_CFLAGS="-I${OPENSSLINC}" \
 		OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl"
-USES=		gettext-runtime gmake libtool pathfix pkgconfig ssl
+USES=		gettext-runtime gmake gnome libtool pathfix pkgconfig ssl
 GNU_CONFIGURE=	yes
 USE_GNOME=	glib20
 

Modified: head/net/megatools/distinfo
==============================================================================
--- head/net/megatools/distinfo	Sat Sep  1 12:18:09 2018	(r478676)
+++ head/net/megatools/distinfo	Sat Sep  1 12:31:27 2018	(r478677)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532784946
-SHA256 (megatools-1.10.1.tar.gz) = 9938127db27b579d49aa8722bfdddd17833fe90668aa2670ce88d1c889452d67
-SIZE (megatools-1.10.1.tar.gz) = 299422
+TIMESTAMP = 1535804473
+SHA256 (megatools-1.10.2.tar.gz) = 179e84c68e24696c171238a72bcfe5e28198e4c4e9f9043704f36e5c0b17c38a
+SIZE (megatools-1.10.2.tar.gz) = 300486


More information about the svn-ports-head mailing list