Bug 219572

Summary: devel/libsearpc: Update checksum
Product: Ports & Packages Reporter: Ultima <Ultima1252>
Component: Individual Port(s)Assignee: Nikolai Lifanov <lifanov>
Status: Closed FIXED    
Severity: Affects Only Me CC: lifanov
Priority: --- Keywords: easy, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/haiwen/libsearpc
Attachments:
Description Flags
libsearpc.diff Ultima1252: maintainer-approval+

Description Ultima 2017-05-26 14:52:13 UTC
Created attachment 182935 [details]
libsearpc.diff

This is a patch for devel/libsearpc.

The commit tag changed upstream and needs to be updated. To prevent this from happening again, I changed the tagname commit. The commit I chose was labeled 3.0.8. Because the version is going down, epoche was added.

On a side note, the versioning on src is a little confusing to understand...


portlint -AC:
WARN: Makefile: Consider adding support for a NLS knob to conditionally disable gettext support.                                                                         
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.                                                                            
WARN: Makefile: new ports should not set PORTEPOCH.                                                                                                                      
0 fatal errors and 3 warnings found.


poudriere bulk -tC:
12amd64: success https://poudriere.ultimasbox.com/data/12amd64-test/2017-05-26_10h49m09s/logs/libsearpc-3.0.8,1.log 
12i386: success https://poudriere.ultimasbox.com/data/12i386-test/2017-05-26_10h49m10s/logs/libsearpc-3.0.8,1.log 
110amd64: success https://poudriere.ultimasbox.com/data/110amd64-test/2017-05-26_10h49m07s/logs/libsearpc-3.0.8,1.log 
110i386: success https://poudriere.ultimasbox.com/data/110i386-test/2017-05-26_10h49m08s/logs/libsearpc-3.0.8,1.log 
103amd64: success https://poudriere.ultimasbox.com/data/103amd64-test/2017-05-26_10h49m05s/logs/libsearpc-3.0.8,1.log 
103i386: success https://poudriere.ultimasbox.com/data/103i386-test/2017-05-26_10h49m06s/logs/libsearpc-3.0.8,1.log 

Server is being moved and poudriere log links provided above maybe down.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-05-26 15:02:59 UTC
A commit references this bug:

Author: lifanov
Date: Fri May 26 15:02:08 UTC 2017
New revision: 441787
URL: https://svnweb.freebsd.org/changeset/ports/441787

Log:
  unbreak devel/libsearpc

  The commit tag changed upstream and needs to be updated.
  To prevent this from happening again, maintainer changed the tagname commit.
  The commit I chose was labeled 3.0.8.
  Because the version is going down, epoch was added.

  PR:		219572
  Submitted by:	ultima1252@gmail.com (maintainer)

Changes:
  head/devel/libsearpc/Makefile
  head/devel/libsearpc/distinfo
Comment 2 Nikolai Lifanov freebsd_committer freebsd_triage 2017-05-27 12:23:31 UTC
Committed, thanks!