FreeBSD Bugzilla – Attachment 63336 Details for
Bug 94505
Update port: textproc/csv2latex to 0.9.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.63 KB, created by
tkato432
on 2006-03-15 18:10:25 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2006-03-15 18:10:25 UTC
Size:
1.63 KB
patch
obsolete
>diff -urN /usr/ports/textproc/csv2latex/Makefile textproc/csv2latex/Makefile >--- /usr/ports/textproc/csv2latex/Makefile Sat Sep 4 08:31:19 2004 >+++ textproc/csv2latex/Makefile Sun Mar 5 14:38:30 2006 >@@ -7,27 +7,26 @@ > # > > PORTNAME= csv2latex >-PORTVERSION= 20040213 >+PORTVERSION= 0.9.1 >+PORTEPOCH= 1 > CATEGORIES= textproc >-MASTER_SITES= http://brouits.free.fr/share/utils/ >-DISTNAME= ${PORTNAME} >-EXTRACT_SUFX= .c >+MASTER_SITES= http://brouits.free.fr/csv2latex/ >+DISTNAME= ${PORTNAME}_${PORTVERSION:R}-${PORTVERSION:E} > > MAINTAINER= ports@FreeBSD.org > COMMENT= Converts a well formed csv file to a LaTeX document > >+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} >+ > USE_GETOPT_LONG= yes >-NO_WRKSUBDIR= yes >+ > PLIST_FILES= bin/csv2latex >-EXTRACT_CMD= ${CP} >-EXTRACT_BEFORE_ARGS= # >-EXTRACT_AFTER_ARGS= . > > do-build: >- @cd ${WRKSRC} && \ >+ cd ${WRKSRC} && \ > ${CC} ${CPPFLAGS} -o ${PORTNAME} ${PORTNAME}.c ${LDFLAGS} > > do-install: >- @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin >+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin > > .include <bsd.port.mk> >diff -urN /usr/ports/textproc/csv2latex/distinfo textproc/csv2latex/distinfo >--- /usr/ports/textproc/csv2latex/distinfo Sat Nov 26 19:32:05 2005 >+++ textproc/csv2latex/distinfo Sun Mar 5 14:37:46 2006 >@@ -1,3 +1,3 @@ >-MD5 (csv2latex.c) = cf04dc2572c058201999f06a01d3a362 >-SHA256 (csv2latex.c) = 8e0657ab1788c4cd7314d71e612e504d4865068fdf41ff90a70fc9d9582c634e >-SIZE (csv2latex.c) = 6830 >+MD5 (csv2latex_0.9-1.tar.gz) = 5738dd1bc76282783833380f64125f65 >+SHA256 (csv2latex_0.9-1.tar.gz) = 5b56cdf85b30bef5e4105a9e8cd3ae36540b2584152db4f070936ece2d69b59f >+SIZE (csv2latex_0.9-1.tar.gz) = 16943
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 94505
: 63336