ports/91088: [PATCH] textproc/prosper: install contributed styles

Jui-Nan Lin jnlin at csie.nctu.edu.tw
Fri Dec 30 12:10:07 UTC 2005


>Number:         91088
>Category:       ports
>Synopsis:       [PATCH] textproc/prosper: install contributed styles
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 30 12:10:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jui-Nan Lin
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD Seattle.tamama.org 6.0-STABLE FreeBSD 6.0-STABLE #3: Thu Dec 29 14:14:48 CST 2005
>Description:
[DESCRIBE CHANGES]

    * install all contributed styles provided in sourceforge.

Port maintainer (vs at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- prosper-1.00.4_4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/prosper/Makefile /home/jnlin/ports/prosper/Makefile
--- /usr/ports/textproc/prosper/Makefile	Mon Sep 19 03:22:33 2005
+++ /home/jnlin/ports/prosper/Makefile	Fri Dec 30 19:54:22 2005
@@ -7,12 +7,12 @@
 
 PORTNAME=	prosper
 PORTVERSION=	1.00.4
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX} PPRblends.sty.gz
-EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX} contrib-prosper-1.0.0.tar.gz
+#EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	vs at FreeBSD.org
 COMMENT=	LaTeX class for writing transparencies
@@ -48,8 +48,7 @@
 .endif
 
 post-extract:
-	@${GZCAT} -c ${DISTDIR}/PPRblends.sty.gz > \
-			${WRKSRC}/contrib/PPRblends.sty
+	@${CP} -r ${WRKDIR}/contrib-prosper-1.0.0/* ${WRKSRC}/contrib/
 
 do-install:
 	@${MKDIR} ${PROSPERDIR}/contrib/img
diff -ruN --exclude=CVS /usr/ports/textproc/prosper/distinfo /home/jnlin/ports/prosper/distinfo
--- /usr/ports/textproc/prosper/distinfo	Fri Mar 19 08:19:48 2004
+++ /home/jnlin/ports/prosper/distinfo	Fri Dec 30 19:41:37 2005
@@ -1,4 +1,6 @@
 MD5 (prosper-1.00.4.tar.gz) = 4acbd7a7aea2000b4a5c7048f06041cc
+SHA256 (prosper-1.00.4.tar.gz) = 4ae01feca34b5a9bfe7039323f5401e931b4f7d9177db87778a3e243f4c9f140
 SIZE (prosper-1.00.4.tar.gz) = 768604
-MD5 (PPRblends.sty.gz) = c5e580f01eecaf84bb34b28cdff07330
-SIZE (PPRblends.sty.gz) = 1530
+MD5 (contrib-prosper-1.0.0.tar.gz) = 2a8875ac1a3150c1afd16ce3c75d0f61
+SHA256 (contrib-prosper-1.0.0.tar.gz) = eb14450e2ad1c4f0cca63a5eebf067c85aea71b270f64a39f468481ff03574dc
+SIZE (contrib-prosper-1.0.0.tar.gz) = 78708
diff -ruN --exclude=CVS /usr/ports/textproc/prosper/pkg-plist /home/jnlin/ports/prosper/pkg-plist
--- /usr/ports/textproc/prosper/pkg-plist	Mon Sep 19 03:22:33 2005
+++ /home/jnlin/ports/prosper/pkg-plist	Fri Dec 30 19:57:44 2005
@@ -41,11 +41,31 @@
 %%PROSPERDIR%%/contrib/img/rico_bullet1.ps
 %%PROSPERDIR%%/contrib/img/rico_bullet2.ps
 %%PROSPERDIR%%/contrib/img/rico_bullet3.ps
+%%PROSPERDIR%%/contrib/img/blue-inverted-arrow.ps
+%%PROSPERDIR%%/contrib/img/green-bullet-on-blue-wc.ps
+%%PROSPERDIR%%/contrib/img/green-bullet-on-white.ps
+%%PROSPERDIR%%/contrib/img/green-inverted-arrow.ps
+%%PROSPERDIR%%/contrib/img/red-bullet-on-blue-wc.ps
+%%PROSPERDIR%%/contrib/img/red-bullet-on-white.ps
+%%PROSPERDIR%%/contrib/img/red-inverted-arrow.ps
+%%PROSPERDIR%%/contrib/img/yellow-bullet-on-blue-wc.ps
+%%PROSPERDIR%%/contrib/img/yellow-bullet-on-white.ps
 %%PROSPERDIR%%/contrib/PPRalcatel.sty
 %%PROSPERDIR%%/contrib/PPRblends.sty
 %%PROSPERDIR%%/contrib/PPRgyom.sty
 %%PROSPERDIR%%/contrib/PPRpascal.sty
 %%PROSPERDIR%%/contrib/PPRrico.sty
+%%PROSPERDIR%%/contrib/PPRcapsules.sty
+%%PROSPERDIR%%/contrib/PPRcorners.sty
+%%PROSPERDIR%%/contrib/PPRfyma.sty
+%%PROSPERDIR%%/contrib/PPRgyom2.sty
+%%PROSPERDIR%%/contrib/PPRmancini.sty
+%%PROSPERDIR%%/contrib/PPRprettybox.sty
+%%PROSPERDIR%%/contrib/PPRserpaggi.sty
+%%PROSPERDIR%%/contrib/PPRthomasd.sty
+%%PROSPERDIR%%/contrib/PPRwhitecross.sty
+%%PROSPERDIR%%/contrib/PPRwinter.sty
+%%PROSPERDIR%%/contrib/PPRwj.sty
 %%PROSPERDIR%%/contrib/gyom.ps
 %%PROSPERDIR%%/contrib/rico.ps
 %%PROSPERDIR%%/contrib/gyom.tex
--- prosper-1.00.4_4.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list