Bug 212712

Summary: [PATCH] security/munge : Update to 0.5.12 and use Github instead of google code
Product: Ports & Packages Reporter: Thibault Payet <monwarez>
Component: Individual Port(s)Assignee: Muhammad Moinur Rahman <bofh>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (bofh)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
the diff of the port
none
poudriere testport log
none
diff of the port none

Description Thibault Payet 2016-09-15 23:17:12 UTC
Created attachment 174812 [details]
the diff of the port

According to google code page, the project seems to moved to Github
see https://code.google.com/hosting/moved?project=munge
So is is https://dun.github.io/munge/
So it pass portlint and poudriere testport
Comment 1 Thibault Payet 2016-09-15 23:18:03 UTC
Created attachment 174814 [details]
poudriere testport log
Comment 2 Thibault Payet 2016-09-15 23:23:16 UTC
Created attachment 174815 [details]
diff of the port

maybe need to change the last line:
@dir /var/run/munge
Comment 3 Thibault Payet 2016-09-15 23:25:34 UTC
(In reply to Thibault Payet from comment #2)
Nevermind, the line @dir /var/run/munge has just move, so it should be good.
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-09-24 16:54:26 UTC
A commit references this bug:

Author: bofh
Date: Sat Sep 24 16:53:58 UTC 2016
New revision: 422733
URL: https://svnweb.freebsd.org/changeset/ports/422733

Log:
  security/munge: UNBREAK and Update version 0.5.11=>0.5.12

  - Move MASTER_SITES to GITHUB from GOOGLE_CODE
  - Update WWW

  PR:		212712
  Submitted by:	monwarez@mailoo.org

Changes:
  head/security/munge/Makefile
  head/security/munge/distinfo
  head/security/munge/files/patch-src_etc_Makefile.in
  head/security/munge/pkg-descr
  head/security/munge/pkg-plist
Comment 5 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2016-09-24 17:02:47 UTC
Committed with changes.