Update to 0.10.0
Submitted by: Sergei Kolobov <sergei@kolobov.com> PR: 54611
This commit is contained in:
parent
001d29a889
commit
29cbe9f599
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85120
3 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= qconfirm
|
||||
PORTVERSION= 0.9.3
|
||||
PORTVERSION= 0.10.0
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://smarden.org/qconfirm/
|
||||
|
||||
|
@ -27,7 +27,7 @@ do-configure:
|
|||
|
||||
do-build:
|
||||
cd ${WRKSRC} && package/compile
|
||||
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/command/* ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/man/*.1 ${MANPREFIX}/man/man1
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (qconfirm-0.9.3.tar.gz) = 9ea09cb698c53ae718bc7100b2905c5b
|
||||
MD5 (qconfirm-0.10.0.tar.gz) = ddd9c1ba4646f36d4d5b7ce46a6f510a
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
@comment $FreeBSD$
|
||||
bin/qconfirm
|
||||
bin/qconfirm-accept
|
||||
bin/qconfirm-cdb-check
|
||||
|
|
Loading…
Reference in a new issue