From e964bab96873f65925465cdbf49105dfc4d70471 Mon Sep 17 00:00:00 2001 From: Sergei Kolobov Date: Mon, 8 Dec 2003 17:09:23 +0000 Subject: - Update to 0.9.0 (unbreaks fetching) Prompted by: fenner's portsurvey --- mail/queue-repair/Makefile | 9 +++------ mail/queue-repair/distinfo | 2 +- mail/queue-repair/pkg-plist | 10 +++++----- 3 files changed, 9 insertions(+), 12 deletions(-) (limited to 'mail/queue-repair') diff --git a/mail/queue-repair/Makefile b/mail/queue-repair/Makefile index 149e650ddfe0..a7d311d78f75 100644 --- a/mail/queue-repair/Makefile +++ b/mail/queue-repair/Makefile @@ -6,8 +6,7 @@ # PORTNAME= queue-repair -PORTVERSION= 0.8.6 -PORTREVISION= 1 +PORTVERSION= 0.9.0 CATEGORIES= mail python MASTER_SITES= http://www.qcc.ca/~charlesc/software/queue_repair/ @@ -22,7 +21,7 @@ QMAIL_DIR?= /var/qmail USE_PYTHON= yes USE_REINPLACE= yes -DOCS= BLURB CHANGELOG TODO docs.txt +DOCS= BLURB CHANGELOG TODO do-build: ${REINPLACE_CMD} -e 's,^#!/usr/bin/python,#!${PYTHON_CMD},' \ @@ -35,9 +34,7 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/queue_repair.py ${PREFIX}/bin/queue-repair .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} -.for file in ${DOCS} - ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} -.endfor + cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif .include diff --git a/mail/queue-repair/distinfo b/mail/queue-repair/distinfo index ce86d1d9f727..e162d904c66a 100644 --- a/mail/queue-repair/distinfo +++ b/mail/queue-repair/distinfo @@ -1 +1 @@ -MD5 (queue-repair-0.8.6.tar.gz) = 257734fdbdd2315448198bfe7e063a1c +MD5 (queue-repair-0.9.0.tar.gz) = de68bdb4230fb2754d3ccf718784a66a diff --git a/mail/queue-repair/pkg-plist b/mail/queue-repair/pkg-plist index b4dc7a719a84..b2fcdb7e21c4 100644 --- a/mail/queue-repair/pkg-plist +++ b/mail/queue-repair/pkg-plist @@ -1,6 +1,6 @@ +@comment $FreeBSD$ bin/queue-repair -%%PORTDOCS%%share/doc/queue-repair/BLURB -%%PORTDOCS%%share/doc/queue-repair/CHANGELOG -%%PORTDOCS%%share/doc/queue-repair/TODO -%%PORTDOCS%%share/doc/queue-repair/docs.txt -%%PORTDOCS%%@dirrm share/doc/queue-repair +%%PORTDOCS%%%%DOCSDIR%%/BLURB +%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG +%%PORTDOCS%%%%DOCSDIR%%/TODO +%%PORTDOCS%%@dirrm %%DOCSDIR%% -- cgit v1.2.3