From 22072c883e8a4debf14ffccd4fdca33b57aad38b Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Fri, 18 Feb 2005 22:44:45 +0000 Subject: - Update to 0.3.1 PR: ports/77692 Submitted by: maintainer --- net-mgmt/netustad/Makefile | 4 ++-- net-mgmt/netustad/distinfo | 4 ++-- net-mgmt/netustad/pkg-plist | 14 -------------- 3 files changed, 4 insertions(+), 18 deletions(-) (limited to 'net-mgmt/netustad') diff --git a/net-mgmt/netustad/Makefile b/net-mgmt/netustad/Makefile index 9c5433a9f97f..c0326010ed59 100644 --- a/net-mgmt/netustad/Makefile +++ b/net-mgmt/netustad/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: netustad -# Date created: 9 January 2005 +# Date created: 9 February 2005 # Whom: Ozkan KIRIK # # $FreeBSD$ # PORTNAME= netustad -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= net-mgmt security MASTER_SITES= http://www.enderunix.org/netustad/ diff --git a/net-mgmt/netustad/distinfo b/net-mgmt/netustad/distinfo index d7e2be4ae50e..882968932d72 100644 --- a/net-mgmt/netustad/distinfo +++ b/net-mgmt/netustad/distinfo @@ -1,2 +1,2 @@ -MD5 (netustad-0.3.0.tar.gz) = 4f5f0087c10b7571398491fd146faaaf -SIZE (netustad-0.3.0.tar.gz) = 282356 +MD5 (netustad-0.3.1.tar.gz) = e5631a7fa5d563d4f1b0168cfff524d9 +SIZE (netustad-0.3.1.tar.gz) = 280480 diff --git a/net-mgmt/netustad/pkg-plist b/net-mgmt/netustad/pkg-plist index 32b00e290196..984b0e50b43f 100644 --- a/net-mgmt/netustad/pkg-plist +++ b/net-mgmt/netustad/pkg-plist @@ -5,19 +5,6 @@ etc/rc.d/netustad.sh @unexec if cmp -s %D/etc/netustad/netustad.conf %D/etc/netustad/netustad.conf-dist; then rm -f %D/etc/netustad/netustad.conf; fi etc/netustad/netustad.conf-dist @exec [ -f %B/netustad/netustad.conf ] || cp %B/%f %B/netustad/netustad.conf -include/netustad/acceptrequest.h -include/netustad/addnewrule.h -include/netustad/auth.h -include/netustad/common.h -include/netustad/config.h -include/netustad/deleterule.h -include/netustad/editrule.h -include/netustad/loadconfig.h -include/netustad/mimetype.h -include/netustad/netustad.h -include/netustad/execcgi.h -include/netustad/network.h -include/netustad/snprintf.h share/locale/tr/LC_MESSAGES/netustad.mo %%DATADIR%%/script/action1.inc %%DATADIR%%/script/action2.inc @@ -99,7 +86,6 @@ share/locale/tr/LC_MESSAGES/netustad.mo %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%%%DOCSDIR%%/ABOUT-NLS -@dirrm include/netustad @dirrm etc/netustad @dirrm share/locale/tr/LC_MESSAGES @dirrm %%DATADIR%%/script/images -- cgit v1.2.3