Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 May 2005 04:07:15 +0800 (CST)
From:      chinsan <chinsan@mail2000.com.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        openoffice@freebsd.org
Subject:   [PATCH] japanese/openoffice-templates: unbreak(update MASTER_SITES) & bump version
Message-ID:  <200504302007.j3UK7FmN047716@chinsan.twbbs.org>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	chinsan
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] japanese/openoffice-templates: unbreak(update MASTER_SITES) & bump version
>Severity:	non-critical
>Priority:	low
>Category:	ports
>Class:		update
>Release:	FreeBSD 5.3-RELEASE i386
>Environment:
System: FreeBSD chinsan.twbbs.org 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
	- update MASTER_SITES to current site.
	- Port maintainer(openoffice@FreeBSD.org) is cc'd.	
>Fix:

--- ja-openoffice-templates-1.1.4.20041007_2.patch begins here ---
diff -ruN openoffice-templates.orig/Makefile openoffice-templates/Makefile
--- openoffice-templates.orig/Makefile	Mon Apr 11 05:53:31 2005
+++ openoffice-templates/Makefile	Sun May  1 03:50:45 2005
@@ -7,19 +7,16 @@
 
 PORTNAME=	templates
 PORTVERSION=	${OPENOFFICE_VER}.20041007
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	japanese editors
-MASTER_SITES=	http://desktop.good-day.net/ooo11/
+MASTER_SITES=	http://ooosupport.good-day.net/
 PKGNAMEPREFIX=	ja-openoffice-
-DISTNAME=	impress_templates
-DIST_SUBDIR?=	openoffice1.1
+DISTNAME=	impress_${PORTNAME}
 
 MAINTAINER=	openoffice@FreeBSD.org
 COMMENT=	OpenOffice.org 1.1 Impress Templates
 
 RUN_DEPENDS=	${LOCALBASE}/${OPENOFFICE}/program/soffice:${PORTSDIR}/japanese/openoffice-1.1
-
-BROKEN=		Unfetchable
 
 NO_BUILD=	yes
 PLIST_FILES=	${OOTEMPLATES:S|^|${TEMPLATEDIR}/|}
diff -ruN openoffice-templates.orig/distinfo openoffice-templates/distinfo
--- openoffice-templates.orig/distinfo	Sun Jan 16 16:42:43 2005
+++ openoffice-templates/distinfo	Sun May  1 03:20:54 2005
@@ -1,2 +1,2 @@
-MD5 (openoffice1.1/impress_templates.tar.gz) = ac66b343103168c6a8701039b707411f
-SIZE (openoffice1.1/impress_templates.tar.gz) = 4573924
+MD5 (impress_templates.tar.gz) = ac66b343103168c6a8701039b707411f
+SIZE (impress_templates.tar.gz) = 4573924
--- ja-openoffice-templates-1.1.4.20041007_2.patch ends here ---




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504302007.j3UK7FmN047716>