From nobody@FreeBSD.org  Sat Aug  1 11:00:30 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9FD90106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  1 Aug 2009 11:00:30 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 736268FC1A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  1 Aug 2009 11:00:30 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n71B0U4J006474
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 1 Aug 2009 11:00:30 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n71B0Ujl006472;
	Sat, 1 Aug 2009 11:00:30 GMT
	(envelope-from nobody)
Message-Id: <200908011100.n71B0Ujl006472@www.freebsd.org>
Date: Sat, 1 Aug 2009 11:00:30 GMT
From: Toni Gundogdu <legatvs@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] multimedia/abby to 0.4.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         137329
>Category:       ports
>Synopsis:       [maintainer update] multimedia/abby to 0.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nivit
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 01 11:10:05 UTC 2009
>Closed-Date:    Sat Aug 01 17:09:10 UTC 2009
>Last-Modified:  Sat Aug  1 17:10:03 UTC 2009
>Originator:     Toni Gundogdu
>Release:        FreeBSD 7.2-RELEASE-p2 i386
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/multimedia/abby/Makefile abby/Makefile
--- /usr/ports/multimedia/abby/Makefile	2009-07-06 01:05:13.000000000 +0300
+++ abby/Makefile	2009-08-01 13:51:23.000000000 +0300
@@ -6,15 +6,15 @@
 #
 
 PORTNAME=	abby
-PORTVERSION=	0.4.0
+PORTVERSION=	0.4.2
 CATEGORIES=	multimedia net
 MASTER_SITES=	GOOGLE_CODE
 
 MAINTAINER=	legatvs@gmail.com
 COMMENT=	Front-end for c/clive
 
-OPTIONS=	CCLIVE "Use cclive as back-end" on \
-		CLIVE  "Use clive as back-end" off
+OPTIONS=	CCLIVE "Use cclive backend" on \
+		CLIVE  "Use clive backend" off
 
 USE_BZIP2=	yes
 USE_QT_VER=	4
@@ -25,7 +25,7 @@
 
 do-configure:
 	@cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
-		${QMAKE} "QT+=network xml" -unix PREFIX=${PREFIX} abby.pro
+		${QMAKE} -unix PREFIX=${PREFIX} abby.pro
 
 .include <bsd.port.pre.mk>
 
@@ -33,11 +33,11 @@
 	${INSTALL_PROGRAM} ${WRKSRC}/abby ${PREFIX}/bin/abby
 
 .if defined(WITHOUT_CCLIVE)
-RUN_DEPENDS+=	cclive>=0.4.4:${PORTSDIR}/multimedia/cclive
+RUN_DEPENDS+=	cclive>=0.4.6:${PORTSDIR}/multimedia/cclive
 .endif
 
 .if defined(WITH_CLIVE)
-RUN_DEPENDS+=	clive>=2.2.1:${PORTSDIR}/multimedia/clive
+RUN_DEPENDS+=	clive>=2.2.3:${PORTSDIR}/multimedia/clive
 .endif
 
 .include <bsd.port.post.mk>
diff -ruN /usr/ports/multimedia/abby/distinfo abby/distinfo
--- /usr/ports/multimedia/abby/distinfo	2009-07-06 01:05:13.000000000 +0300
+++ abby/distinfo	2009-08-01 13:47:59.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (abby-0.4.0.tar.bz2) = 50b41c0a63457c272f871d4997d33b88
-SHA256 (abby-0.4.0.tar.bz2) = d42e2b6ee8259904d80d50b7147be3b966f991333367b256aaa86ba960192124
-SIZE (abby-0.4.0.tar.bz2) = 38985
+MD5 (abby-0.4.2.tar.bz2) = 5ee4b1d085461a7fda7bba46c4fa677b
+SHA256 (abby-0.4.2.tar.bz2) = c57634d9815f43b0af1f71dcd4a9f16c454de9afa275e01d8099a471e558a608
+SIZE (abby-0.4.2.tar.bz2) = 40385


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->nivit 
Responsible-Changed-By: nivit 
Responsible-Changed-When: Sat Aug 1 15:35:50 UTC 2009 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137329 
State-Changed-From-To: open->closed 
State-Changed-By: nivit 
State-Changed-When: Sat Aug 1 17:09:09 UTC 2009 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137329 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137329: commit references a PR
Date: Sat,  1 Aug 2009 17:08:59 +0000 (UTC)

 nivit       2009-08-01 17:08:48 UTC
 
   FreeBSD ports repository
 
   Modified files:
     multimedia/abby      Makefile distinfo 
   Log:
   - Update to 0.4.2
   
   PR:             ports/137329
   Submitted by:   Toni Gundogdu <legatvs@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.7       +6 -6      ports/multimedia/abby/Makefile
   1.7       +3 -3      ports/multimedia/abby/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
