FreeBSD Bugzilla – Attachment 40812 Details for
Bug 64047
Update port: print/pcal
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.05 KB, created by
tkato
on 2004-03-10 14:10:19 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2004-03-10 14:10:19 UTC
Size:
3.05 KB
patch
obsolete
>diff -urN /usr/ports/print/pcal/Makefile print/pcal/Makefile >--- /usr/ports/print/pcal/Makefile Sun Feb 22 12:24:46 2004 >+++ print/pcal/Makefile Tue Mar 9 20:20:07 2004 >@@ -8,40 +8,41 @@ > PORTNAME= pcal > PORTVERSION= 4.7.1 > CATEGORIES= print >-MASTER_SITES= http://www.sunpoint.net/~pcal/ >+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >+MASTER_SITE_SUBDIR= ${PORTNAME} > > MAINTAINER= ports@FreeBSD.org > COMMENT= PostScript calendar program > >-WWWSERVER!= hostname >+USE_REINPLACE= yes >+MAKE_ENV= CC="${CC}" HOST_CC="${CC}" PAPERSIZE="${PAPERSIZE}" >+ALL_TARGET= pcal > > MAN1= pcal.1 >+PLIST_FILES= bin/pcal libexec/pcal.cgi >+PORTDOCS= ReadMe pcal.html pcalw.html > >-.include <bsd.port.pre.mk> >- >-MAKE_ENV+= PAPERSIZE="${PAPERSIZE}" >-MAKE_ENV+= CC="${CC}" HOST_CC="${CC}" >+WWWSERVER!= hostname > >-ALL_TARGET= pcal >+.include <bsd.port.pre.mk> > >-pre-install: >- ${MV} ${WRKSRC}/pcal.cgi ${WRKSRC}/pcal.cgi.tmp >- ${SED} -e 's|@@PREFIX@@|${PREFIX}|' \ >- < ${WRKSRC}/pcal.cgi.tmp > ${WRKSRC}/pcal.cgi >- ${MV} ${WRKSRC}/pcal.html ${WRKSRC}/pcal.html.tmp >- ${SED} -e 's|@@WWWSERVER@@|${WWWSERVER}|' \ >- < ${WRKSRC}/pcal.html.tmp > ${WRKSRC}/pcal.html >- ${MV} ${WRKSRC}/pcalw.html ${WRKSRC}/pcalw.html.tmp >- ${SED} -e 's|@@WWWSERVER@@|${WWWSERVER}|' \ >- < ${WRKSRC}/pcalw.html.tmp > ${WRKSRC}/pcalw.html >+post-patch: >+ @${REINPLACE_CMD} -e \ >+ 's|@@PREFIX@@|${PREFIX}|g' ${WRKSRC}/pcal.cgi >+ @${REINPLACE_CMD} -e \ >+ 's|@@WWWSERVER@@|${WWWSERVER}|g' ${WRKSRC}/pcal.html >+ @${REINPLACE_CMD} -e \ >+ 's|@@WWWSERVER@@|${WWWSERVER}|g' ${WRKSRC}/pcalw.html > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/pcal ${PREFIX}/bin > ${INSTALL_SCRIPT} ${WRKSRC}/pcal.cgi ${PREFIX}/libexec >- ${INSTALL_MAN} ${WRKSRC}/pcal.man ${PREFIX}/man/man1/pcal.1 >- ${MKDIR} ${DOCSDIR} >+ ${INSTALL_MAN} ${WRKSRC}/pcal.man ${MANPREFIX}/man/man1/pcal.1 >+.if !defined(NOPORTDOCS) >+ @${MKDIR} ${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/ReadMe ${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/pcal.html ${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/pcalw.html ${DOCSDIR} >+.endif > > .include <bsd.port.post.mk> >diff -urN /usr/ports/print/pcal/distinfo print/pcal/distinfo >--- /usr/ports/print/pcal/distinfo Mon Jun 2 09:06:38 2003 >+++ print/pcal/distinfo Tue Mar 9 20:14:00 2004 >@@ -1 +1,2 @@ >-MD5 (pcal-4.7.1.tar.gz) = 85314da2c4616d40a59c80fc4ee807a0 >+MD5 (pcal-4.7.1.tar.gz) = 07d8e3b92affc4940c4401d9a8274075 >+SIZE (pcal-4.7.1.tar.gz) = 291594 >diff -urN /usr/ports/print/pcal/pkg-descr print/pcal/pkg-descr >--- /usr/ports/print/pcal/pkg-descr Mon Jun 2 09:06:38 2003 >+++ print/pcal/pkg-descr Tue Mar 9 20:10:52 2004 >@@ -3,7 +3,7 @@ > "calendar" for entries with leading dates matching dates on the > calendar, and prints any following text under the appropriate day. > >-WWW: http://fronzek.akshor.com/pcal/ >+WWW: http://pcal.sourceforge.net/ > > -- > mwest@uct.ac.za >diff -urN /usr/ports/print/pcal/pkg-plist print/pcal/pkg-plist >--- /usr/ports/print/pcal/pkg-plist Mon Aug 6 22:13:43 2001 >+++ print/pcal/pkg-plist Thu Jan 1 09:00:00 1970 >@@ -1,6 +0,0 @@ >-bin/pcal >-libexec/pcal.cgi >-share/doc/pcal/ReadMe >-share/doc/pcal/pcal.html >-share/doc/pcal/pcalw.html >-@dirrm share/doc/pcal
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 64047
: 40812