Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2012 00:49:15 +0800 (CST)
From:      Hung-Yi Chen <gaod@hychen.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/165041: [MAINTAINER] security/sshpass: fix incorrect PKGORIGIN
Message-ID:  <201202121649.q1CGnFBN082359@cse.tw>
Resent-Message-ID: <201202121650.q1CGoAvH022392@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         165041
>Category:       ports
>Synopsis:       [MAINTAINER] security/sshpass: fix incorrect PKGORIGIN
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 12 16:50:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Hung-Yi Chen
>Release:        FreeBSD 9.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD cse.tw 9.0-STABLE FreeBSD 9.0-STABLE #10: Sun Jan 29 19:49:07 CST 2012 gaod@cse.tw:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	Fix incorrect PKGORIGIN.

>How-To-Repeat:
>Fix:

--- sshpass begins here ---
===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/security/sshpass.orig/Makefile /usr/ports/security/sshpass/Makefile
--- /usr/ports/security/sshpass.orig/Makefile	2012-02-13 00:42:22.000000000 +0800
+++ /usr/ports/security/sshpass/Makefile	2012-02-13 00:43:09.000000000 +0800
@@ -7,7 +7,8 @@
 
 PORTNAME=	sshpass
 PORTVERSION=	1.05
-CATEGORIES=	sysutils
+PORTREVISION=	1
+CATEGORIES=	security
 MASTER_SITES=	SF/${PORTNAME}/sshpass/${PORTVERSION}
 
 MAINTAINER=	gaod@hychen.org
===> Done
--- sshpass ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202121649.q1CGnFBN082359>