1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Update to 1.10

This commit is contained in:
Dennis Herrmann 2010-01-09 09:59:55 +00:00
parent 9e3eefee66
commit 4f1f4285e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247434
3 changed files with 4 additions and 16 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= vnstat
PORTVERSION= 1.9
PORTREVISION= 1
PORTVERSION= 1.10
CATEGORIES= net
MASTER_SITES= http://humdi.net/vnstat/ \
http://mirror.mcx2.org/

View File

@ -1,3 +1,3 @@
MD5 (vnstat-1.9.tar.gz) = ebaf8352fa3674faea2fe2ce1001a38d
SHA256 (vnstat-1.9.tar.gz) = 0193e9042e4bc3e21616a8f39610c31a9d1bdaec370ad1ce1a3abcc841f52fd6
SIZE (vnstat-1.9.tar.gz) = 76166
MD5 (vnstat-1.10.tar.gz) = 95421d968689130590348ceb80ff74a8
SHA256 (vnstat-1.10.tar.gz) = 150883f9a6f5fe2430707baa26bd148f3781423f09d27cb5285096ad943cbea2
SIZE (vnstat-1.10.tar.gz) = 77685

View File

@ -1,11 +0,0 @@
--- ./src/image.c.orig 2009-12-13 18:45:05.000000000 +0100
+++ ./src/image.c 2009-12-13 18:45:26.000000000 +0100
@@ -1398,7 +1398,7 @@
char *getimagescale(uint64_t kb, int rate)
{
- static char buffer[6];
+ static char buffer[7];
uint32_t limit[3];
int unit;