- update to 1.0.0
- use bzip2 distfile - use new master site/WWW: tag Submitted by: Maciej Korzeñ <maciekk@linux.sky.pl>
This commit is contained in:
parent
6dc9df4da9
commit
f2259cd577
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59199
6 changed files with 10 additions and 8 deletions
|
@ -6,9 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= qmHandle
|
||||
PORTVERSION= 0.5.1
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.io.com/~mick/soft/
|
||||
MASTER_SITES= http://www.italpro.net/mb/soft/
|
||||
|
||||
MAINTAINER= petef@FreeBSD.org
|
||||
|
||||
|
@ -16,6 +16,7 @@ RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-qstat:${PORTSDIR}/mail/qmail
|
|||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
USE_BZIP2= yes
|
||||
|
||||
.if exists(${LOCALBASE}/qmail/bin/qmail-qstat)
|
||||
QMAIL_DIR?= ${LOCALBASE}/qmail
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (qmHandle-0.5.1.tar.gz) = c50bce18aa4e3e6c98cd5da9ed41c5a9
|
||||
MD5 (qmHandle-1.0.0.tar.bz2) = d2f1da6e2cf2c5edc7669318b46fdad4
|
||||
|
|
|
@ -9,7 +9,7 @@ The key features of qmHandle are:
|
|||
* You can view a message in the queue;
|
||||
* You can remove a message from the queue.
|
||||
|
||||
WWW: http://www.io.com/~mick/soft/qmhandle.html
|
||||
WWW: http://www.italpro.net/mb/soft/qmhandle.html
|
||||
|
||||
- Pete
|
||||
petef@FreeBSD.org
|
||||
|
|
|
@ -6,9 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= qmHandle
|
||||
PORTVERSION= 0.5.1
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.io.com/~mick/soft/
|
||||
MASTER_SITES= http://www.italpro.net/mb/soft/
|
||||
|
||||
MAINTAINER= petef@FreeBSD.org
|
||||
|
||||
|
@ -16,6 +16,7 @@ RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-qstat:${PORTSDIR}/mail/qmail
|
|||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
USE_BZIP2= yes
|
||||
|
||||
.if exists(${LOCALBASE}/qmail/bin/qmail-qstat)
|
||||
QMAIL_DIR?= ${LOCALBASE}/qmail
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (qmHandle-0.5.1.tar.gz) = c50bce18aa4e3e6c98cd5da9ed41c5a9
|
||||
MD5 (qmHandle-1.0.0.tar.bz2) = d2f1da6e2cf2c5edc7669318b46fdad4
|
||||
|
|
|
@ -9,7 +9,7 @@ The key features of qmHandle are:
|
|||
* You can view a message in the queue;
|
||||
* You can remove a message from the queue.
|
||||
|
||||
WWW: http://www.io.com/~mick/soft/qmhandle.html
|
||||
WWW: http://www.italpro.net/mb/soft/qmhandle.html
|
||||
|
||||
- Pete
|
||||
petef@FreeBSD.org
|
||||
|
|
Loading…
Reference in a new issue