From 68672bb116d281d895be0155876b8fa2e44ba890 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sun, 31 Dec 2000 11:34:50 +0000 Subject: - fix pkg list concerning removal of port (missing symlinks and dir) - bump port revision because of changes in the packing list (to allow pkg_delete to nuke the installed port entirely) PR: 23975 Submitted by: David W. Chapman Jr. --- net/cflowd/Makefile | 1 + net/cflowd/pkg-plist | 3 +++ 2 files changed, 4 insertions(+) (limited to 'net/cflowd') diff --git a/net/cflowd/Makefile b/net/cflowd/Makefile index 53b60be74fcf..6bb1295b208f 100644 --- a/net/cflowd/Makefile +++ b/net/cflowd/Makefile @@ -7,6 +7,7 @@ PORTNAME= cflowd PORTVERSION= 2-1-b1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.caida.org/pub/cflowd/ DISTNAME= ${PORTNAME}-${PORTVERSION} diff --git a/net/cflowd/pkg-plist b/net/cflowd/pkg-plist index 5a7143f171b2..023cc593472f 100644 --- a/net/cflowd/pkg-plist +++ b/net/cflowd/pkg-plist @@ -82,5 +82,8 @@ include/cflowd/snmp++/timetick.h include/cflowd/snmp++/userdefined.h include/cflowd/snmp++/usertimeout.h include/cflowd/snmp++/vb.h +@unexec /bin/rm -f /usr/local/lib/cflowd/libCfd.so +@unexec /bin/rm -f /usr/local/lib/cflowd/libsnmp++.so @unexec /usr/bin/env /sbin/ldconfig -R +@dirrm /usr/local/lib/cflowd @exec /usr/bin/env /sbin/ldconfig -m %B -- cgit v1.2.3