FreeBSD Bugzilla – Attachment 99205 Details for
Bug 138253
[PATCH] net/cnupm: update to 3.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cnupm-3.12.patch
cnupm-3.12.patch (text/plain), 2.23 KB, created by
Sylvio César Teixeira Amorim
on 2009-08-28 08:30:03 UTC
(
hide
)
Description:
cnupm-3.12.patch
Filename:
MIME Type:
Creator:
Sylvio César Teixeira Amorim
Created:
2009-08-28 08:30:03 UTC
Size:
2.23 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/cnupm/Makefile,v >retrieving revision 1.6 >diff -u -u -r1.6 Makefile >--- Makefile 23 Jan 2006 09:18:45 -0000 1.6 >+++ Makefile 28 Aug 2009 02:03:20 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= cnupm >-PORTVERSION= 3.11 >+PORTVERSION= 3.12 > CATEGORIES= net ipv6 > MASTER_SITES= http://pdp-11.org.ru/~form/cnupm/files/ \ > ftp://cvs.1system.ru/pub/local/src/cnupm/ >@@ -25,6 +25,8 @@ > > PLIST_SUB+= CNUPM_OWN="${CNUPM_OWN}" CNUPM_GRP="${CNUPM_GRP}" > >+PORTDOCS= README >+ > post-install: > ${PW} groupshow ${CNUPM_GRP} 2>/dev/null || ${PW} groupadd \ > -n ${CNUPM_GRP} >@@ -35,7 +37,9 @@ > ${PW} usermod -n ${CNUPM_OWN} -d ${PREFIX}/var/cnupm > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >- @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} >+.for docs in ${PORTDOCS} >+ @${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR} >+.endfor > .endif > > @${CAT} ${PKGMESSAGE} >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/net/cnupm/distinfo,v >retrieving revision 1.4 >diff -u -u -r1.4 distinfo >--- distinfo 22 Dec 2005 10:09:14 -0000 1.4 >+++ distinfo 28 Aug 2009 02:03:20 -0000 >@@ -1,3 +1,3 @@ >-MD5 (cnupm-3.11.tar.gz) = b409d12042cef1ceff85fb8823345d68 >-SHA256 (cnupm-3.11.tar.gz) = 01e3278e91ea5b211a63b946c383e65a1e76948bb01756b8f005bc3b59d19b39 >-SIZE (cnupm-3.11.tar.gz) = 35596 >+MD5 (cnupm-3.12.tar.gz) = cea26036cad766968d29aa9771379b26 >+SHA256 (cnupm-3.12.tar.gz) = 32f9c23eb7f32507a6a3963600be89269dd2392e57911e8fc30a3d768f6662a1 >+SIZE (cnupm-3.12.tar.gz) = 36287 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/net/cnupm/pkg-plist,v >retrieving revision 1.2 >diff -u -u -r1.2 pkg-plist >--- pkg-plist 22 Jan 2006 02:45:48 -0000 1.2 >+++ pkg-plist 28 Aug 2009 02:03:20 -0000 >@@ -1,7 +1,5 @@ > sbin/cnupm > sbin/cnupmstat >-%%PORTDOCS%%%%DOCSDIR%%/README >-%%PORTDOCS%%@dirrm %%DOCSDIR%% > @exec pw groupshow %%CNUPM_GRP%% 2>/dev/null || pw groupadd -n %%CNUPM_GRP%% > @exec pw usershow %%CNUPM_OWN%% 2>/dev/null || pw useradd -n %%CNUPM_OWN%% -c 'Cnupm traffic collector' -g %%CNUPM_GRP%% -s /sbin/nologin > @exec install -o %%CNUPM_OWN%% -g %%CNUPM_GRP%% -m 750 -d %D/var/cnupm
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 138253
: 99205