diff options
author | pav <pav@FreeBSD.org> | 2004-05-23 20:05:45 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-23 20:05:45 +0800 |
commit | c9445acde9389bf3223bcf97245684dc3d7601f6 (patch) | |
tree | f09c3fffa12b60963a90ea3e414eded23a95a38f | |
parent | 24c52456a6bfb13749e77054279e000ab2ac70e2 (diff) | |
download | freebsd-ports-gnome-c9445acde9389bf3223bcf97245684dc3d7601f6.tar.gz freebsd-ports-gnome-c9445acde9389bf3223bcf97245684dc3d7601f6.tar.zst freebsd-ports-gnome-c9445acde9389bf3223bcf97245684dc3d7601f6.zip |
- Update to 7.5b3
PR: ports/67069
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
-rw-r--r-- | net-p2p/bnbt/Makefile | 13 | ||||
-rw-r--r-- | net-p2p/bnbt/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/bnbt/pkg-plist | 7 | ||||
-rw-r--r-- | net/bnbt/Makefile | 13 | ||||
-rw-r--r-- | net/bnbt/distinfo | 4 | ||||
-rw-r--r-- | net/bnbt/pkg-plist | 7 |
6 files changed, 20 insertions, 28 deletions
diff --git a/net-p2p/bnbt/Makefile b/net-p2p/bnbt/Makefile index 0de271da601c..a6afcf79f77d 100644 --- a/net-p2p/bnbt/Makefile +++ b/net-p2p/bnbt/Makefile @@ -6,10 +6,10 @@ # PORTNAME= bnbt -PORTVERSION= 7.5b2 +PORTVERSION= 7.5b3 CATEGORIES= net MASTER_SITES= http://bnbt.go-dedicated.com/ -DISTNAME= bnbt75b-2 +DISTNAME= bnbt75b-3 MAINTAINER= flz@xbsd.org COMMENT= A C++ BitTorrent Tracker @@ -20,6 +20,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/src USE_GMAKE= yes USE_REINPLACE= yes +PLIST_FILES= bin/bnbt +PORTDOCS= footer.html header.html lesser.txt readme.txt users.txt + post-patch: @${REINPLACE_CMD} -e 's|-O2 -w|${CFLAGS}| ; \ s|LFLAGS = -pthread|LFLAGS = ${PTHREAD_LIBS}| ; \ @@ -27,9 +30,9 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bnbt ${PREFIX}/bin - ${MKDIR} ${DATADIR} -.for i in footer.html header.html lesser.txt readme.txt users.txt - ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}/$i ${DATADIR} + ${MKDIR} ${DOCSDIR} +.for i in ${PORTDOCS} + ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}/$i ${DOCSDIR} .endfor .include <bsd.port.mk> diff --git a/net-p2p/bnbt/distinfo b/net-p2p/bnbt/distinfo index b1d3d391764d..31d5c5f99911 100644 --- a/net-p2p/bnbt/distinfo +++ b/net-p2p/bnbt/distinfo @@ -1,2 +1,2 @@ -MD5 (bnbt75b-2.zip) = 57586cf9e487cc9f09e0e6f351c2a54a -SIZE (bnbt75b-2.zip) = 861997 +MD5 (bnbt75b-3.zip) = 910ade55f898e085193c9fa72f3d88fd +SIZE (bnbt75b-3.zip) = 862648 diff --git a/net-p2p/bnbt/pkg-plist b/net-p2p/bnbt/pkg-plist deleted file mode 100644 index 4b7ba5b2c742..000000000000 --- a/net-p2p/bnbt/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/bnbt -%%DATADIR%%/footer.html -%%DATADIR%%/header.html -%%DATADIR%%/lesser.txt -%%DATADIR%%/readme.txt -%%DATADIR%%/users.txt -@dirrm share/bnbt diff --git a/net/bnbt/Makefile b/net/bnbt/Makefile index 0de271da601c..a6afcf79f77d 100644 --- a/net/bnbt/Makefile +++ b/net/bnbt/Makefile @@ -6,10 +6,10 @@ # PORTNAME= bnbt -PORTVERSION= 7.5b2 +PORTVERSION= 7.5b3 CATEGORIES= net MASTER_SITES= http://bnbt.go-dedicated.com/ -DISTNAME= bnbt75b-2 +DISTNAME= bnbt75b-3 MAINTAINER= flz@xbsd.org COMMENT= A C++ BitTorrent Tracker @@ -20,6 +20,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/src USE_GMAKE= yes USE_REINPLACE= yes +PLIST_FILES= bin/bnbt +PORTDOCS= footer.html header.html lesser.txt readme.txt users.txt + post-patch: @${REINPLACE_CMD} -e 's|-O2 -w|${CFLAGS}| ; \ s|LFLAGS = -pthread|LFLAGS = ${PTHREAD_LIBS}| ; \ @@ -27,9 +30,9 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bnbt ${PREFIX}/bin - ${MKDIR} ${DATADIR} -.for i in footer.html header.html lesser.txt readme.txt users.txt - ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}/$i ${DATADIR} + ${MKDIR} ${DOCSDIR} +.for i in ${PORTDOCS} + ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}/$i ${DOCSDIR} .endfor .include <bsd.port.mk> diff --git a/net/bnbt/distinfo b/net/bnbt/distinfo index b1d3d391764d..31d5c5f99911 100644 --- a/net/bnbt/distinfo +++ b/net/bnbt/distinfo @@ -1,2 +1,2 @@ -MD5 (bnbt75b-2.zip) = 57586cf9e487cc9f09e0e6f351c2a54a -SIZE (bnbt75b-2.zip) = 861997 +MD5 (bnbt75b-3.zip) = 910ade55f898e085193c9fa72f3d88fd +SIZE (bnbt75b-3.zip) = 862648 diff --git a/net/bnbt/pkg-plist b/net/bnbt/pkg-plist deleted file mode 100644 index 4b7ba5b2c742..000000000000 --- a/net/bnbt/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/bnbt -%%DATADIR%%/footer.html -%%DATADIR%%/header.html -%%DATADIR%%/lesser.txt -%%DATADIR%%/readme.txt -%%DATADIR%%/users.txt -@dirrm share/bnbt |