From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 30 20:10:03 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C1CA16A4CE for ; Sat, 30 Apr 2005 20:10:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59E7E43D4C for ; Sat, 30 Apr 2005 20:10:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3UKA3WF068513 for ; Sat, 30 Apr 2005 20:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3UKA3u9068512; Sat, 30 Apr 2005 20:10:03 GMT (envelope-from gnats) Resent-Date: Sat, 30 Apr 2005 20:10:03 GMT Resent-Message-Id: <200504302010.j3UKA3u9068512@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, chinsan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FBE316A4CE; Sat, 30 Apr 2005 20:07:19 +0000 (GMT) Received: from chinsan.twbbs.org (sw169-31-180.adsl.seed.net.tw [221.169.31.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88BFC43D2D; Sat, 30 Apr 2005 20:07:18 +0000 (GMT) (envelope-from root@chinsan.twbbs.org) Received: from chinsan.twbbs.org (localhost [127.0.0.1]) by chinsan.twbbs.org (8.13.1/8.13.1) with ESMTP id j3UK7GHu047717; Sun, 1 May 2005 04:07:16 +0800 (CST) (envelope-from root@chinsan.twbbs.org) Received: (from root@localhost) by chinsan.twbbs.org (8.13.1/8.13.1/Submit) id j3UK7FmN047716; Sun, 1 May 2005 04:07:15 +0800 (CST) (envelope-from root) Message-Id: <200504302007.j3UK7FmN047716@chinsan.twbbs.org> Date: Sun, 1 May 2005 04:07:15 +0800 (CST) From: chinsan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: openoffice@FreeBSD.org Subject: ports/80489: [PATCH] japanese/openoffice-templates: unbreak(update MASTER_SITES) & bump version X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: chinsan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Apr 2005 20:10:03 -0000 >Number: 80489 >Category: ports >Synopsis: [PATCH] japanese/openoffice-templates: unbreak(update MASTER_SITES) & bump version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 30 20:10:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 5.3-RELEASE i386 >Organization: >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. >How-To-Repeat: >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 --- >Release-Note: >Audit-Trail: >Unformatted: