svn commit: r327037 - head/editors/openoffice-4

Maho Nakata maho at FreeBSD.org
Thu Sep 12 06:39:11 UTC 2013


Author: maho
Date: Thu Sep 12 06:39:10 2013
New Revision: 327037
URL: http://svnweb.freebsd.org/changeset/ports/327037

Log:
  Unbreake by reroll of ext packages. Actually
  former archive misses some tarballs, and I added to
  avoid fetching while compiling.

Modified:
  head/editors/openoffice-4/Makefile
  head/editors/openoffice-4/distinfo

Modified: head/editors/openoffice-4/Makefile
==============================================================================
--- head/editors/openoffice-4/Makefile	Thu Sep 12 06:36:45 2013	(r327036)
+++ head/editors/openoffice-4/Makefile	Thu Sep 12 06:39:10 2013	(r327037)
@@ -14,8 +14,6 @@ EXTRACT_ONLY=	${OOOSRC} ${EXTSRC}
 MAINTAINER=	office at 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}

Modified: head/editors/openoffice-4/distinfo
==============================================================================
--- head/editors/openoffice-4/distinfo	Thu Sep 12 06:36:45 2013	(r327036)
+++ head/editors/openoffice-4/distinfo	Thu Sep 12 06:39:10 2013	(r327037)
@@ -2,5 +2,5 @@ SHA256 (openoffice/apache-openoffice-4.0
 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


More information about the svn-ports-all mailing list