git: 0c97f4307916 - main - editors/openoffice-*: expire on 2026-10-31 for textproc/libtextcat
Rene Ladan <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=0c97f4307916b12b6959843d75fc2f278e5d861b commit 0c97f4307916b12b6959843d75fc2f278e5d861b Author: Rene Ladan <[email protected]> AuthorDate: 2026-07-31 20:29:54 +0000 Commit: Rene Ladan <[email protected]> CommitDate: 2026-07-31 20:31:40 +0000 editors/openoffice-*: expire on 2026-10-31 for textproc/libtextcat While here remove obsolete RROKEN_FreeBSD_13 tags --- editors/openoffice-4/Makefile | 6 ++++-- editors/openoffice-devel/Makefile | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index aa891e5c0a8c..f6bf0968ac1a 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -1,6 +1,6 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION}${AOORCN:?.p${AOORCN}:} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors java #MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}${AOORCN:?-RC${AOORCN}:}/source/ MASTER_SITES= https://dlcdn.apache.org/openoffice/${PORTVERSION}/source/ \ @@ -50,6 +50,9 @@ LICENSE_PERMS_ICU= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_PERMS_TWAIN= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_PERMS_W3C= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +DEPRECATED= Depends on expired textproc/libtextcat +EXPIRATION_DATE=2026-10-31 + ONLY_FOR_ARCHS= amd64 i386 powerpc64 BUILD_DEPENDS= \ @@ -125,7 +128,6 @@ USE_XORG= ice sm x11 xau xaw xcomposite xcursor xdamage xext xfixes xi \ # ftp/curl uses OpenSSL by default. However, curl 8.18.0 drops OpenSSL 1.x support # which is used in FreeBSD 13 base system. Therefore, we change the curl defaults to # wolfSSL instead. -BROKEN_FreeBSD_13= OpenOffice requires ftp/curl to be built with OpenSSL CONFLICTS_INSTALL= apache-openoffice-devel AOOVERSION1= 4 diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 22d269eaf285..6034f7995f7a 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${TIMESTAMP} -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-${TIMESTAMP}/source/ \ @@ -49,6 +49,9 @@ LICENSE_PERMS_ICU= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_PERMS_TWAIN= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_PERMS_W3C= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +DEPRECATED= Depends on expired textproc/libtextcat +EXPIRATION_DATE=2026-10-31 + ONLY_FOR_ARCHS= amd64 i386 powerpc64 BUILD_DEPENDS= \ @@ -123,7 +126,6 @@ USE_XORG= ice sm x11 xau xaw xcomposite xcursor xdamage xext xfixes xi \ # ftp/curl uses OpenSSL by default. However, curl 8.18.0 drops OpenSSL 1.x support # which is used in FreeBSD 13 base system. Therefore, we change the curl defaults to # wolfSSL instead. -BROKEN_FreeBSD_13= OpenOffice requires ftp/curl to be built with OpenSSL CONFLICTS_INSTALL= apache-openoffice-4* AOOVERSION1= 4