diff options
author | Maho Nakata <maho@FreeBSD.org> | 2013-09-12 06:39:10 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2013-09-12 06:39:10 +0000 |
commit | cec31a1b1e1c4402a6223153aa53afa30b5a35ed (patch) | |
tree | 163b2973b4c52c12dbd09cc5b51fa64045dd17eb | |
parent | b5d57b5eb8b24beead9fed1f441dc63cb5b8145e (diff) | |
download | ports-cec31a1b1e1c4402a6223153aa53afa30b5a35ed.tar.gz ports-cec31a1b1e1c4402a6223153aa53afa30b5a35ed.zip |
Notes
-rw-r--r-- | editors/openoffice-4/Makefile | 4 | ||||
-rw-r--r-- | editors/openoffice-4/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index 3e35cc9d58a1..cdd1a44290d1 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -14,8 +14,6 @@ EXTRACT_ONLY= ${OOOSRC} ${EXTSRC} MAINTAINER= office@FreeBSD.org COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser -BROKEN= fails checksum - LICENSE= AL2 NO_LATEST_LINK= yes @@ -69,7 +67,7 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set.sh .endif OOOSRC= apache-openoffice-${PORTVERSION}-r${SVNREVISION}-src${EXTRACT_SUFX} -EXTSRC= ApacheOpenOffice.ext_sources.${PORTVERSION}.r${SVNREVISION}${EXTRACT_SUFX} +EXTSRC= ApacheOpenOffice.ext_sources.${PORTVERSION}.r${SVNREVISION}_2${EXTRACT_SUFX} OOODIR= openoffice4 SVNREVISION= 1503704 INSTALLATION_BASEDIR?= openoffice-${PORTVERSION} diff --git a/editors/openoffice-4/distinfo b/editors/openoffice-4/distinfo index 98b9f22c4299..97f244084278 100644 --- a/editors/openoffice-4/distinfo +++ b/editors/openoffice-4/distinfo @@ -2,5 +2,5 @@ SHA256 (openoffice/apache-openoffice-4.0.0-r1503704-src.tar.bz2) = 019a7c213f702 SIZE (openoffice/apache-openoffice-4.0.0-r1503704-src.tar.bz2) = 211869164 SHA256 (openoffice/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice/unowinreg.dll) = 6144 -SHA256 (openoffice/ApacheOpenOffice.ext_sources.4.0.0.r1503704.tar.bz2) = 4d21329da736fbdaaf530d705f7872eb2c6c96180ac917db7f66d7cfc1551e06 -SIZE (openoffice/ApacheOpenOffice.ext_sources.4.0.0.r1503704.tar.bz2) = 138567395 +SHA256 (openoffice/ApacheOpenOffice.ext_sources.4.0.0.r1503704_2.tar.bz2) = b666eb5207d5ff749659c96092d00598b629168fb881e8609b494f9ac68b4f5a +SIZE (openoffice/ApacheOpenOffice.ext_sources.4.0.0.r1503704_2.tar.bz2) = 241610572 |