From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 13 11:53:45 2010 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9BB2106566B; Wed, 13 Jan 2010 11:53:45 +0000 (UTC) (envelope-from han@log69.com) Received: from bij-005.bijenkorf.hu (bij-005.bijenkorf.hu [91.83.48.130]) by mx1.freebsd.org (Postfix) with ESMTP id 72E8B8FC1B; Wed, 13 Jan 2010 11:53:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by bij-005.bijenkorf.hu (Postfix) with ESMTP id C86C63A9F5; Wed, 13 Jan 2010 12:41:42 +0100 (CET) Received: from bij-005.bijenkorf.hu ([127.0.0.1]) by localhost (bij-005.bijenkorf.hu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Up8AiTJsaIMP; Wed, 13 Jan 2010 12:41:37 +0100 (CET) Received: from dell.andras (host-88-87-234-125.kabelszat2002.hu [88.87.234.125]) by bij-005.bijenkorf.hu (Postfix) with ESMTP id 61CB13A9F2; Wed, 13 Jan 2010 12:41:37 +0100 (CET) Date: Wed, 13 Jan 2010 12:41:35 +0100 From: Horvath Andras To: pav@FreeBSD.org Message-ID: <20100113124135.39775c35@dell.andras> In-Reply-To: <201001130925.o0D9Pgid028469@freefall.freebsd.org> References: <201001130925.o0D9Pgid028469@freefall.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.12; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/142569: Update port: X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2010 11:53:45 -0000 here's the patch. --------------------------- diff -ru aaphoto/Makefile aaphoto.new/Makefile --- aaphoto/Makefile 2009-12-25 20:20:24.000000000 +0100 +++ aaphoto.new/Makefile 2010-01-13 11:53:47.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= aaphoto -PORTVERSION= 0.32 +PORTVERSION= 0.33 CATEGORIES= graphics MASTER_SITES= http://log69.com/downloads/ DISTNAME= ${PORTNAME}_sources_v${PORTVERSION} diff -ru aaphoto/distinfo aaphoto.new/distinfo --- aaphoto/distinfo 2009-12-25 20:20:24.000000000 +0100 +++ aaphoto.new/distinfo 2010-01-13 11:54:50.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (aaphoto_sources_v0.32.tar.gz) = 06167ec2dd7047583300da928010f74e -SHA256 (aaphoto_sources_v0.32.tar.gz) = 1c8cd42f0a045f2998d250992e28265e6c395d13ee76d807456801aeee20f904 -SIZE (aaphoto_sources_v0.32.tar.gz) = 257330 +MD5 (aaphoto_sources_v0.33.tar.gz) = 60bcf320f78e6bfc66c693356cc7e23b +SHA256 (aaphoto_sources_v0.33.tar.gz) = 453f29087c84341d31edcedf49efa524fdad94eb1ac83b3ed6f77ac7e15c9f16 +SIZE (aaphoto_sources_v0.33.tar.gz) = 256626 diff -ru aaphoto/pkg-descr aaphoto.new/pkg-descr --- aaphoto/pkg-descr 2009-12-25 20:20:24.000000000 +0100 +++ aaphoto.new/pkg-descr 2010-01-13 11:53:26.000000000 +0100 @@ -1,7 +1,6 @@ -Auto Adjust Photo is a small command-line image manipulation tool that -allows the user to easily correct family photos. It tries to make the -picture look better. The program does this by analyzing the input image -and then sets the most optimal contrast, gamma, color balance and -saturation for it. +Auto Adjust Photo is a tiny command-line image manipulation tool for +automatic color correction of photos. It tries to make the picture look +better. The program does this by analyzing the input image and then sets +the most optimal contrast, gamma, color balance and saturation for it. WWW: http://log69.com/aaphoto_en.html On Wed, 13 Jan 2010 09:25:42 GMT pav@FreeBSD.org wrote: > Synopsis: Update port: release> > > State-Changed-From-To: open->feedback > State-Changed-By: pav > State-Changed-When: Wed Jan 13 09:25:05 UTC 2010 > State-Changed-Why: > Where's the patch? > > > Responsible-Changed-From-To: freebsd-ports-bugs->pav > Responsible-Changed-By: pav > Responsible-Changed-When: Wed Jan 13 09:25:05 UTC 2010 > Responsible-Changed-Why: > Where's the patch? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=142569