FreeBSD Bugzilla – Attachment 80732 Details for
Bug 115748
[MAINTAINER] net/ipv6socket_scrub: [update to ports standards]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ipv6socket_scrub-1.0_1.patch
ipv6socket_scrub-1.0_1.patch (text/plain), 2.76 KB, created by
Janos Mohacsi
on 2007-08-23 09:00:13 UTC
(
hide
)
Description:
ipv6socket_scrub-1.0_1.patch
Filename:
MIME Type:
Creator:
Janos Mohacsi
Created:
2007-08-23 09:00:13 UTC
Size:
2.76 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/net/ipv6socket_scrub.orig/Makefile /usr/ports/net/ipv6socket_scrub/Makefile >--- /usr/ports/net/ipv6socket_scrub.orig/Makefile 2007-07-16 11:26:59.000000000 +0200 >+++ /usr/ports/net/ipv6socket_scrub/Makefile 2007-08-23 09:45:11.000000000 +0200 >@@ -6,6 +6,7 @@ > > PORTNAME= ipv6socket_scrub > PORTVERSION= 1.0 >+PORTREVISION= 1 > CATEGORIES= net devel ipv6 > MASTER_SITES= #http://www.sun.com/download/index.jsp?cat=Operating%20Systems&tab=3 > DISTNAME= IPv6socket_scrub >@@ -15,26 +16,27 @@ > COMMENT= Checks IPv6 portability of C source code > > MAN1= ipv6socket_scrub.1 >-PLIST_FILES= bin/ipv6socket_scrub > > WRKSRC= ${WRKDIR}/${DISTNAME}/src >-RESTRICTED= "not redistributable, license agreement required" >+RESTRICTED= not redistributable, license agreement required > >-.if !defined(PACKAGE_BUILDING) >-do-fetch: >- @if [ ! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \ >- ${ECHO} '======================================================='; \ >- ${ECHO} 'You need to sign the agreement on http://www.sun.com/download/index.jsp?cat=Operating%20Systems&tab=3'; \ >- ${ECHO} 'and fetch on your own.'; \ >- ${ECHO} 'Once ${DISTFILES} has been downloaded, move it to '; \ >- ${ECHO} '${DISTDIR} and then restart this build '; \ >- ${ECHO} '======================================================='; \ >- fi >+PORT_DOCS= Copyright README >+ >+.include <bsd.port.pre.mk> >+ >+.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) >+IGNORE= you need to sign the agreement on http://www.sun.com/download/index.jsp?cat=Operating%20Systems&tab=3 and download it and place to ${DISTDIR} and then restart this build > .endif > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/ipv6socket_scrub ${PREFIX}/bin > ${INSTALL_MAN} ${WRKSRC}/../Docs/man/man1/ipv6socket_scrub.1 \ > ${PREFIX}/man/man1 >+.if !defined (NOPORTDOCS) >+ @${MKDIR} ${DOCSDIR} >+.for doc in ${PORTDOCS} >+ ${INSTALL_MAN} ${WRKSRC}/${doc} ${DOCSDIR} >+.endfor >+.endif > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >diff -ruN --exclude=CVS /usr/ports/net/ipv6socket_scrub.orig/distinfo /usr/ports/net/ipv6socket_scrub/distinfo >--- /usr/ports/net/ipv6socket_scrub.orig/distinfo 2002-04-22 15:14:47.000000000 +0200 >+++ /usr/ports/net/ipv6socket_scrub/distinfo 2007-08-23 09:16:50.000000000 +0200 >@@ -1 +1,3 @@ > MD5 (IPv6socket_scrub.tar) = 5e61107af752b3e97ace852c481e45b7 >+SHA256 (IPv6socket_scrub.tar) = b364ada8f677c049e58afeef67046af5943edff838c69fc0dcc010a659f2fa8b >+SIZE (IPv6socket_scrub.tar) = 160768 >diff -ruN --exclude=CVS /usr/ports/net/ipv6socket_scrub.orig/pkg-plist /usr/ports/net/ipv6socket_scrub/pkg-plist >--- /usr/ports/net/ipv6socket_scrub.orig/pkg-plist 1970-01-01 01:00:00.000000000 +0100 >+++ /usr/ports/net/ipv6socket_scrub/pkg-plist 2007-08-23 09:43:56.000000000 +0200 >@@ -0,0 +1,2 @@ >+bin/ipv6socket_scrub >+%%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 115748
: 80732