Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-servers/thttpd/files: thttpd-renamed-htpasswd.patch
Date: Fri, 03 Oct 2014 19:30:36
Message-Id: 20141003193031.DA9E16DEB@oystercatcher.gentoo.org
1 blueness 14/10/03 19:30:31
2
3 Modified: thttpd-renamed-htpasswd.patch
4 Log:
5 Version bump
6
7 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.2 www-servers/thttpd/files/thttpd-renamed-htpasswd.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/files/thttpd-renamed-htpasswd.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/files/thttpd-renamed-htpasswd.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/files/thttpd-renamed-htpasswd.patch?r1=1.1&r2=1.2
15
16 Index: thttpd-renamed-htpasswd.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-servers/thttpd/files/thttpd-renamed-htpasswd.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- thttpd-renamed-htpasswd.patch 1 Jun 2013 14:21:14 -0000 1.1
23 +++ thttpd-renamed-htpasswd.patch 3 Oct 2014 19:30:31 -0000 1.2
24 @@ -104,5 +104,5 @@
25 dist_sbin_SCRIPTS = syslogtocern
26 -
27 -install-exec-hook:
28 -- chgrp $(WEBGROUP) $(sbindir)/makeweb
29 -- chmod 2751 $(sbindir)/makeweb
30 +- chgrp $(WEBGROUP) $(DESTDIR)$(sbindir)/makeweb
31 +- chmod 2751 $(DESTDIR)$(sbindir)/makeweb