aboutsummaryrefslogtreecommitdiff
path: root/mail/pyzor
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-04-13 18:06:56 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-04-13 18:06:56 +0000
commit3f9d0dff10bd56184dc7bb5e7938cc6ae0650794 (patch)
tree960aee05aac2f46d35bd0415dbb2433040ea6d8b /mail/pyzor
parentb7144d08fb6847ed693c4b7ece1ec6228890536c (diff)
downloadports-3f9d0dff10bd56184dc7bb5e7938cc6ae0650794.tar.gz
ports-3f9d0dff10bd56184dc7bb5e7938cc6ae0650794.zip
Update to 0.7.0. The manpages and usage.html files aren't part of the
package anymore, so remove all the bits for it from the Makefile. PR: 199318 Approved by: maintainer (Corey Halpin)
Notes
Notes: svn path=/head/; revision=383944
Diffstat (limited to 'mail/pyzor')
-rw-r--r--mail/pyzor/Makefile27
-rw-r--r--mail/pyzor/distinfo4
2 files changed, 3 insertions, 28 deletions
diff --git a/mail/pyzor/Makefile b/mail/pyzor/Makefile
index 55fb219bbf04..2fa5b6c6a1ad 100644
--- a/mail/pyzor/Makefile
+++ b/mail/pyzor/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pyzor
-PORTVERSION= 0.5.0
-PORTREVISION= 5
+PORTVERSION= 0.7.0
CATEGORIES= mail python
MASTER_SITES= SF
@@ -15,28 +14,4 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>=0:${PORTSDIR}/databases/py-gdbm
USES= python tar:bzip2
USE_PYTHON= distutils autoplist
-PLIST_FILES= man/man1/pyzor.1.gz \
- man/man1/pyzord.1.gz
-
-OPTIONS_DEFINE= DOCS
-
-.include <bsd.port.options.mk>
-
-post-patch:
- ${REINPLACE_CMD} -e '1s,^#!/usr/bin/python,#!/usr/bin/env -S python -Wignore::DeprecationWarning,' \
- ${WRKSRC}/scripts/pyzor ${WRKSRC}/scripts/pyzord
-.if ${PORT_OPTIONS:MDOCS}
- ${REINPLACE_CMD} -e 's|share/doc/pyzor|${DOCSDIR}|' ${WRKSRC}/setup.py
-.else
- ${REINPLACE_CMD} -e '/usage.html/d' ${WRKSRC}/setup.py
-.endif
-
-post-install:
- ${CHMOD} ${BINMODE} ${STAGEDIR}${PREFIX}/bin/pyzor ${STAGEDIR}${PREFIX}/bin/pyzord
- ${INSTALL_MAN} ${WRKSRC}/docs/pyzor.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
- ${INSTALL_MAN} ${WRKSRC}/docs/pyzord.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
-.if ${PORT_OPTIONS:MDOCS}
- ${CHMOD} ${SHAREMODE} ${STAGEDIR}${DOCSDIR}/usage.html
-.endif
-
.include <bsd.port.mk>
diff --git a/mail/pyzor/distinfo b/mail/pyzor/distinfo
index f7128b8d17ce..f5a4bc076bc4 100644
--- a/mail/pyzor/distinfo
+++ b/mail/pyzor/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pyzor-0.5.0.tar.bz2) = 2bf3df9e916861063a73f7b46cb8b27bac6f661fce1362803de9e7921fc155ba
-SIZE (pyzor-0.5.0.tar.bz2) = 40654
+SHA256 (pyzor-0.7.0.tar.bz2) = 6d9ca62bd4aa9a0210adb9d4c8ff2b38bb2cd051f1517ce29e88d7fbe4b1026d
+SIZE (pyzor-0.7.0.tar.bz2) = 78555