mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.97
PR: ports/107749 Submitted by: miwi Approved by: maintainer
This commit is contained in:
parent
5ec3375f50
commit
aa6f23e8f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182243
3 changed files with 7 additions and 9 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= ucspi-proxy
|
PORTNAME= ucspi-proxy
|
||||||
PORTVERSION= 0.96
|
PORTVERSION= 0.97
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= http://untroubled.org/ucspi-proxy/
|
MASTER_SITES= http://untroubled.org/ucspi-proxy/
|
||||||
|
|
||||||
|
@ -22,6 +22,9 @@ BGLIBS_INCLUDE= ${LOCALBASE}/include/bglibs
|
||||||
|
|
||||||
MAN1= ucspi-proxy-http-xlate.1 ucspi-proxy.1
|
MAN1= ucspi-proxy-http-xlate.1 ucspi-proxy.1
|
||||||
|
|
||||||
|
PLIST_FILES= bin/ucspi-proxy bin/ucspi-proxy-log bin/ucspi-proxy-pop3 \
|
||||||
|
bin/ucspi-proxy-imap bin/ucspi-proxy-http-xlate
|
||||||
|
|
||||||
do-configure:
|
do-configure:
|
||||||
${ECHO_CMD} "${PREFIX}/bin" > ${WRKSRC}/conf-bin
|
${ECHO_CMD} "${PREFIX}/bin" > ${WRKSRC}/conf-bin
|
||||||
${ECHO_CMD} "${MANPREFIX}/man" > ${WRKSRC}/conf-man
|
${ECHO_CMD} "${MANPREFIX}/man" > ${WRKSRC}/conf-man
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (ucspi-proxy-0.96.tar.gz) = a58adfd3631bfddcd9af180ee39ac99a
|
MD5 (ucspi-proxy-0.97.tar.gz) = a74d400d7e98a5efbe0d739ed4271479
|
||||||
SHA256 (ucspi-proxy-0.96.tar.gz) = 0a297a58802ba00f6fe33db582dcade48b049be6138483ef02ad3428864104e8
|
SHA256 (ucspi-proxy-0.97.tar.gz) = 14f76fc17b63143245b6a6af86d0d2159c7552e89da40009cccab397cdf8a93b
|
||||||
SIZE (ucspi-proxy-0.96.tar.gz) = 25582
|
SIZE (ucspi-proxy-0.97.tar.gz) = 26717
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
bin/ucspi-proxy
|
|
||||||
bin/ucspi-proxy-log
|
|
||||||
bin/ucspi-proxy-pop3
|
|
||||||
bin/ucspi-proxy-imap
|
|
||||||
bin/ucspi-proxy-http-xlate
|
|
Loading…
Add table
Reference in a new issue