[PATCH] japanese/openoffice-templates: unbreak(update MASTER_SITES)
& bump version
chinsan
chinsan at mail2000.com.tw
Sat Apr 30 13:07:19 PDT 2005
>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 at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
- update MASTER_SITES to current site.
- Port maintainer(openoffice at 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 at 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 ---
More information about the freebsd-openoffice
mailing list