ports/133272: [maintainer-update] Fix WWW pkg-descr field for security/unhide
Nikos Ntarmos
ntarmos at cs.uoi.gr
Wed Apr 1 14:40:03 UTC 2009
>Number: 133272
>Category: ports
>Synopsis: [maintainer-update] Fix WWW pkg-descr field for security/unhide
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Apr 01 14:40:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Nikos Ntarmos
>Release: FreeBSD 7.1-STABLE i386
>Organization:
Computer Science Dept., U. of Ioannina, Greece
>Environment:
System: FreeBSD ace.cs.uoi.gr 7.1-STABLE FreeBSD 7.1-STABLE #2: Sat Feb 28 23:00:12 EET 2009 ntarmos at ace.cs.uoi.gr:/opt/obj/opt/src/sys/ACE i386
>Description:
The WWW field in the pkg-descr for security/unhide was wrong. This
trivial patch fixes it and bumps the portrevision.
>How-To-Repeat:
>Fix:
--- unhide.diff begins here ---
--- Makefile.orig
+++ Makefile
@@ -7,6 +7,7 @@
PORTNAME= unhide
PORTVERSION= 20080519
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.security-projects.com/
DISTNAME= ${PORTNAME}${DISTVERSION}
--- pkg-descr.orig
+++ pkg-descr
@@ -12,4 +12,4 @@ unhide-tcp identifies TCP/UDP ports that are listening but not listed in
/bin/netstat by doing brute forcing of all TCP/UDP ports availables.
-WWW: http://http://www.security-projects.com/?Unhide/
+WWW: http://www.security-projects.com/?Unhide
--- unhide.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list