svn commit: r380264 - head/sysutils/userinfo

Ryan Steinmetz zi at FreeBSD.org
Mon Mar 2 14:22:30 UTC 2015


Author: zi
Date: Mon Mar  2 14:22:28 2015
New Revision: 380264
URL: https://svnweb.freebsd.org/changeset/ports/380264
QAT: https://qat.redports.org/buildarchive/r380264/

Log:
  - Update to 2.5

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

Modified: head/sysutils/userinfo/Makefile
==============================================================================
--- head/sysutils/userinfo/Makefile	Mon Mar  2 14:14:31 2015	(r380263)
+++ head/sysutils/userinfo/Makefile	Mon Mar  2 14:22:28 2015	(r380264)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	userinfo
-PORTVERSION=	2.4
-PORTREVISION=	3
+PORTVERSION=	2.5
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
 
@@ -15,5 +14,6 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		libtool tar:bzip2
 GNU_CONFIGURE=	yes
+INSTALL_TARGET=	install-strip
 
 .include <bsd.port.mk>

Modified: head/sysutils/userinfo/distinfo
==============================================================================
--- head/sysutils/userinfo/distinfo	Mon Mar  2 14:14:31 2015	(r380263)
+++ head/sysutils/userinfo/distinfo	Mon Mar  2 14:22:28 2015	(r380264)
@@ -1,2 +1,2 @@
-SHA256 (userinfo-2.4.tar.bz2) = a01c7ce7fb4e664e77ae48b55590da7b17265d53ef3e881fedcb0b28abd26003
-SIZE (userinfo-2.4.tar.bz2) = 272474
+SHA256 (userinfo-2.5.tar.bz2) = c21e6da328a01a58934ecf0319f4395418ef0b0362231e464fc25f825c16b753
+SIZE (userinfo-2.5.tar.bz2) = 277766


More information about the svn-ports-head mailing list