From tkjacobsen@gmail.com  Mon Aug 31 20:16:28 2009
Return-Path: <tkjacobsen@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 17E14106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 31 Aug 2009 20:16:28 +0000 (UTC)
	(envelope-from tkjacobsen@gmail.com)
Received: from mail-ew0-f208.google.com (mail-ew0-f208.google.com [209.85.219.208])
	by mx1.freebsd.org (Postfix) with ESMTP id 99C788FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 31 Aug 2009 20:16:27 +0000 (UTC)
Received: by ewy4 with SMTP id 4so1918970ewy.36
        for <FreeBSD-gnats-submit@freebsd.org>; Mon, 31 Aug 2009 13:16:26 -0700 (PDT)
Received: by 10.211.179.15 with SMTP id g15mr4975556ebp.94.1251749786549;
        Mon, 31 Aug 2009 13:16:26 -0700 (PDT)
Received: from tkjacobsen@gmail.com (84-238-115-154.u.parknet.dk [84.238.115.154])
        by mx.google.com with ESMTPS id 10sm82161eyz.2.2009.08.31.13.16.25
        (version=SSLv3 cipher=RC4-MD5);
        Mon, 31 Aug 2009 13:16:25 -0700 (PDT)
Received: by tkjacobsen@gmail.com (sSMTP sendmail emulation); Mon, 31 Aug 2009 22:16:23 +0200
Message-Id: <4a9c2f99.0a1ad00a.0f59.11bb@mx.google.com>
Date: Mon, 31 Aug 2009 22:16:23 +0200
From: Troels Kofoed Jacobsen <tkjacobsen@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tkjacobsen@gmail.com
Subject: [PATCH] deskutils/libgcal: update to 0.9.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         138424
>Category:       ports
>Synopsis:       [PATCH] deskutils/libgcal: update to 0.9.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tabthorpe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 31 20:20:01 UTC 2009
>Closed-Date:    Thu Sep 03 19:02:29 UTC 2009
>Last-Modified:  Thu Sep  3 19:10:08 UTC 2009
>Originator:     Troels Kofoed Jacobsen
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD gluon.std 7.2-STABLE FreeBSD 7.2-STABLE #2: Tue Aug 11 12:11:42 CEST 2009
>Description:
- Update to 0.9.3

Port maintainer (tkjacobsen@gmail.com) is cc'd.

Related port databases/akonadi-googledata will be updated next.

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

--- libgcal-0.9.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/deskutils/libgcal/Makefile /usr/home/tkjacobsen/unix/freebsd/ports/libgcal/Makefile
--- /usr/ports/deskutils/libgcal/Makefile	2009-08-24 15:30:21.000000000 +0200
+++ /usr/home/tkjacobsen/unix/freebsd/ports/libgcal/Makefile	2009-08-29 13:10:09.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libgcal
-PORTVERSION=	0.9.2
+PORTVERSION=	0.9.3
 CATEGORIES=	deskutils
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
@@ -17,6 +17,7 @@
 		iconv:${PORTSDIR}/converters/libiconv \
 		xml2:${PORTSDIR}/textproc/libxml2
 
+USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 USE_GCC=	4.2+
diff -ruN --exclude=CVS /usr/ports/deskutils/libgcal/distinfo /usr/home/tkjacobsen/unix/freebsd/ports/libgcal/distinfo
--- /usr/ports/deskutils/libgcal/distinfo	2009-08-22 05:55:25.000000000 +0200
+++ /usr/home/tkjacobsen/unix/freebsd/ports/libgcal/distinfo	2009-08-29 13:10:09.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (libgcal-0.9.2.tar.gz) = 2e30ebcaad4c01c78b192fe50ec69203
-SHA256 (libgcal-0.9.2.tar.gz) = 5cae3d85549c4a6d1c4bacfd9edc9e2f94dee77f655b28c80815d49d3ba1d522
-SIZE (libgcal-0.9.2.tar.gz) = 365432
+MD5 (libgcal-0.9.3.tar.bz2) = da5f842905111b0b88ee79049282dac3
+SHA256 (libgcal-0.9.3.tar.bz2) = 9fdd52ea8f98ba3ac06f9d42adeccab3e96dce64bd200469003329094c43fc4c
+SIZE (libgcal-0.9.3.tar.bz2) = 646659
--- libgcal-0.9.3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->tabthorpe 
Responsible-Changed-By: tabthorpe 
Responsible-Changed-When: Mon Aug 31 20:36:57 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138424 
State-Changed-From-To: open->closed 
State-Changed-By: tabthorpe 
State-Changed-When: Thu Sep 3 19:02:28 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138424: commit references a PR
Date: Thu,  3 Sep 2009 19:02:36 +0000 (UTC)

 tabthorpe    2009-09-03 19:02:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     deskutils/libgcal    Makefile distinfo 
   Log:
   - Update to 0.9.3
   
   PR:             ports/138424
   Submitted by:   Troels Kofoed Jacobsen <tkjacobsen gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.3       +2 -1      ports/deskutils/libgcal/Makefile
   1.2       +3 -3      ports/deskutils/libgcal/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:
