View | Details | Raw Unified | Return to bug 124986
Collapse All | Expand All

(-)fakeroot/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	fakeroot
8
PORTNAME=	fakeroot
9
PORTVERSION=	1.9.4
9
PORTVERSION=	1.9.5
10
CATEGORIES=	security
10
CATEGORIES=	security
11
MASTER_SITES=	${MASTER_SITE_DEBIAN}
11
MASTER_SITES=	${MASTER_SITE_DEBIAN}
12
MASTER_SITE_SUBDIR=	pool/main/f/fakeroot
12
MASTER_SITE_SUBDIR=	pool/main/f/fakeroot
(-)fakeroot/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (fakeroot_1.9.4.tar.gz) = c324eb1e157edad17d98b1b2c8b99e25
1
MD5 (fakeroot_1.9.5.tar.gz) = 95c0c78c734b9782ec8d47e99c8e3fc8
2
SHA256 (fakeroot_1.9.4.tar.gz) = 8c55b1640c726bd421b68a1119f20b002eb29d95ae58d480a1d5d7d8afba1e81
2
SHA256 (fakeroot_1.9.5.tar.gz) = 2cbf95aef9e3f9a32b6859ae35723eaa76b5ed483ddaa654cf627d1eacdea5fa
3
SIZE (fakeroot_1.9.4.tar.gz) = 394029
3
SIZE (fakeroot_1.9.5.tar.gz) = 395829
(-)fakeroot/files/patch-configure (-11 lines)
Lines 1-11 Link Here
1
--- configure.orig	2008-04-25 20:11:19.000000000 +0200
2
+++ configure	2008-04-25 20:11:30.000000000 +0200
3
@@ -11755,7 +11755,7 @@
4
 {
5
 
6
        int __xmknodat  ( int ver,
7
-                         inf dirfd,
8
+                         int dirfd,
9
                          const char *pathname ,
10
                          mode_t  mode ,  dev_t dev);
11

Return to bug 124986