1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

- Update to 1.000 [1]

- Trim Makefile's header [1]
- Add LICENSE (Artistic 1 & GPL 1)

Changes:        http://search.cpan.org/dist/Net-Flow/Changes
PR:             ports/176342 [1]
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Approved by:    Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer, via private email)
This commit is contained in:
Frederic Culot 2013-03-04 08:27:03 +00:00
parent 3cd6bb0df0
commit 2a1089c735
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313400
2 changed files with 7 additions and 8 deletions

View File

@ -1,12 +1,8 @@
# New ports collection makefile for: p5-Net-Flow
# Date created: 2008-02-17
# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
#
# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
# $FreeBSD$
#
PORTNAME= Net-Flow
PORTVERSION= 0.04
PORTVERSION= 1.000
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Decode and encode NetFlow/IPFIX datagrams
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN3= Net::Flow.3

View File

@ -1,2 +1,2 @@
SHA256 (Net-Flow-0.04.tar.gz) = b2bc300a4b0c0ce9f77490ed74ac62af4789f13aef522e5b4afbbb8a1e8d949d
SIZE (Net-Flow-0.04.tar.gz) = 10981
SHA256 (Net-Flow-1.000.tar.gz) = 3c29721b2076322b43a88fde81a687e3e992f42847b6f31fe31050a4e709eb50
SIZE (Net-Flow-1.000.tar.gz) = 11274