svn commit: r315820 - head/sysutils/userinfo

Ryan Steinmetz zi at FreeBSD.org
Tue Apr 16 15:27:53 UTC 2013


Author: zi
Date: Tue Apr 16 15:27:52 2013
New Revision: 315820
URL: http://svnweb.freebsd.org/changeset/ports/315820

Log:
  - Update to 2.4
  - Add LICENSE
  - Switch to new 'created by' header
  
  Feature safe:	yes

Modified:
  head/sysutils/userinfo/Makefile
  head/sysutils/userinfo/distinfo

Modified: head/sysutils/userinfo/Makefile
==============================================================================
--- head/sysutils/userinfo/Makefile	Tue Apr 16 15:13:21 2013	(r315819)
+++ head/sysutils/userinfo/Makefile	Tue Apr 16 15:27:52 2013	(r315820)
@@ -1,18 +1,17 @@
-# Ports collection Makefile for:	userinfo
-# Date created:		5 November 2002
-# Whom:			Ben Kibbey <bjk at arbornet.org>
-#
+# Created by: Ben Kibbey <bjk at arbornet.org>
 # $FreeBSD$
-#
 
 PORTNAME=	userinfo
-PORTVERSION=	2.3
+PORTVERSION=	2.4
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
 
 MAINTAINER=	zi at FreeBSD.org
 COMMENT=	Show information about local users
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 USE_AUTOTOOLS=	libtool
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes

Modified: head/sysutils/userinfo/distinfo
==============================================================================
--- head/sysutils/userinfo/distinfo	Tue Apr 16 15:13:21 2013	(r315819)
+++ head/sysutils/userinfo/distinfo	Tue Apr 16 15:27:52 2013	(r315820)
@@ -1,2 +1,2 @@
-SHA256 (userinfo-2.3.tar.bz2) = 71ae6adc85b70960e245f868d4baaeddd7d1713c13b37212079ed14353093121
-SIZE (userinfo-2.3.tar.bz2) = 252544
+SHA256 (userinfo-2.4.tar.bz2) = a01c7ce7fb4e664e77ae48b55590da7b17265d53ef3e881fedcb0b28abd26003
+SIZE (userinfo-2.4.tar.bz2) = 272474


More information about the svn-ports-all mailing list