Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110539109
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
Index: head/databases/mroonga/Makefile
===================================================================
--- head/databases/mroonga/Makefile (revision 516397)
+++ head/databases/mroonga/Makefile (revision 516398)
@@ -1,38 +1,39 @@
# Created by: Muhammad Moinur Rahman <bofh@FreeBSD.org>
# $FreeBSD$
PORTNAME= mroonga
-PORTVERSION= 9.08
+PORTVERSION= 9.09
CATEGORIES= databases textproc
MASTER_SITES= http://packages.groonga.org/source/mroonga/
MAINTAINER= bofh@FreeBSD.org
COMMENT= Open-source fulltext search engine for MySQL
LICENSE= LGPL21
+IGNORE_WITH_MYSQL= 101m 102m 103m 57p 57w
+
BUILD_DEPENDS= ${NONEXISTENT}:${_MYSQL_SERVER}:configure
LIB_DEPENDS= libgroonga.so:textproc/groonga
USES= compiler:c11 libtool mysql pkgconfig
-IGNORE_WITH_MYSQL= 101m 102m 103m 57p 57w
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-mysql-source="$$(cd ${PORTSDIR}/${_MYSQL_SERVER}; ${MAKE} -V WRKSRC)" \
--with-mysql-build="$$(cd ${PORTSDIR}/${_MYSQL_SERVER}; ${MAKE} -V BUILD_WRKSRC)" \
--with-mysql-config=${PREFIX}/bin/mysql_config
SUB_FILES= pkg-message
OPTIONS_DEFINE= DOCS
post-patch:
# Avoid conflict with C++20 <version> by adding .txt suffix
@${MV} ${WRKSRC}/version ${WRKSRC}/version.txt
@${REINPLACE_CMD} -i .c++20 's,srcdir)/version[[:>:]],&.txt,' \
${WRKSRC}/Makefile.in
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mysql/plugin/ha_mroonga.so.0.0.0
.include <bsd.port.mk>
Index: head/databases/mroonga/distinfo
===================================================================
--- head/databases/mroonga/distinfo (revision 516397)
+++ head/databases/mroonga/distinfo (revision 516398)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570473765
-SHA256 (mroonga-9.08.tar.gz) = 7cc64db5185af88a370716780cfede5468b78e91b8c35c6300ee1bdd72d029d3
-SIZE (mroonga-9.08.tar.gz) = 2713599
+TIMESTAMP = 1572648593
+SHA256 (mroonga-9.09.tar.gz) = 8592a2ba6d0a6a307ee6db7c83cb445cfd749d9ab4204a51cead0b83ef68d9f1
+SIZE (mroonga-9.09.tar.gz) = 2701718
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Feb 21, 9:05 PM (8 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16744995
Default Alt Text
(1 KB)
Attached To
Mode
rP FreeBSD ports repository
Attached
Detach File
Event Timeline
Log In to Comment