FreeBSD Bugzilla – Attachment 174815 Details for
Bug 212712
[PATCH] security/munge : Update to 0.5.12 and use Github instead of google code
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
diff of the port
munge-0.5.12_2.diff (text/plain), 2.03 KB, created by
Thibault Payet
on 2016-09-15 23:23:16 UTC
(
hide
)
Description:
diff of the port
Filename:
MIME Type:
Creator:
Thibault Payet
Created:
2016-09-15 23:23:16 UTC
Size:
2.03 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (révision 422233) >+++ Makefile (copie de travail) >@@ -2,10 +2,9 @@ > # $FreeBSD$ > > PORTNAME= munge >-PORTVERSION= 0.5.11 >+PORTVERSION= 0.5.12 > PORTREVISION= 2 > CATEGORIES= security >-MASTER_SITES= GOOGLE_CODE > > MAINTAINER= bofh@FreeBSD.org > COMMENT= Authentication service for creating and validating credentials >@@ -13,7 +12,10 @@ > LICENSE= GPLv3 LGPL3 > LICENSE_COMB= dual > >-BROKEN= Unfetchable (google code has gone away) >+USE_GITHUB=yes >+GH_ACCOUNT= dun >+GH_PROJECT= munge >+GH_TAGNAME= 880584f > > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-openssl-prefix=${OPENSSLBASE} >Index: distinfo >=================================================================== >--- distinfo (révision 422233) >+++ distinfo (copie de travail) >@@ -1,2 +1,3 @@ >-SHA256 (munge-0.5.11.tar.bz2) = 8e075614f81cb0a6df21a0aafdc825498611a04429d0876f074fc828739351a5 >-SIZE (munge-0.5.11.tar.bz2) = 423232 >+TIMESTAMP = 1473980137 >+SHA256 (dun-munge-0.5.12-880584f_GH0.tar.gz) = 3b1849b3482b7cf7d14c55c0529a3b9a963fc0f17f78b0283e0b865defc1268f >+SIZE (dun-munge-0.5.12-880584f_GH0.tar.gz) = 573947 >Index: pkg-descr >=================================================================== >--- pkg-descr (révision 422233) >+++ pkg-descr (copie de travail) >@@ -7,4 +7,4 @@ > credentials without the use of root privileges, reserved ports, or > platform-specific methods. > >-WWW: http://code.google.com/p/munge/ >+WWW: https://dun.github.io/munge/ >Index: pkg-plist >=================================================================== >--- pkg-plist (révision 422233) >+++ pkg-plist (copie de travail) >@@ -6,6 +6,8 @@ > lib/libmunge.so > lib/libmunge.so.2 > lib/libmunge.so.2.0.0 >+lib/systemd/system/munge.service >+lib/tmpfiles.d/munge.conf > libdata/pkgconfig/munge.pc > man/man1/munge.1.gz > man/man1/remunge.1.gz >@@ -28,7 +30,7 @@ > man/man7/munge.7.gz > man/man8/munged.8.gz > sbin/munged >-@dir /var/run/munge >-@dir(,,700) /var/log/munge > @dir(,,711) /var/lib/munge > @dir /var/lib >+@dir(,,700) /var/log/munge >+@dir /var/run/munge
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 212712
:
174812
|
174814
| 174815