ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/mail/pine-pgp-filters/Makefile
(Generate patch)

Comparing trunk/mail/pine-pgp-filters/Makefile (file contents):
Revision 5576 by laffer1, Wed Jun 18 22:09:46 2008 UTC vs.
Revision 5758 by laffer1, Mon Jul 14 03:12:12 2008 UTC

# Line 2 | Line 2
2   # Date created:                         22 January 2003
3   # Whom:                                 dougb
4   #
5 < # $MidnightBSD: mports/mail/pine-pgp-filters/Makefile,v 1.7 2008/05/11 14:51:39 laffer1 Exp $
5 > # $MidnightBSD: mports/mail/pine-pgp-filters/Makefile,v 1.8 2008/06/18 22:09:46 laffer1 Exp $
6   # $FreeBSD: ports/mail/pine-pgp-filters/Makefile,v 1.13 2007/12/26 22:18:26 dougb Exp $
7   #
8  
9   PORTNAME=       pine-pgp-filters
10   PORTVERSION=    1.6
11 < PORTREVISION=   3
11 > PORTREVISION=   4
12   CATEGORIES=     mail security
13   MASTER_SITES=   http://dougbarton.us/PGP/scripts/ppf/ \
14                  ${MASTER_SITE_FREEBSD_LOCAL}
# Line 23 | Line 23 | LICENSE=       bsd2
23   .include <bsd.port.pre.mk>
24  
25   BUILD_DEPENDS=  gpg2:${PORTSDIR}/security/gnupg
26 < RUN_DEPENDS+=   gpg2:${PORTSDIR}/security/gnupg
26 > RUN_DEPENDS=    gpg2:${PORTSDIR}/security/gnupg
27  
28   .if exists(${LOCALBASE}/bin/pine)
29 < RUN_DEPENDS=    pine:${PORTSDIR}/mail/pine4
29 > RUN_DEPENDS+=   pine:${PORTSDIR}/mail/pine4
30   .else
31 < RUN_DEPENDS=    alpine:${PORTSDIR}/mail/alpine
31 > RUN_DEPENDS+=   alpine:${PORTSDIR}/mail/alpine
32   .endif
33  
34   verify: checksum

Comparing trunk/mail/pine-pgp-filters/Makefile (property cvs2svn:cvs-rev):
Revision 5576 by laffer1, Wed Jun 18 22:09:46 2008 UTC vs.
Revision 5758 by laffer1, Mon Jul 14 03:12:12 2008 UTC

# Line 1 | Line 1
1 < 1.8
1 > 1.9

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines