Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jan 2008 12:01:50 -0500 (EST)
From:      Robert Noland <rnoland@2hip.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/119311: [MAINTAINER] net-p2p/azureus: update to 3.0.4.2
Message-ID:  <200801031701.m03H1oWi042871@rnoland-ibm.acs.internap.com>
Resent-Message-ID: <200801031730.m03HU2W7076072@freefall.freebsd.org>

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

>Number:         119311
>Category:       ports
>Synopsis:       [MAINTAINER] net-p2p/azureus: update to 3.0.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 03 17:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Robert Noland
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD rnoland-ibm.2hip.net 8.0-CURRENT FreeBSD 8.0-CURRENT #114: Wed Nov 21 19:10:00 EST 2007
>Description:
- Update to 3.0.4.2

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- azureus-3.0.4.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-p2p/azureus/Makefile,v
retrieving revision 1.46
diff -u -r1.46 Makefile
--- Makefile	29 Oct 2007 21:29:24 -0000	1.46
+++ Makefile	3 Jan 2008 17:00:58 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	azureus
-PORTVERSION=	3.0.3.4
+PORTVERSION=	3.0.4.2
 CATEGORIES=	net-p2p java
 MASTER_SITES=	SF
 DISTNAME=	Azureus_${PORTVERSION}_source
@@ -51,7 +51,7 @@
 			"A full feature BitTorrent client" \
 			"${PORTNAME}.png" \
 			"${PORTNAME}" \
-			"" \
+			"Application;Network;P2P;" \
 			true
 
 INSTALLS_ICONS=		yes
@@ -91,12 +91,16 @@
 	${MKDIR} ${JAVAJARDIR}
 	${INSTALL_DATA} ${WRKSRC}/dist/lib/${JARFILE} ${JAVAJARDIR}
 	${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
+	${MKDIR} ${PREFIX}/share/icons/hicolor/16x16/apps
 	${INSTALL_DATA} ${WRKDIR}/org/gudy/azureus2/ui/icons/a16.png \
 		${PREFIX}/share/icons/hicolor/16x16/apps/${PORTNAME}.png
+	${MKDIR} ${PREFIX}/share/icons/hicolor/32x32/apps
 	${INSTALL_DATA} ${WRKDIR}/org/gudy/azureus2/ui/icons/a32.png \
 		${PREFIX}/share/icons/hicolor/32x32/apps/${PORTNAME}.png
+	${MKDIR} ${PREFIX}/share/icons/hicolor/64x64/apps
 	${INSTALL_DATA} ${WRKDIR}/org/gudy/azureus2/ui/icons/a64.png \
 		${PREFIX}/share/icons/hicolor/64x64/apps/${PORTNAME}.png
+	${MKDIR} ${PREFIX}/share/icons/hicolor/128x128/apps
 	${INSTALL_DATA} ${WRKDIR}/org/gudy/azureus2/ui/icons/a128.png \
 		${PREFIX}/share/icons/hicolor/128x128/apps/${PORTNAME}.png
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net-p2p/azureus/distinfo,v
retrieving revision 1.18
diff -u -r1.18 distinfo
--- distinfo	29 Oct 2007 21:29:24 -0000	1.18
+++ distinfo	3 Jan 2008 17:00:58 -0000
@@ -1,3 +1,3 @@
-MD5 (Azureus_3.0.3.4_source.zip) = 1dd3f6cbf77ce90c1eb2f80d01c7e912
-SHA256 (Azureus_3.0.3.4_source.zip) = e413ce9908ba940345b26024e2daedb2dbf3274aeba3996b7ed7a9b287072f8d
-SIZE (Azureus_3.0.3.4_source.zip) = 6988737
+MD5 (Azureus_3.0.4.2_source.zip) = fff98b2e2c2006cd71acf10116fc81c6
+SHA256 (Azureus_3.0.4.2_source.zip) = 71363f79d1be97103cf7187bfdb7779d36279c75e1abc47ad8fe98ea21e3c2b0
+SIZE (Azureus_3.0.4.2_source.zip) = 7110233
--- azureus-3.0.4.2.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?200801031701.m03H1oWi042871>