mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Bring this port up to date with the current release.
Re-take maintainership as well.
This commit is contained in:
parent
84f4f4e3cb
commit
cf2eeb84a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279364
2 changed files with 4 additions and 10 deletions
|
@ -12,9 +12,9 @@ PORTREVISION= 1
|
|||
CATEGORIES= devel net
|
||||
MASTER_SITES= SF/${PORTNAME}/sources/${PORTNAME}-${PORTVERSION}
|
||||
PKGNAMESUFFIX= -ssl
|
||||
DISTNAME= poco-${PORTVERSION}-all
|
||||
DISTNAME= poco-${PORTVERSION}p1-all
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= wes@FreeBSD.org
|
||||
COMMENT= C++ Portable Components library with NetSSL library
|
||||
|
||||
LIB_DEPENDS= odbc:${PORTSDIR}/databases/unixODBC
|
||||
|
@ -28,10 +28,4 @@ USE_LDCONFIG= yes
|
|||
USE_MYSQL= yes
|
||||
USE_SQLITE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' ${WRKSRC}/Data/ODBC/Makefile \
|
||||
${WRKSRC}/Data/MySQL/Makefile \
|
||||
${WRKSRC}/Data/ODBC/testsuite/Makefile \
|
||||
${WRKSRC}/Data/MySQL/testsuite/Makefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (poco-1.4.1-all.tar.gz) = 8fe9c8143d4cfbe0cfcdce853fc6fa5fe0f024dc79df80792b71df93d4cc1ebe
|
||||
SIZE (poco-1.4.1-all.tar.gz) = 3903592
|
||||
SHA256 (poco-1.4.1p1-all.tar.gz) = 543fef4efa39b31dfeec50d67888ba2c2f4852f4e88cc538b4aa0e504a9461ef
|
||||
SIZE (poco-1.4.1p1-all.tar.gz) = 3903746
|
||||
|
|
Loading…
Add table
Reference in a new issue