Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Nov 2010 22:39:58 +0200 (EET)
From:      Toni Viemero <toni.viemero@iki.fi>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/152623: [MAINTAINER] security/makepasswd: Add LICENSE support, small fixes
Message-ID:  <20101127203958.A1D7710E41B@sugarhill.7am.fi>
Resent-Message-ID: <201011272040.oARKeAvh046402@freefall.freebsd.org>

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

>Number:         152623
>Category:       ports
>Synopsis:       [MAINTAINER] security/makepasswd: Add LICENSE support, small fixes
>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 Nov 27 20:40:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Toni Viemero
>Release:        FreeBSD 8.1-RELEASE-p1 amd64
>Organization:
>Environment:
System: FreeBSD sugarhill 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #11: Mon Sep 20 23:33:06 EEST 2010
>Description:
- Add LICENSE info
- Drop MD5 hashes
- Fix "homepage" address

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- makepasswd-1.10_4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/makepasswd/Makefile /srv/home/toniv/makepasswd/Makefile
--- /usr/ports/security/makepasswd/Makefile	2010-09-13 22:47:54.000000000 +0300
+++ /srv/home/toniv/makepasswd/Makefile	2010-11-27 22:36:38.000000000 +0200
@@ -20,6 +20,8 @@
 MAINTAINER=	toni.viemero@iki.fi
 COMMENT=	Random password generator
 
+LICENSE=	GPLv1
+
 NO_BUILD=	yes
 USE_PERL5_RUN=	yes
 
diff -ruN --exclude=CVS /usr/ports/security/makepasswd/distinfo /srv/home/toniv/makepasswd/distinfo
--- /usr/ports/security/makepasswd/distinfo	2010-09-13 22:47:54.000000000 +0300
+++ /srv/home/toniv/makepasswd/distinfo	2010-11-27 22:36:13.000000000 +0200
@@ -1,6 +1,4 @@
-MD5 (makepasswd_1.10.orig.tar.gz) = 55842bb4c064ebcdedffb4afd5f0945a
 SHA256 (makepasswd_1.10.orig.tar.gz) = 41491f361d810f9bb3e08b40df3c3034faec306d434dab15534e19023f91a75c
 SIZE (makepasswd_1.10.orig.tar.gz) = 12382
-MD5 (makepasswd_1.10-5.diff.gz) = 385062fc5d8c4a246d924f3f10418049
 SHA256 (makepasswd_1.10-5.diff.gz) = b1c039090ad4f60be9f8fe05465b37c32ee20245b14fcd0708a93f78f1392097
 SIZE (makepasswd_1.10-5.diff.gz) = 7506
diff -ruN --exclude=CVS /usr/ports/security/makepasswd/pkg-descr /srv/home/toniv/makepasswd/pkg-descr
--- /usr/ports/security/makepasswd/pkg-descr	2003-04-02 05:29:32.000000000 +0300
+++ /srv/home/toniv/makepasswd/pkg-descr	2010-11-27 22:34:01.000000000 +0200
@@ -2,4 +2,4 @@
 of Linux, with the emphasis on security over pronounceability. It
 can also encrypt plaintext passwords given on the command line.
 
-WWW: http://packages.debian.org/stable/admin/makepasswd.html
+WWW: http://packages.debian.org/stable/makepasswd
--- makepasswd-1.10_4.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?20101127203958.A1D7710E41B>