View | Details | Raw Unified | Return to bug 158915 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/ports/net-mgmt/circe/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	circe
8
PORTNAME=	circe
9
PORTVERSION=	0.2.0
9
PORTVERSION=	0.2.1
10
CATEGORIES=	net-mgmt
10
CATEGORIES=	net-mgmt
11
MASTER_SITES=	http://bws.berkeley.edu/ports/
11
MASTER_SITES=	http://bws.berkeley.edu/ports/
12
12
(-)/usr/ports/net-mgmt/circe/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (circe/circe-0.2.0.tar.gz) = bb6033ee62524c27c557dc8a487b1aa7dd0a879571ee375b95c9123780dd761c
1
SHA256 (circe/circe-0.2.1.tar.gz) = 78b7f822e6a608bac4c8ba5a4c01ced6c28aafe34f385d8c004b2049cd4fdf8b
2
SIZE (circe/circe-0.2.0.tar.gz) = 29909
2
SIZE (circe/circe-0.2.1.tar.gz) = 29906
(-)/usr/ports/net-mgmt/circe/pkg-plist (-1 lines)
Lines 18-24 Link Here
18
etc/ipfw.init.dist
18
etc/ipfw.init.dist
19
etc/ipfw.local.dist
19
etc/ipfw.local.dist
20
etc/rc.d/circed
20
etc/rc.d/circed
21
%%SITE_PERL%%/LibNAC.pm
22
@unexec rmdir %D/etc/env 2>/dev/null || true
21
@unexec rmdir %D/etc/env 2>/dev/null || true
23
@unexec rmdir %D/share/nac 2>/dev/null || true
22
@unexec rmdir %D/share/nac 2>/dev/null || true
24
@unexec rmdir %D/libexec/nac 2>/dev/null || true
23
@unexec rmdir %D/libexec/nac 2>/dev/null || true

Return to bug 158915