aboutsummaryrefslogtreecommitdiff
path: root/net/mpd4
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2006-01-24 09:28:22 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2006-01-24 09:28:22 +0000
commit70dd0de8ee8c0930730b488cfd5b8fabe2326151 (patch)
tree4a5be8308cb6575a0633a018e3a4a86c709b504d /net/mpd4
parent8a8114f0c13f7843cf7a258d3cec4089ff70dae7 (diff)
downloadports-70dd0de8ee8c0930730b488cfd5b8fabe2326151.tar.gz
ports-70dd0de8ee8c0930730b488cfd5b8fabe2326151.zip
Update to new beta release of mpd4 - 4.0b4. Several important bugfixes has
been made in this release. Also the new release introduces better integration with new nodes in RELENG_6 branch - ng_tcpmss(4) and ng_netflow(4). Approved by: archie
Notes
Notes: svn path=/head/; revision=154332
Diffstat (limited to 'net/mpd4')
-rw-r--r--net/mpd4/Makefile5
-rw-r--r--net/mpd4/distinfo6
-rw-r--r--net/mpd4/files/patch-src::Makefile26
-rw-r--r--net/mpd4/pkg-descr2
-rw-r--r--net/mpd4/pkg-plist1
5 files changed, 7 insertions, 33 deletions
diff --git a/net/mpd4/Makefile b/net/mpd4/Makefile
index b0c296889131..1ce43271ea3d 100644
--- a/net/mpd4/Makefile
+++ b/net/mpd4/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= mpd4
-PORTVERSION= 4.0b3
-PORTREVISION= 1
+PORTVERSION= 4.0b4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= archie
+MASTER_SITE_SUBDIR= glebius
DIST_SUBDIR= mpd4
MAINTAINER= archie@freebsd.org
diff --git a/net/mpd4/distinfo b/net/mpd4/distinfo
index 107957911539..b75129016fef 100644
--- a/net/mpd4/distinfo
+++ b/net/mpd4/distinfo
@@ -1,3 +1,3 @@
-MD5 (mpd4/mpd4-4.0b3.tar.gz) = 47861ee1ecabaedcdbc2a5c2f39c6a05
-SHA256 (mpd4/mpd4-4.0b3.tar.gz) = 2bf948202754dda81e4f440d8a980a8c9bd8b531ae66d5a556419aac09812025
-SIZE (mpd4/mpd4-4.0b3.tar.gz) = 354259
+SIZE (mpd4/mpd4-4.0b4.tar.gz) = 338472
+MD5 (mpd4/mpd4-4.0b4.tar.gz) = 033c0a1620eab8ba8706a9f08e902dec
+SHA256 (mpd4/mpd4-4.0b4.tar.gz) = 19303efa25f0f5a069ac734433ae355c97fec776a5209deeff0a5cdb3c45d87f
diff --git a/net/mpd4/files/patch-src::Makefile b/net/mpd4/files/patch-src::Makefile
deleted file mode 100644
index 8d8fd02105cf..000000000000
--- a/net/mpd4/files/patch-src::Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-Index: src/Makefile
-===================================================================
-RCS file: /cvsroot/mpd/mpd/src/Makefile,v
-retrieving revision 1.33
-retrieving revision 1.34
-diff -u -r1.33 -r1.34
---- src/Makefile 8 May 2005 16:02:24 -0000 1.33
-+++ src/Makefile 17 Oct 2005 02:00:40 -0000 1.34
-@@ -61,7 +61,7 @@
- LDADD+= -L/usr/lib -lradius
- DPADD+= ${LIBRADIUS}
-
--LDADD+= -L/usr/local/lib -lpdel -lssl -lexpat
-+LDADD+= -L${PREFIX}/lib -lpdel -lssl -lexpat
-
- MPD_VERSION!= echo -n "${VERSION} (`id -un`@`uname -n` `LC_TIME=C date +'%R %v'`)"
-
-@@ -80,7 +80,7 @@
- -Wpointer-arith \
- -Wwrite-strings \
- -pthread \
-- -I/usr/local/include
-+ -I${PREFIX}/include
-
- # Standard sources
-
diff --git a/net/mpd4/pkg-descr b/net/mpd4/pkg-descr
index b2297921c64f..655837db7ad1 100644
--- a/net/mpd4/pkg-descr
+++ b/net/mpd4/pkg-descr
@@ -22,4 +22,4 @@ Mpd also includes many additional features:
Clean device-type independent design
Comprehensive logging
-WWW: http://sourceforge.net/projects/mpd/
+WWW: http://www.sourceforge.net/projects/mpd
diff --git a/net/mpd4/pkg-plist b/net/mpd4/pkg-plist
index 4b494e5a7e4e..168d5695535f 100644
--- a/net/mpd4/pkg-plist
+++ b/net/mpd4/pkg-plist
@@ -63,6 +63,7 @@ share/doc/mpd4/mpd57.html
share/doc/mpd4/mpd58.html
share/doc/mpd4/mpd59.html
share/doc/mpd4/mpd6.html
+share/doc/mpd4/mpd60.html
share/doc/mpd4/mpd7.html
share/doc/mpd4/mpd8.html
share/doc/mpd4/mpd9.html