Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  6 Mar 2004 20:34:44 +0200 (EET)
From:      Toni Viemero <toni.viemero@iki.fi>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/63849: [MAINTAINER] security/makepasswd: Use MASTER_SITE_DEBIAN_POOL and SIZEify
Message-ID:  <20040306183444.00384A1446@fluid.selfdestruct.net>
Resent-Message-ID: <200403061840.i26Ie2mi029473@freefall.freebsd.org>

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

>Number:         63849
>Category:       ports
>Synopsis:       [MAINTAINER] security/makepasswd: Use MASTER_SITE_DEBIAN_POOL and SIZEify
>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:   Sat Mar 06 10:40:02 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Toni Viemero
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD fluid.selfdestruct.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Wed Mar  3 21:33:24 EET
>Description:
- Use MASTER_SITE_DEBIAN_POOL
- SIZE'ify

>How-To-Repeat:
>Fix:

--- makepasswd-1.10_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/makepasswd/Makefile /home/toni/ports/makepasswd/Makefile
--- /usr/ports/security/makepasswd/Makefile	Wed Mar  3 18:47:18 2004
+++ /home/toni/ports/makepasswd/Makefile	Sat Mar  6 20:31:09 2004
@@ -9,8 +9,7 @@
 PORTVERSION=	1.10
 PORTREVISION=	2
 CATEGORIES=	security
-MASTER_SITES=	${MASTER_SITE_DEBIAN}
-MASTER_SITE_SUBDIR=	pool/main/m/makepasswd
+MASTER_SITES=	${MASTER_SITE_DEBIAN_POOL}
 DISTNAME=	${PORTNAME}_${PORTVERSION}.orig
 
 PATCHFILES=	${PORTNAME}_${PORTVERSION}-2.diff.gz
diff -ruN --exclude=CVS /usr/ports/security/makepasswd/distinfo /home/toni/ports/makepasswd/distinfo
--- /usr/ports/security/makepasswd/distinfo	Wed Mar  3 18:47:18 2004
+++ /home/toni/ports/makepasswd/distinfo	Sat Mar  6 20:31:42 2004
@@ -1,2 +1,4 @@
 MD5 (makepasswd_1.10.orig.tar.gz) = 55842bb4c064ebcdedffb4afd5f0945a
+SIZE (makepasswd_1.10.orig.tar.gz) = 12382
 MD5 (makepasswd_1.10-2.diff.gz) = 3525498bf730e11c3aa14721556110fb
+SIZE (makepasswd_1.10-2.diff.gz) = 5350
--- makepasswd-1.10_2.patch ends here ---

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



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