aboutsummaryrefslogtreecommitdiffstats
path: root/security/fakeroot
diff options
context:
space:
mode:
authormartymac <martymac@FreeBSD.org>2010-10-15 19:45:15 +0800
committermartymac <martymac@FreeBSD.org>2010-10-15 19:45:15 +0800
commitd4974db5ca3c63d41bdd5587831ca38d74411306 (patch)
tree3e4326ba41d1132b31e621adfb0346518b797118 /security/fakeroot
parent117d3b0f91e67134108e043791125d8f158c0b82 (diff)
downloadfreebsd-ports-graphics-d4974db5ca3c63d41bdd5587831ca38d74411306.tar.gz
freebsd-ports-graphics-d4974db5ca3c63d41bdd5587831ca38d74411306.tar.zst
freebsd-ports-graphics-d4974db5ca3c63d41bdd5587831ca38d74411306.zip
- Update to 1.14.4, some changes include :
* communicate.h: patch from Bernhard Reutner-Fischer to enable LFS builds against uClibc. closes: #556257. - Add missing LICENSE Approved by: ehaupt (mentor)
Diffstat (limited to 'security/fakeroot')
-rw-r--r--security/fakeroot/Makefile7
-rw-r--r--security/fakeroot/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile
index 05e727038d1..b1eed54eccd 100644
--- a/security/fakeroot/Makefile
+++ b/security/fakeroot/Makefile
@@ -6,15 +6,18 @@
#
PORTNAME= fakeroot
-PORTVERSION= 1.14.3
+PORTVERSION= 1.14.4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR= pool/main/f/fakeroot
-DISTNAME= ${PORTNAME}_${PORTVERSION}
+DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= martymac@FreeBSD.org
COMMENT= Simulate the root user behaviour
+LICENSE= GPLv3
+
+USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ipc=tcp
USE_AUTOTOOLS= libtool:22
diff --git a/security/fakeroot/distinfo b/security/fakeroot/distinfo
index 657ba9d0e30..200f95177ea 100644
--- a/security/fakeroot/distinfo
+++ b/security/fakeroot/distinfo
@@ -1,3 +1,3 @@
-MD5 (fakeroot_1.14.3.tar.gz) = ca68f84e0340068eaaa38aab01f10d47
-SHA256 (fakeroot_1.14.3.tar.gz) = 8aab001d327dc32f311763b65f275587a1456b64da3245998e527c7008ff7dab
-SIZE (fakeroot_1.14.3.tar.gz) = 429538
+MD5 (fakeroot_1.14.4.orig.tar.bz2) = bea628be77838aaa7323a2f7601c2d7e
+SHA256 (fakeroot_1.14.4.orig.tar.bz2) = 3236394b2f280637bc977515e46e66cf999e1db74ea7402048e64113b70b9660
+SIZE (fakeroot_1.14.4.orig.tar.bz2) = 280223