Date: Mon, 25 May 2009 21:43:17 GMT From: ismail yenigul <ismail.yenigul@endersys.com.tr> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/134940: [PATCH] net/aget: update to 0.4.1 Message-ID: <200905252143.n4PLhHRK039971@www.freebsd.org> Resent-Message-ID: <200905252150.n4PLo1vZ099660@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134940 >Category: ports >Synopsis: [PATCH] net/aget: update to 0.4.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 25 21:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: ismail yenigul >Release: FreeBSD 6.3-RELEASE-p4 >Organization: Endersys Ltd >Environment: FreeBSD labs.endersys.net 6.3-RELEASE-p4 FreeBSD 6.3-RELEASE-p4 #1: Thu Sep 4 11:54:57 EEST 2008 root@labs.endersys.net:/usr/src/sys/amd64/compile/Endersys.amd64 amd64 >Description: - Update to 0.4.1 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN aget/Makefile aget.orig/Makefile --- aget/Makefile 2009-05-26 00:37:35.000000000 +0300 +++ aget.orig/Makefile 2004-02-06 15:11:56.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= aget -PORTVERSION= 0.4.1 +PORTVERSION= 0.4 CATEGORIES= net MASTER_SITES= http://www.enderunix.org/aget/ @@ -14,6 +14,6 @@ COMMENT= A multithreaded HTTP download accelerator PLIST_FILES= bin/aget -WRKSRC= ${WRKDIR}/aget-0.4.1 +WRKSRC= ${WRKDIR}/aget-0.4 .include <bsd.port.mk> diff -ruN aget/distinfo aget.orig/distinfo --- aget/distinfo 2009-05-26 00:37:42.000000000 +0300 +++ aget.orig/distinfo 2006-01-22 23:22:55.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (aget-0.4.1.tar.gz) = ddee95ad1d394a4751ebde24fcb36fa1 -SHA256 (aget-0.4.1.tar.gz) = d17393c7f44aab38028ae71f14b572ba1839b6e085fb2092b6ebe68bc931df4d -SIZE (aget-0.4.1.tar.gz) = 12783 +MD5 (aget-0.4.tar.gz) = 1d32390f5ea2ddd82dfbb1794cdfa92f +SHA256 (aget-0.4.tar.gz) = 6909b57cc097e333b852574229052841778b79b13038ff33e84760e124337b5b +SIZE (aget-0.4.tar.gz) = 11152 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905252143.n4PLhHRK039971>