head	1.7;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2012.11.22.17.12.00;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.11.17.06.03.12;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.09.05.08.59.33;	author ale;	state Exp;
branches;
next	1.4;

1.4
date	2012.05.11.09.41.32;	author ale;	state Exp;
branches;
next	1.3;

1.3
date	2012.02.02.09.29.00;	author ale;	state Exp;
branches;
next	1.2;

1.2
date	2011.12.27.14.19.07;	author ale;	state Exp;
branches;
next	1.1;

1.1
date	2011.11.23.11.29.11;	author ale;	state Exp;
branches;
next	;


desc
@@


1.7
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307657
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307657 | ale | 2012-11-22 17:07:17 +0000 (Thu, 22 Nov 2012) | 4 lines
## SVN ##
## SVN ## Update to 0.18 release.
## SVN ##
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Alex Dupre <ale@@FreeBSD.org>
# $FreeBSD: head/www/xpi-gdata_provider/Makefile 307657 2012-11-22 17:07:17Z ale $

PORTNAME=	gdata_provider
PORTVERSION=	0.18
DISTVERSIONSUFFIX=	-tb+sm
CATEGORIES=	www deskutils

MAINTAINER=	ale@@FreeBSD.org
COMMENT=	Allows bidirectional access to Google Calendar

XPI_DISTNAME=	provider_for_google_calendar
XPI_NUM=	4631
XPI_ID=		{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}

.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
@


1.6
log
@Switch exporter over
@
text
@d1 2
a2 1
# $FreeBSD: head/www/xpi-gdata_provider/Makefile 303691 2012-09-05 08:59:33Z ale $
d5 2
a6 2
PORTVERSION=	0.16
DISTVERSIONSUFFIX=	-sm+tb
@


1.5
log
@SVN rev 303691 on 2012-09-05 08:59:33Z by ale

Update to 0.16 release.
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.4
log
@Update to 0.13 release.
@
text
@a0 4
# New ports collection makefile for:	xpi-gdata_provider
# Date created:			21 Nov 2011
# Whom:				Alex Dupre <ale@@FreeBSD.org>
#
a1 1
#
d4 1
a4 1
PORTVERSION=	0.13
@


1.3
log
@Update compatibility versions.
@
text
@d9 1
a9 2
PORTVERSION=	0.9
PORTREVISION=	2
a19 4
post-patch:
	@@${REINPLACE_CMD} -i "" "s/8\.\*/10.*/;s/2\.5\.\*/2.7.*/;s/1\.0\.\*/1.2.*/" \
		${WRKSRC}/install.rdf

@


1.2
log
@Claim support for tb 9.* and sm 2.6.*.
@
text
@d10 1
a10 1
PORTREVISION=	1
d22 1
a22 1
	@@${REINPLACE_CMD} -i "" "s/8\.\*/9.*/;s/2\.5\.\*/2.6.*/;s/1\.0\.\*/1.1.*/" \
@


1.1
log
@Add xpi-gdata_provider 0.9, allows bidirectional access to Google
Calendar.

The GDATA Provider is an adapter that connects the internals of
Mozilla's Lightning calendar add-on to Google Calendar RESTful
data services. This allows you to view, edit and manipulate
Google calendars within Lightning.

Feature safe:	yes
@
text
@d10 1
d21 4
@

