svn commit: r386735 - in head/net/vnstat: . files

Mark Felder feld at FreeBSD.org
Tue May 19 02:24:53 UTC 2015


Author: feld
Date: Tue May 19 02:24:52 2015
New Revision: 386735
URL: https://svnweb.freebsd.org/changeset/ports/386735

Log:
  Update to 1.14

Deleted:
  head/net/vnstat/files/patch-Makefile
Modified:
  head/net/vnstat/Makefile
  head/net/vnstat/distinfo

Modified: head/net/vnstat/Makefile
==============================================================================
--- head/net/vnstat/Makefile	Tue May 19 02:12:57 2015	(r386734)
+++ head/net/vnstat/Makefile	Tue May 19 02:24:52 2015	(r386735)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	vnstat
-PORTVERSION=	1.12
-PORTREVISION=	1
+PORTVERSION=	1.14
+PORTREVISION=	0
 CATEGORIES=	net
 MASTER_SITES=	http://humdi.net/vnstat/ \
 		http://mirror.mcx2.org/
@@ -23,6 +23,11 @@ USES=	gmake
 USERS=	vnstat
 GROUPS=	vnstat
 
+BIN_BSD=	${PREFIX}/bin
+SBIN_BSD=	${PREFIX}/sbin
+MAN_BSD=	${MANDIRS}
+ETC_BSD=	${PREFIX}/etc
+
 PORTDOCS=	README INSTALL_BSD UPGRADE
 SUB_FILES=	pkg-message
 SUB_LIST=	USERS=${USERS} \

Modified: head/net/vnstat/distinfo
==============================================================================
--- head/net/vnstat/distinfo	Tue May 19 02:12:57 2015	(r386734)
+++ head/net/vnstat/distinfo	Tue May 19 02:24:52 2015	(r386735)
@@ -1,2 +1,2 @@
-SHA256 (vnstat-1.12.tar.gz) = af1050d9c1b22d4b9742fe0d1818de9eb1037b8e7f9ba67b962e108d8527be69
-SIZE (vnstat-1.12.tar.gz) = 98435
+SHA256 (vnstat-1.14.tar.gz) = f8462a47d85d0890493dc9eaeafbc725ae631aa5b103fb7f8af4ddb2314e8386
+SIZE (vnstat-1.14.tar.gz) = 103281


More information about the svn-ports-head mailing list