ports/153863: [patch] net-mgmt/argus-clients proper usage of @dirrmtry macro

Andrej Zverev andrej.zverev at gmail.com
Mon Jan 10 20:40:08 UTC 2011


>Number:         153863
>Category:       ports
>Synopsis:       [patch] net-mgmt/argus-clients proper usage of @dirrmtry macro
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 10 20:40:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        
>Organization:
>Environment:


	
>Description:
	- Fix @dirrmtry since it already filter stderr and return true and
	 %D
	- Remove MD5 checksum
	
>How-To-Repeat:
	
>Fix:

	

--- argus-clients.diff begins here ---
Index: argus-clients/distinfo
===================================================================
RCS file: /home/pcvs/ports/net-mgmt/argus-clients/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- argus-clients/distinfo	1 Feb 2006 01:08:01 -0000	1.2
+++ argus-clients/distinfo	10 Jan 2011 20:27:04 -0000
@@ -1,3 +1,2 @@
-MD5 (argus-clients-2.0.6.tar.gz) = 6a0b11043e70de20c93f23655a28b80d
 SHA256 (argus-clients-2.0.6.tar.gz) = 490b7b690d134169579a4f4f20038bad1c113e7a30e030c5d632ce917bd5b6ac
 SIZE (argus-clients-2.0.6.tar.gz) = 691629
Index: argus-clients/pkg-plist
===================================================================
RCS file: /home/pcvs/ports/net-mgmt/argus-clients/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- argus-clients/pkg-plist	22 Jan 2006 06:28:47 -0000	1.2
+++ argus-clients/pkg-plist	10 Jan 2011 20:27:04 -0000
@@ -68,4 +68,5 @@
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/html/man
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/html
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
- at dirrmtry argus/archive %D/argus
+ at dirrmtry argus/archive
+ at dirrmrty argus
--- argus-clients.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list