Skip to content

Commit

Permalink
textproc/apache-solr9: update from 9.1.1 -> 9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mfechner committed Apr 23, 2023
1 parent 8f33d68 commit 79d0224
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 36 deletions.
3 changes: 1 addition & 2 deletions textproc/apache-solr9/Makefile
@@ -1,5 +1,5 @@
PORTNAME= apache-solr
PORTVERSION= 9.1.1
PORTVERSION= 9.2.0
PORTREVISION= 0
CATEGORIES= textproc java
MASTER_SITES= https://archive.apache.org/dist/solr/solr/${PORTVERSION}/
Expand Down Expand Up @@ -41,7 +41,6 @@ JTS_RUN_DEPENDS= jts>0:math/jts
do-install:
${FIND} ${WRKSRC} -name '*.orig' -delete
cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${CPE_PRODUCT}
${INSTALL_SCRIPT} ${WRKSRC}/bin/oom_solr.sh ${STAGEDIR}${PREFIX}/${CPE_PRODUCT}/bin
${INSTALL_SCRIPT} ${WRKSRC}/bin/post ${STAGEDIR}${PREFIX}/${CPE_PRODUCT}/bin
${INSTALL_SCRIPT} ${WRKSRC}/bin/postlogs ${STAGEDIR}${PREFIX}/${CPE_PRODUCT}/bin
${INSTALL_SCRIPT} ${WRKSRC}/bin/solr ${STAGEDIR}${PREFIX}/${CPE_PRODUCT}/bin
Expand Down
6 changes: 3 additions & 3 deletions textproc/apache-solr9/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1676718132
SHA256 (solr-9.1.1.tgz) = 3d66aadb0afa69360da05a9124e7724539c7d5e41adecb7a736921baf6b97575
SIZE (solr-9.1.1.tgz) = 229955064
TIMESTAMP = 1682234904
SHA256 (solr-9.2.0.tgz) = 8b134a13a3e7598f68565b01e755a47e24b37a88141cd2f489fc2812c96f21af
SIZE (solr-9.2.0.tgz) = 278193419
31 changes: 0 additions & 31 deletions textproc/apache-solr9/files/patch-bin_solr

This file was deleted.

4 changes: 4 additions & 0 deletions textproc/apache-solr9/files/pkg-message.in
Expand Up @@ -40,6 +40,10 @@ https://github.com/rohitbemax/dataimporthandler
Make also sure to always check the manual if you need to modify your
configs or schemas:
https://solr.apache.org/guide/9_0/solr-upgrade-notes.html

Maybe you want also to check some examples:
https://dovecot.org/pipermail/dovecot/2022-May/124701.html
https://dovecot.org/pipermail/dovecot/2022-May/124711.html
EOM
}
]

0 comments on commit 79d0224

Please sign in to comment.