head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2006.01.22.02.58.09;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2005.03.10.09.02.51;	author leeym;	state Exp;
branches;
next	1.2;

1.2
date	2005.03.09.17.27.09;	author leeym;	state Exp;
branches;
next	1.1;

1.1
date	2004.08.22.00.09.01;	author scrappy;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Replace ugly "@@unexec rmdir %D... 2>/dev/null || true" with @@dirrmtry

Approved by:    krion@@
PR:             ports/88711 (related)
@
text
@%%SITE_PERL%%/Maypole/Authentication/UserSessionCookie.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole/Authentication/UserSessionCookie/.packlist
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole/Authentication/UserSessionCookie
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole/Authentication
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole
@@dirrmtry %%SITE_PERL%%/Maypole/Authentication
@@dirrmtry %%SITE_PERL%%/Maypole
@


1.3
log
@- use "@@unexec rmdir ..." instead of "@@dirrm ..." for the non-leaf directories
- unbreak this port
@
text
@d4 4
a7 4
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole/Authentication 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/Maypole/Authentication 2>/dev/null || true
@@unexec rmdir %D/%%SITE_PERL%%/Maypole 2>/dev/null || true
@


1.2
log
@- Update to 1.4
- fix PLIST

PR:		78080
Submitted by:	leeym
Approved by:	maintainer timeout
@
text
@d4 2
a5 2
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole/Authentication
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Maypole
@


1.1
log
@Track sessions and, optionally, users
@
text
@d3 1
@

