Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2014 23:22:37 +0100 (CET)
From:      Radim Kolar <hsn@sanatana.dharma>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        hsn@sanatana.filez.com, pawel@FreeBSD.org
Subject:   ports/187714: [PATCH] net-p2p/vuze: update to 5.3.0.0
Message-ID:  <201403182222.s2IMMbrX036150@sanatana.localdomain>
Resent-Message-ID: <201403182230.s2IMU0Ke004531@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187714
>Category:       ports
>Synopsis:       [PATCH] net-p2p/vuze: update to 5.3.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 18 22:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Radim Kolar
>Release:        FreeBSD 10.0-RELEASE i386
>Organization:
Sanatana Dharma
>Environment:
System: FreeBSD sanatana.localdomain 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r262832: Thu Mar  6 15:01:56
>Description:
- Update to 5.3.0.0
- Added license

Port maintainer (pawel@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.03.16 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- vuze-5.3.0.0.patch begins here ---
diff -ruN /usr/ports/net-p2p/vuze/Makefile ./Makefile
--- /usr/ports/net-p2p/vuze/Makefile	2014-03-10 17:38:00.000000000 +0100
+++ ./Makefile	2014-03-18 23:21:30.000000000 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: head/net-p2p/vuze/Makefile 347778 2014-03-10 16:38:00Z bapt $
 
 PORTNAME=	vuze
-PORTVERSION=	5.2.0.0
+PORTVERSION=	5.3.0.0
 CATEGORIES=	net-p2p java
 MASTER_SITES=	SF/azureus/vuze/Vuze_${PORTVERSION:S/.//g}
 DISTNAME=	Vuze_${PORTVERSION:S/.//g}_source
@@ -10,6 +10,8 @@
 MAINTAINER=	pawel@FreeBSD.org
 COMMENT=	BitTorrent client written in Java
 
+LICENSE=	GPLv2
+
 BUILD_DEPENDS=	${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \
 		${JAVALIBDIR}/commons-cli.jar:${PORTSDIR}/java/jakarta-commons-cli \
 		${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit \
diff -ruN /usr/ports/net-p2p/vuze/distinfo ./distinfo
--- /usr/ports/net-p2p/vuze/distinfo	2013-12-15 14:27:53.000000000 +0100
+++ ./distinfo	2014-03-18 22:45:46.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (Vuze_5200_source.zip) = 399c97df898c94aa0c9d5c72d7beb8df808c6a52944ea2d3fa29540e89c36e46
-SIZE (Vuze_5200_source.zip) = 9934436
+SHA256 (Vuze_5300_source.zip) = 556149f09f48c533a37d80526ac655f0bc067f3a6bf3f3c4483f5273ac74ebc7
+SIZE (Vuze_5300_source.zip) = 10015198
--- vuze-5.3.0.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403182222.s2IMMbrX036150>