FreeBSD Bugzilla – Attachment 203013 Details for
Bug 236674
net/py-pcap: Update version 0.6.4=>0.6.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-pcap-0.6.5
py-pcap-0.6.5.patch (text/plain), 1.76 KB, created by
Muhammad Moinur Rahman
on 2019-03-20 20:27:36 UTC
(
hide
)
Description:
py-pcap-0.6.5
Filename:
MIME Type:
Creator:
Muhammad Moinur Rahman
Created:
2019-03-20 20:27:36 UTC
Size:
1.76 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 495742) >+++ Makefile (working copy) >@@ -2,22 +2,26 @@ > # $FreeBSD$ > > PORTNAME= pcap >-PORTVERSION= 0.6.4 >-PORTREVISION= 1 >+PORTVERSION= 0.6.5 > CATEGORIES= net python >-MASTER_SITES= SF/pylib${PORTNAME}/pylib${PORTNAME}/${PORTVERSION} > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >-DISTNAME= pylib${PORTNAME}-${PORTVERSION} > > MAINTAINER= leres@FreeBSD.org > COMMENT= Python interface to LBL Packet Capture library (libpcap) > > LICENSE= BSD3CLAUSE >-LICENSE_FILE= ${WRKSRC}/COPYING >+LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= python:2.7 >-USE_PYTHON= distutils autoplist >+BUILD_DEPENDS= swig3.0:devel/swig30 > >+USES= python >+ >+USE_GITHUB= yes >+GH_ACCOUNT= 5u623l20 >+GH_PROJECT= pylibpcap >+GH_TAGNAME= d0bbd5c >+USE_PYTHON= autoplist distutils allflavors >+ > OPTIONS_DEFINE= LIBPCAP > > LIBPCAP_DESC= Use the ports version of libpcap >Index: distinfo >=================================================================== >--- distinfo (revision 495742) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (pylibpcap-0.6.4.tar.gz) = cfc365f2707a7986496acacf71789fef932a5ddbeaa36274cc8f9834831ca3b1 >-SIZE (pylibpcap-0.6.4.tar.gz) = 49517 >+TIMESTAMP = 1553110068 >+SHA256 (5u623l20-pylibpcap-0.6.5-d0bbd5c_GH0.tar.gz) = f83e5da05a1de3c3595f18a8828531b28878baeb1d390a6cb3689a49014c2d9b >+SIZE (5u623l20-pylibpcap-0.6.5-d0bbd5c_GH0.tar.gz) = 29225 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 495742) >+++ pkg-descr (working copy) >@@ -1,4 +1,4 @@ > Python module for the libpcap packet capture library, > based on the original python libpcap module by Aaron Rhodes. > >-WWW: https://sourceforge.net/projects/pylibpcap/ >+WWW: https://github.com/5u623l20/pylibpcap
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 236674
: 203013