svn commit: r429208 - head/net/dante

Baptiste Daroussin bapt at FreeBSD.org
Thu Dec 22 23:55:05 UTC 2016


Author: bapt
Date: Thu Dec 22 23:55:03 2016
New Revision: 429208
URL: https://svnweb.freebsd.org/changeset/ports/429208

Log:
  Stop killing deamons from plist

Modified:
  head/net/dante/Makefile
  head/net/dante/pkg-plist

Modified: head/net/dante/Makefile
==============================================================================
--- head/net/dante/Makefile	Thu Dec 22 23:53:31 2016	(r429207)
+++ head/net/dante/Makefile	Thu Dec 22 23:55:03 2016	(r429208)
@@ -3,6 +3,7 @@
 
 PORTNAME=	dante
 PORTVERSION=	1.4.1
+PORTREVISION=	1
 CATEGORIES=	net security ipv6
 MASTER_SITES=	ftp://ftp.inet.no/pub/socks/ \
 		ftp://ftp.nuug.no/pub/anders/distfiles/ \

Modified: head/net/dante/pkg-plist
==============================================================================
--- head/net/dante/pkg-plist	Thu Dec 22 23:53:31 2016	(r429207)
+++ head/net/dante/pkg-plist	Thu Dec 22 23:55:03 2016	(r429208)
@@ -1,4 +1,3 @@
- at unexec %D/etc/rc.d/sockd.sh forcestop 2>/dev/null || true
 bin/socksify
 @sample etc/sockd.conf.sample
 @sample etc/socks.conf.sample


More information about the svn-ports-head mailing list