diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-29 09:44:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-29 09:44:44 +0000 |
commit | 0c15865355229c7fcf5e2f5e8c87a912f063de7d (patch) | |
tree | 19917327a63c3b09bb3dfd1283974a9c6a91d0ee /net/libpcapnav | |
parent | 8572b975bc17a32fce243cb60363ba44041a10e1 (diff) |
Notes
Diffstat (limited to 'net/libpcapnav')
-rw-r--r-- | net/libpcapnav/Makefile | 5 | ||||
-rw-r--r-- | net/libpcapnav/distinfo | 6 | ||||
-rw-r--r-- | net/libpcapnav/pkg-plist | 32 |
3 files changed, 35 insertions, 8 deletions
diff --git a/net/libpcapnav/Makefile b/net/libpcapnav/Makefile index 70320e78b531..c3e5cc2e5978 100644 --- a/net/libpcapnav/Makefile +++ b/net/libpcapnav/Makefile @@ -6,18 +6,17 @@ # PORTNAME= libpcapnav -PORTVERSION= 0.5 +PORTVERSION= 0.7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= netdude -MAINTAINER= yb@bashibuzuk.net +MAINTAINER= wxs@csh.rit.edu COMMENT= A libpcap wrapper library CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${DOCSDIR} GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|DOC_MODULE = pcapnav|DOC_MODULE =|' \ diff --git a/net/libpcapnav/distinfo b/net/libpcapnav/distinfo index ed0e1dae47fd..82692aeac0eb 100644 --- a/net/libpcapnav/distinfo +++ b/net/libpcapnav/distinfo @@ -1,3 +1,3 @@ -MD5 (libpcapnav-0.5.tar.gz) = b0ccb5930acffe257f2e38ea9976eff2 -SHA256 (libpcapnav-0.5.tar.gz) = 5c93d7ac8305b3c1a91c047d5aac547c59eced02b87c2f5be598c2a7b0e2f134 -SIZE (libpcapnav-0.5.tar.gz) = 276640 +MD5 (libpcapnav-0.7.tar.gz) = 5bc10d3b8d748d9080b19c4be5896e67 +SHA256 (libpcapnav-0.7.tar.gz) = 5860c6ad6ebcd0036a0ed6aadd0c3f2d5232fac3c5da1741a58d51a8e737c8e6 +SIZE (libpcapnav-0.7.tar.gz) = 390455 diff --git a/net/libpcapnav/pkg-plist b/net/libpcapnav/pkg-plist index bfc01fe0010e..d591196bad5c 100644 --- a/net/libpcapnav/pkg-plist +++ b/net/libpcapnav/pkg-plist @@ -8,21 +8,49 @@ lib/libpcapnav.a %%PORTDOCS%%%%DOCSDIR%%/images/caution.gif %%PORTDOCS%%%%DOCSDIR%%/images/note.gif %%PORTDOCS%%%%DOCSDIR%%/images/warning.gif +%%PORTDOCS%%%%DOCSDIR%%/a1136.html +%%PORTDOCS%%%%DOCSDIR%%/a1137.html +%%PORTDOCS%%%%DOCSDIR%%/a1140.html +%%PORTDOCS%%%%DOCSDIR%%/a1141.html +%%PORTDOCS%%%%DOCSDIR%%/a1142.html +%%PORTDOCS%%%%DOCSDIR%%/a1143.html %%PORTDOCS%%%%DOCSDIR%%/a1145.html -%%PORTDOCS%%%%DOCSDIR%%/a1147.html -%%PORTDOCS%%%%DOCSDIR%%/a1148.html +%%PORTDOCS%%%%DOCSDIR%%/a1155.html +%%PORTDOCS%%%%DOCSDIR%%/a1169.html +%%PORTDOCS%%%%DOCSDIR%%/a1173.html +%%PORTDOCS%%%%DOCSDIR%%/a1266.html +%%PORTDOCS%%%%DOCSDIR%%/a1268.html +%%PORTDOCS%%%%DOCSDIR%%/a1285.html +%%PORTDOCS%%%%DOCSDIR%%/a1286.html +%%PORTDOCS%%%%DOCSDIR%%/a1287.html +%%PORTDOCS%%%%DOCSDIR%%/a1294.html +%%PORTDOCS%%%%DOCSDIR%%/a1298.html +%%PORTDOCS%%%%DOCSDIR%%/a130.html +%%PORTDOCS%%%%DOCSDIR%%/a1300.html +%%PORTDOCS%%%%DOCSDIR%%/a1302.html +%%PORTDOCS%%%%DOCSDIR%%/a134.html +%%PORTDOCS%%%%DOCSDIR%%/a1465.html %%PORTDOCS%%%%DOCSDIR%%/about.html %%PORTDOCS%%%%DOCSDIR%%/api.html %%PORTDOCS%%%%DOCSDIR%%/c15.html %%PORTDOCS%%%%DOCSDIR%%/c16.html +%%PORTDOCS%%%%DOCSDIR%%/c18.html +%%PORTDOCS%%%%DOCSDIR%%/c54.html +%%PORTDOCS%%%%DOCSDIR%%/c55.html %%PORTDOCS%%%%DOCSDIR%%/c58.html %%PORTDOCS%%%%DOCSDIR%%/c59.html +%%PORTDOCS%%%%DOCSDIR%%/c60.html +%%PORTDOCS%%%%DOCSDIR%%/c61.html +%%PORTDOCS%%%%DOCSDIR%%/c62.html +%%PORTDOCS%%%%DOCSDIR%%/c63.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/pcapnav-pcapnav-debug.html %%PORTDOCS%%%%DOCSDIR%%/pcapnav-pcapnav-macros.html %%PORTDOCS%%%%DOCSDIR%%/pcapnav-pcapnav-timestamp.html %%PORTDOCS%%%%DOCSDIR%%/pcapnav-pcapnav.html %%PORTDOCS%%%%DOCSDIR%%/x28.html +%%PORTDOCS%%%%DOCSDIR%%/x29.html +%%PORTDOCS%%%%DOCSDIR%%/x31.html %%PORTDOCS%%%%DOCSDIR%%/index.sgml %%PORTDOCS%%%%DOCSDIR%%/stylesheet.css %%PORTDOCS%%@dirrm %%DOCSDIR%%/images |