aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2011-10-08 11:30:26 +0800
committertota <tota@FreeBSD.org>2011-10-08 11:30:26 +0800
commitd26811c4595dd1eba0027c79960542ec409e8b31 (patch)
tree8a7ebfeff67ce583f9ecb66c7ccf7232cc03b10b /graphics
parent06008eb38abdce5cca42b8c73798b083988ec359 (diff)
downloadfreebsd-ports-graphics-d26811c4595dd1eba0027c79960542ec409e8b31.tar.gz
freebsd-ports-graphics-d26811c4595dd1eba0027c79960542ec409e8b31.tar.zst
freebsd-ports-graphics-d26811c4595dd1eba0027c79960542ec409e8b31.zip
- Update to 0.5.0
- Add manpage
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-nwdiag/Makefile7
-rw-r--r--graphics/py-nwdiag/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/graphics/py-nwdiag/Makefile b/graphics/py-nwdiag/Makefile
index ab00e3a72d4..360a6032d74 100644
--- a/graphics/py-nwdiag/Makefile
+++ b/graphics/py-nwdiag/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nwdiag
-PORTVERSION= 0.4.2
+PORTVERSION= 0.5.0
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,11 +19,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PKGNAMEPREFIX}imaging>=1.1.5:${PORTSDIR}/graphics/py-imaging \
${PKGNAMEPREFIX}funcparserlib>=0.3.4:${PORTSDIR}/devel/py-funcparserlib \
- ${PKGNAMEPREFIX}blockdiag>=0.9.1:${PORTSDIR}/graphics/py-blockdiag
+ ${PKGNAMEPREFIX}blockdiag>=0.9.3:${PORTSDIR}/graphics/py-blockdiag
USE_PYTHON= 2.4-2.7
USE_PYDISTUTILS= easy_install
+MAN1= ${PORTNAME}.1
+
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
@@ -39,6 +41,7 @@ post-install:
@${MKDIR} ${EXAMPLESDIR}
@${INSTALL_DATA} ${INSTALL_WRKSRC}/examples/${PORTEXAMPLES} ${EXAMPLESDIR}
.endif
+ @${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1/
x-generate-plist:
${ECHO} bin/${PORTNAME} > pkg-plist.new
diff --git a/graphics/py-nwdiag/distinfo b/graphics/py-nwdiag/distinfo
index 0eb39ad3ecf..999b0ccd5bc 100644
--- a/graphics/py-nwdiag/distinfo
+++ b/graphics/py-nwdiag/distinfo
@@ -1,2 +1,2 @@
-SHA256 (nwdiag-0.4.2.tar.gz) = 0839eb7d4cf5d25825e97a374d5e4628d912b28a42670b6124db1f25b2c6130e
-SIZE (nwdiag-0.4.2.tar.gz) = 24488
+SHA256 (nwdiag-0.5.0.tar.gz) = d231883e70b7dfb457b9bfc4506be97ac8c6bc7c569f7f50160f9f45298c0390
+SIZE (nwdiag-0.5.0.tar.gz) = 26340