diff options
author | nork <nork@FreeBSD.org> | 2005-01-16 16:42:43 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2005-01-16 16:42:43 +0800 |
commit | 446b070b62dbfb8670d6d7113042f34b011aec7c (patch) | |
tree | 280df9331dc94e6a4d634dd5cd11bbf63ecf85bf /japanese | |
parent | 5deb8005ed465c8e40583abaf7285197eb3b05ab (diff) | |
download | freebsd-ports-gnome-446b070b62dbfb8670d6d7113042f34b011aec7c.tar.gz freebsd-ports-gnome-446b070b62dbfb8670d6d7113042f34b011aec7c.tar.zst freebsd-ports-gnome-446b070b62dbfb8670d6d7113042f34b011aec7c.zip |
o Update to 20041007.
o Chase OpenOffice.org 1.1 version bump.
o So unBROKEN.
Pointed out by: pointyhat via kris
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/openoffice-templates/Makefile | 17 | ||||
-rw-r--r-- | japanese/openoffice-templates/distinfo | 4 |
2 files changed, 13 insertions, 8 deletions
diff --git a/japanese/openoffice-templates/Makefile b/japanese/openoffice-templates/Makefile index dfe60d5f6651..dcfc343b2748 100644 --- a/japanese/openoffice-templates/Makefile +++ b/japanese/openoffice-templates/Makefile @@ -6,8 +6,8 @@ # PORTNAME= templates -PORTVERSION= ${OPENOFFICE_VER}.20040612 -PORTREVISION= 2 +PORTVERSION= ${OPENOFFICE_VER}.20041007 +PORTREVISION= 0 CATEGORIES= japanese editors MASTER_SITES= http://desktop.good-day.net/ooo11/ PKGNAMEPREFIX= ja-openoffice- @@ -20,10 +20,8 @@ PLIST= ${WRKDIR}/pkg-plist RUN_DEPENDS= ${PREFIX}/${OPENOFFICE}/program/soffice:${PORTSDIR}/japanese/openoffice-1.1 -BROKEN= Size mismatch - OPENOFFICE= OpenOffice.org${OPENOFFICE_VER} -OPENOFFICE_VER= 1.1.2 +OPENOFFICE_VER= 1.1.4 OOTEMPLATES= \ A4-kariert.sti \ @@ -51,6 +49,8 @@ OOTEMPLATES= \ DASnowFlacks.sti \ DASparkle.sti \ Foot-prints.ja.sti \ + Foral-StudioA02.sti \ + Foral-Studio_A01.sti \ Grad-blue.ja.sti \ Grad-blue_2.ja.sti \ Grad-blue_3.ja.sti \ @@ -88,12 +88,16 @@ OOTEMPLATES= \ coolspace.sti \ earthlight.sti \ jp-temple.sti \ + kamometemplate.sti \ karteikarte.sti \ lamp.sti \ landscape.sti \ + lay_wood.sti \ mondo_cyan.sti \ mondo_green.sti \ mondo_yellow.sti \ + ooo_blue.sti \ + ooo_red.sti \ openblue.sti \ redStar.sti \ relief.sti \ @@ -101,7 +105,8 @@ OOTEMPLATES= \ sidepanel_cloud.sti \ sidepanel_green.sti \ sidepanel_red.sti \ - sun4.sti + sun4.sti \ + templatecopyright do-build: .for FILE in ${OOTEMPLATES} diff --git a/japanese/openoffice-templates/distinfo b/japanese/openoffice-templates/distinfo index 8b8717047884..ca6412457088 100644 --- a/japanese/openoffice-templates/distinfo +++ b/japanese/openoffice-templates/distinfo @@ -1,2 +1,2 @@ -MD5 (openoffice1.1/impress_templates.tar.gz) = 2a62ffdc4de8e1dad2f0fdc5ccb2b97e -SIZE (openoffice1.1/impress_templates.tar.gz) = 3573566 +MD5 (openoffice1.1/impress_templates.tar.gz) = ac66b343103168c6a8701039b707411f +SIZE (openoffice1.1/impress_templates.tar.gz) = 4573924 |