diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2007-02-07 08:16:53 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2007-02-07 08:16:53 +0000 |
commit | 65e815a0566923c0e0493cee3dc0a28e23491350 (patch) | |
tree | baf6de5ca4195bef0ef5ade6e378abf3940322c8 /net/mpd5 | |
parent | 4a1e61ae9c575943832bc601f1820d07e6b32af8 (diff) | |
download | ports-65e815a0566923c0e0493cee3dc0a28e23491350.tar.gz ports-65e815a0566923c0e0493cee3dc0a28e23491350.zip |
Notes
Diffstat (limited to 'net/mpd5')
-rw-r--r-- | net/mpd5/Makefile | 18 | ||||
-rw-r--r-- | net/mpd5/distinfo | 6 |
2 files changed, 10 insertions, 14 deletions
diff --git a/net/mpd5/Makefile b/net/mpd5/Makefile index 3d84e674f6ac..083a869d4885 100644 --- a/net/mpd5/Makefile +++ b/net/mpd5/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ # -PORTNAME= mpd4 -PORTVERSION= 4.0r1 -DISTVERSION= 4.0rc1 +PORTNAME= mpd +DISTVERSION= 4.1rc2 CATEGORIES= net -MASTER_SITES= LOCAL/glebius +MASTER_SITES= SF +MASTER_SITE_SUBDIR= mpd DIST_SUBDIR= mpd4 MAINTAINER= mav@alkar.net @@ -17,12 +17,14 @@ COMMENT= Multi-link PPP daemon based on netgraph(4) [development version] LIB_DEPENDS= pdel.0:${PORTSDIR}/devel/libpdel +LATEST_LINK= mpd4 MTREE_FILE= ${FILESDIR}/mpd4.mtree MAN8= mpd4.8 MANCOMPRESSED= maybe USE_RC_SUBR= mpd4.sh HTMLNUM!= jot 62 1 CONFSUF= conf links secret script +DOCSDIR= ${TARGETDIR}/share/doc/mpd4 PORTDOCS= ${HTMLNUM:S/^/mpd/:S/$/.html/} mpd.html mpd.ps README \ mpd_toc.html PLIST_DIRS= etc/mpd4 @@ -30,10 +32,4 @@ PLIST_FILES= ${CONFSUF:S/^/etc\/mpd4\/mpd./:S/$/.sample/} sbin/mpd4 USE_OPENSSL= yes -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -IGNORE= does not compile on FreeBSD 4.x; use net/mpd instead -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/net/mpd5/distinfo b/net/mpd5/distinfo index 72596e736df8..209dbd0c1a75 100644 --- a/net/mpd5/distinfo +++ b/net/mpd5/distinfo @@ -1,3 +1,3 @@ -SIZE (mpd4/mpd4-4.0rc1.tar.gz) = 405920 -MD5 (mpd4/mpd4-4.0rc1.tar.gz) = c0c2503faa7bb51ab02305b0c629d5f8 -SHA256 (mpd4/mpd4-4.0rc1.tar.gz) = 7d820e7dbd8601b9a7ef3d8b198b2a8fb7feefe3d592c281b035fb886f4339e6 +SIZE (mpd4/mpd-4.1rc2.tar.gz) = 406900 +MD5 (mpd4/mpd-4.1rc2.tar.gz) = 0e31c01811f5504e78384e465f47f380 +SHA256 (mpd4/mpd-4.1rc2.tar.gz) = 2eb223bf7f1bf6a2a592ca7c3efa8fdd77bd6f6cd058173c4d1079307be3f8c3 |