Bring this port up to date with the current release.

Re-take maintainership as well.
This commit is contained in:
Wes Peters 2011-08-09 18:15:25 +00:00
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

View file

@ -12,9 +12,9 @@ PORTREVISION= 1
CATEGORIES= devel net CATEGORIES= devel net
MASTER_SITES= SF/${PORTNAME}/sources/${PORTNAME}-${PORTVERSION} MASTER_SITES= SF/${PORTNAME}/sources/${PORTNAME}-${PORTVERSION}
PKGNAMESUFFIX= -ssl 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 COMMENT= C++ Portable Components library with NetSSL library
LIB_DEPENDS= odbc:${PORTSDIR}/databases/unixODBC LIB_DEPENDS= odbc:${PORTSDIR}/databases/unixODBC
@ -28,10 +28,4 @@ USE_LDCONFIG= yes
USE_MYSQL= yes USE_MYSQL= yes
USE_SQLITE= 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> .include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (poco-1.4.1-all.tar.gz) = 8fe9c8143d4cfbe0cfcdce853fc6fa5fe0f024dc79df80792b71df93d4cc1ebe SHA256 (poco-1.4.1p1-all.tar.gz) = 543fef4efa39b31dfeec50d67888ba2c2f4852f4e88cc538b4aa0e504a9461ef
SIZE (poco-1.4.1-all.tar.gz) = 3903592 SIZE (poco-1.4.1p1-all.tar.gz) = 3903746