Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  8 Nov 2002 16:02:40 +0900 (JST)
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45134: Update port: textproc/resume to 1.5.0
Message-ID:  <20021108070240.94B2E5762@hadaly.dyndns.org>

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

>Number:         45134
>Category:       ports
>Synopsis:       Update port: textproc/resume to 1.5.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 07 23:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 4.7-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD hadaly.dyndns.org 4.7-RELEASE-p1 FreeBSD 4.7-RELEASE-p1 #2: Thu Oct 24 12:00:51 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386


	
>Description:
Update to 1.5.0
	
>How-To-Repeat:
	
>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/resume/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	17 Jul 2002 11:33:38 -0000	1.5
+++ Makefile	8 Nov 2002 07:01:26 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	resume
-PORTVERSION=	1.4.2
+PORTVERSION=	1.5.0
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	xmlresume
@@ -16,20 +16,25 @@
 MAINTAINER=	fuyuki@hadaly.org
 
 NO_BUILD=	yes
+USE_REINPLACE=	yes
 
-XMLDIR=		${PREFIX}/share/xml/${PORTNAME}
+JAVALIBDIR=	${PREFIX}/share/java/classes
+
+post-patch:
+	${REINPLACE_CMD} -e 's|\.\./\.\./css|css|' ${WRKSRC}/xsl/params.xsl
+	${FIND} ${WRKSRC} -name '*.bak' -delete
 
 do-install:
 	${MKDIR} ${PREFIX}/share/xml/${PORTNAME}
 	${CP} -R ${WRKSRC}/dtd/* ${PREFIX}/share/xml/${PORTNAME}
 	${MKDIR} ${PREFIX}/share/xsl/${PORTNAME}
 	${CP} -R ${WRKSRC}/xsl/* ${PREFIX}/share/xsl/${PORTNAME}
+	${MKDIR} ${JAVALIBDIR}
+	${INSTALL_DATA} ${WRKSRC}/java/*.jar ${JAVALIBDIR}
 
 post-install:
 	${MKDIR} ${EXAMPLESDIR}
-.for i in css examples/*
-	${CP} -R ${WRKSRC}/${i} ${EXAMPLESDIR}
-.endfor
+	${CP} -R ${WRKSRC}/examples/* ${EXAMPLESDIR}
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
 	${CP} -R ${WRKSRC}/doc/* ${DOCSDIR}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/resume/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	17 Jul 2002 11:33:38 -0000	1.5
+++ distinfo	8 Nov 2002 07:01:26 -0000
@@ -1 +1 @@
-MD5 (resume-1_4_2.tgz) = 200e46afe13c399bcfdbd2b41fe232f3
+MD5 (resume-1_5_0.tgz) = a7a061d5fa223503d700b3dc469cc456
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/resume/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- pkg-plist	17 Jul 2002 11:33:38 -0000	1.6
+++ pkg-plist	8 Nov 2002 07:01:26 -0000
@@ -5,11 +5,20 @@
 @dirrm share/xml/resume
 share/xsl/resume/country/br.xsl
 share/xsl/resume/country/de.xsl
+share/xsl/resume/country/es.xsl
 share/xsl/resume/country/fr.xsl
 share/xsl/resume/country/it.xsl
 share/xsl/resume/country/nl.xsl
 share/xsl/resume/country/uk.xsl
 share/xsl/resume/country/us.xsl
+share/xsl/resume/format/css/NOTICE
+share/xsl/resume/format/css/blueorange.css
+share/xsl/resume/format/css/compact.css
+share/xsl/resume/format/css/cssClasses.sh
+share/xsl/resume/format/css/cssClasses.txt
+share/xsl/resume/format/css/gray.css
+share/xsl/resume/format/css/original.css
+share/xsl/resume/format/css/professional.css
 share/xsl/resume/format/fo.xsl
 share/xsl/resume/format/html.xsl
 share/xsl/resume/format/text.xsl
@@ -53,10 +62,12 @@
 @dirrm share/xsl/resume/output
 @dirrm share/xsl/resume/misc
 @dirrm share/xsl/resume/lib
+@dirrm share/xsl/resume/format/css
 @dirrm share/xsl/resume/format
 @dirrm share/xsl/resume/country
 @dirrm share/xsl/resume
 @unexec rmdir %D/share/xsl 2>/dev/null || true
+share/java/classes/xmlresume-filter.jar
 share/examples/resume/Makefile
 share/examples/resume/addressing/Makefile
 share/examples/resume/addressing/README
@@ -69,16 +80,8 @@
 share/examples/resume/addressing/uk.xml
 share/examples/resume/addressing/untagged.xml
 share/examples/resume/addressing/usa.xml
-share/examples/resume/css/compact.css
-share/examples/resume/css/resume1.css
-share/examples/resume/css/resume2.css
-share/examples/resume/css/resume3.css
-share/examples/resume/css/resume4.css
-share/examples/resume/css/resume_contemporary.css
-share/examples/resume/css/resume_professional.css
 share/examples/resume/example1.xml
 share/examples/resume/example2.xml
-@dirrm share/examples/resume/css
 @dirrm share/examples/resume/addressing
 @dirrm share/examples/resume
 %%PORTDOCS%%share/doc/resume/authors/index.html
@@ -201,14 +204,15 @@
 %%PORTDOCS%%share/doc/resume/manual/html/element.year.html
 %%PORTDOCS%%share/doc/resume/manual/html/element.zip.html
 %%PORTDOCS%%share/doc/resume/manual/html/elementref.html
-%%PORTDOCS%%share/doc/resume/manual/html/getting-started.convert.about.html
-%%PORTDOCS%%share/doc/resume/manual/html/getting-started.convert.html
-%%PORTDOCS%%share/doc/resume/manual/html/getting-started.convert.install.html
-%%PORTDOCS%%share/doc/resume/manual/html/getting-started.convert.next-steps.html
-%%PORTDOCS%%share/doc/resume/manual/html/getting-started.convert.software.html
-%%PORTDOCS%%share/doc/resume/manual/html/getting-started.convert.testing.html
-%%PORTDOCS%%share/doc/resume/manual/html/getting-started.create.html
+%%PORTDOCS%%share/doc/resume/manual/html/getting-started.explore.about.html
+%%PORTDOCS%%share/doc/resume/manual/html/getting-started.explore.create.html
+%%PORTDOCS%%share/doc/resume/manual/html/getting-started.explore.features.html
+%%PORTDOCS%%share/doc/resume/manual/html/getting-started.explore.html
+%%PORTDOCS%%share/doc/resume/manual/html/getting-started.explore.next-steps.html
 %%PORTDOCS%%share/doc/resume/manual/html/getting-started.html
+%%PORTDOCS%%share/doc/resume/manual/html/getting-started.setup.html
+%%PORTDOCS%%share/doc/resume/manual/html/getting-started.setup.install.html
+%%PORTDOCS%%share/doc/resume/manual/html/getting-started.setup.software.html
 %%PORTDOCS%%share/doc/resume/manual/html/gfdl-1.html
 %%PORTDOCS%%share/doc/resume/manual/html/gfdl-10.html
 %%PORTDOCS%%share/doc/resume/manual/html/gfdl-11.html

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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