diff options
| author | Don Lewis <truckman@FreeBSD.org> | 2025-10-29 02:09:56 -0700 |
|---|---|---|
| committer | Don Lewis <truckman@FreeBSD.org> | 2025-10-29 02:13:54 -0700 |
| commit | 36f4dd2f95a3ecce03b2ebed17dbc66d8b8aac9e (patch) | |
| tree | e820e07387d12beb15e97551e0f0866d019d2699 /editors | |
| parent | www/iridium: update to 2025.10.141.2 (diff) | |
editors/openoffice-4: Upgrade to 4.1.16
Upgrade to 4.1.16, which is identical to 4.1.16-RC3.
MFH: 2025Q4
Diffstat (limited to 'editors')
| -rw-r--r-- | editors/openoffice-4/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index 1535c0db2bf7..1bb3d251d79c 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -2,9 +2,9 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION}${AOORCN:?.p${AOORCN}:} PORTREVISION= 0 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/ \ -# https://archive.apache.org/dist/openoffice/${PORTVERSION}/source +#MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}${AOORCN:?-RC${AOORCN}:}/source/ +MASTER_SITES= https://dlcdn.apache.org/openoffice/${PORTVERSION}/source/ \ + https://archive.apache.org/dist/openoffice/${PORTVERSION}/source MASTER_SITES+= https://dlcdn.apache.org/openoffice/${PORTVERSION}/source/ \ http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \ LOCAL/truckman/openoffice:extsrc \ @@ -126,7 +126,7 @@ CONFLICTS_INSTALL= apache-openoffice-devel AOOVERSION1= 4 AOOVERSION2= 1 AOOVERSION3= 16 -AOORCN= 3 +#AOORCN= 3 # From solenv/inc/minor.mk SOURCEREVISION LAST_MINOR BUILD AOOTAG= AOO4116m3\(Build:9816\) GITREVISION= 277251aa7e |
