FreeBSD Bugzilla – Attachment 38364 Details for
Bug 60747
[non maintainer update] net/netspoc: update to 1.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
netspoc.diff
netspoc.diff (text/plain), 1.47 KB, created by
Vincent Tantardini
on 2003-12-31 00:40:18 UTC
(
hide
)
Description:
netspoc.diff
Filename:
MIME Type:
Creator:
Vincent Tantardini
Created:
2003-12-31 00:40:18 UTC
Size:
1.47 KB
patch
obsolete
>diff -ruN netspoc.bak/Makefile netspoc/Makefile >--- netspoc.bak/Makefile Tue Dec 30 23:16:41 2003 >+++ netspoc/Makefile Tue Dec 30 23:17:31 2003 >@@ -7,7 +7,7 @@ > # > > PORTNAME= netspoc >-PORTVERSION= 1.5 >+PORTVERSION= 1.7 > CATEGORIES= net > MASTER_SITES= http://download.berlios.de/netspoc/ > >@@ -19,12 +19,19 @@ > > MAN1= netspoc.1 > >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 500600 >+IGNORE= "This port needs Perl 5.6.0 or greater, please upgrade your Perl!" >+.endif >+ > do-install: > ${INSTALL_SCRIPT} ${WRKSRC}/netspoc ${PREFIX}/bin >+ ${INSTALL_SCRIPT} ${WRKSRC}/Netspoc.pm ${PREFIX}/bin > ${INSTALL_MAN} ${WRKSRC}/netspoc.man ${MANPREFIX}/man/man1/netspoc.1 > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/*.html ${DOCSDIR} > .endif > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >diff -ruN netspoc.bak/distinfo netspoc/distinfo >--- netspoc.bak/distinfo Tue Dec 30 23:16:41 2003 >+++ netspoc/distinfo Tue Dec 30 21:12:48 2003 >@@ -1 +1 @@ >-MD5 (netspoc-1.5.tar.gz) = fb8d6ab2589a197812313ab718b2ef65 >+MD5 (netspoc-1.7.tar.gz) = 59acf72f15fa724ed0daffd5fda29838 >diff -ruN netspoc.bak/pkg-plist netspoc/pkg-plist >--- netspoc.bak/pkg-plist Tue Dec 30 23:16:41 2003 >+++ netspoc/pkg-plist Wed Dec 31 01:21:55 2003 >@@ -1,6 +1,8 @@ > bin/netspoc >+bin/Netspoc.pm > %%PORTDOCS%%%%DOCSDIR%%/CSPM.html > %%PORTDOCS%%%%DOCSDIR%%/index.html > %%PORTDOCS%%%%DOCSDIR%%/language.html > %%PORTDOCS%%%%DOCSDIR%%/netspoc.html >+%%PORTDOCS%%%%DOCSDIR%%/NEWS.html > %%PORTDOCS%%@dirrm %%DOCSDIR%%
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 60747
: 38364