[Midnightbsd-cvs] mports [16476] trunk/devel/libexecinfo: uid fix

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 19 07:25:09 EDT 2014


Revision: 16476
          http://svnweb.midnightbsd.org/mports/?rev=16476
Author:   laffer1
Date:     2014-08-19 07:25:08 -0400 (Tue, 19 Aug 2014)
Log Message:
-----------
uid fix

Modified Paths:
--------------
    trunk/devel/libexecinfo/Makefile
    trunk/devel/libexecinfo/distinfo

Modified: trunk/devel/libexecinfo/Makefile
===================================================================
--- trunk/devel/libexecinfo/Makefile	2014-08-19 11:23:56 UTC (rev 16475)
+++ trunk/devel/libexecinfo/Makefile	2014-08-19 11:25:08 UTC (rev 16476)
@@ -1,23 +1,19 @@
-# New ports collection makefile for:	libexecinfo
-# Date created:				10 August 2003
-# Whom:					Maxim Sobolev <sobomax at FreeBSD.org>
-#
 # $MidnightBSD$
 # $FreeBSD: ports/devel/libexecinfo/Makefile,v 1.7 2006/06/29 13:21:47 itetcu Exp $
-#
 
 PORTNAME=	libexecinfo
 PORTVERSION=	1.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_FREEBSD_LOCAL}
 MASTER_SITE_SUBDIR=	itetcu
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	A library for inspecting program's backtrace
+COMMENT=	Library for inspecting program's backtrace
+
 LICENSE=	bsd2
 
-USE_BZIP2=	yes
+USES=		tar:bzip2 uidfix
 USE_LDCONFIG=	yes
 FAKE_MAKEARGS=	LIBDIR=${FAKE_DESTDIR}${PREFIX}/lib \
 		INCLUDEDIR=${FAKE_DESTDIR}${PREFIX}/include

Modified: trunk/devel/libexecinfo/distinfo
===================================================================
--- trunk/devel/libexecinfo/distinfo	2014-08-19 11:23:56 UTC (rev 16475)
+++ trunk/devel/libexecinfo/distinfo	2014-08-19 11:25:08 UTC (rev 16476)
@@ -1,4 +1,2 @@
-MD5 (libexecinfo-1.1.tar.bz2) = 8e9e81c554c1c5d735bc877448e92b91
 SHA256 (libexecinfo-1.1.tar.bz2) = c9a21913e7fdac8ef6b33250b167aa1fc0a7b8a175145e26913a4c19d8a59b1f
-RMD160 (libexecinfo-1.1.tar.bz2) = b2227d4095be0002185b667b9fde71cd876a4ed7
 SIZE (libexecinfo-1.1.tar.bz2) = 4841



More information about the Midnightbsd-cvs mailing list