head	1.9;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.2;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.01.04;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2008.06.06.14.00.52;	author edwin;	state Exp;
branches;
next	1.7;

1.7
date	2007.05.19.20.22.35;	author flz;	state Exp;
branches;
next	1.6;

1.6
date	2006.03.07.08.27.34;	author ade;	state Exp;
branches;
next	1.5;

1.5
date	2004.02.05.20.37.46;	author trevor;	state Exp;
branches;
next	1.4;

1.4
date	2004.02.04.05.08.45;	author marcus;	state Exp;
branches;
next	1.3;

1.3
date	2003.04.20.19.42.16;	author marcus;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.20.18.59.05;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2003.02.16.17.33.48;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# ex:ts=8
# Ports collection makefile for:	gsfv
# Date created:			18 September 2002
# Whom:				Frederic Cambus
#
# $FreeBSD: head/security/gsfv/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	gsfv
PORTVERSION=	0.2.1
PORTREVISION=	4
CATEGORIES=	security
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	ijliao

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Create or verify Simple File Verification (SFV) checksum files

PLIST_FILES=	bin/gsfv
USE_GNOME=	gtk12
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
@


1.8
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.7
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d11 1
a11 1
PORTREVISION=	3
@


1.6
log
@Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with:	kris
Approved by:	portmgr (implicit)
@
text
@d11 1
a11 1
PORTREVISION=	2
@


1.5
log
@Use PLIST_FILES.

Reviewed by:	marcus
@
text
@d11 1
a11 1
PORTREVISION=	1
@


1.4
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
@
text
@d19 1
@


1.3
log
@Remove USE_GNOMENG.
@
text
@d11 1
@


1.2
log
@De-pkg-comment.
@
text
@a17 1
USE_GNOMENG=	yes
@


1.1
log
@add gsfv 0.2.1
Create or verify Simple File Verification (SFV) checksum files

Submitted by:	Frederic Cambus
@
text
@d16 1
@

