Bug 228609 - [maintainer update] net/vether-kmod: Update to g20180530
Summary: [maintainer update] net/vether-kmod: Update to g20180530
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-30 14:42 UTC by henning.matyschok
Modified: 2018-05-31 12:33 UTC (History)
1 user (show)

See Also:


Attachments
Patch for Makefile and distinfo. (1.36 KB, patch)
2018-05-30 14:42 UTC, henning.matyschok
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description henning.matyschok 2018-05-30 14:42:52 UTC
Created attachment 193843 [details]
Patch for Makefile and distinfo.

Would you please commit these changes?
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2018-05-31 05:35:34 UTC
The diff could not apply to svn,

could you help to check, thanks.

--
nat [/users/v/works/ports] -v- > patch -p0 < /home/tmp/attachment.cgi\?id=193843
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: net/vether-kmod/Makefile
|===================================================================
|--- net/vether-kmod/Makefile   (revision 464724)
|+++ net/vether-kmod/Makefile   (working copy)
--------------------------
Patching file net/vether-kmod/Makefile using Plan A...
Hunk #1 failed at 1.
Hunk #2 failed at 15.
2 out of 2 hunks failed--saving rejects to net/vether-kmod/Makefile.rej
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: net/vether-kmod/distinfo
|===================================================================
|--- net/vether-kmod/distinfo   (revision 464724)
|+++ net/vether-kmod/distinfo   (working copy)
--------------------------
Patching file net/vether-kmod/distinfo using Plan A...
Hunk #1 failed at 1.
1 out of 1 hunks failed--saving rejects to net/vether-kmod/distinfo.rej
done
--
nat [/users/v/works/ports] -v- > cat net/vether-kmod/Makefile.rej
@@ -1,7 +1,7 @@
 # $FreeBSD$

 PORTNAME=      vether-kmod
-DISTVERSION=   g20180314
+DISTVERSION=   g20180530
 CATEGORIES=    net

 MAINTAINER=    henning.matyschok@outlook.com
@@ -15,7 +15,7 @@
 USE_GITHUB=    yes
 GH_ACCOUNT=    hmatyschok
 GH_PROJECT=    if_vether
-GH_TAGNAME=    07a34f925aa86b6ac3129785be3a32219676c21b
+GH_TAGNAME=    9932438def29ca03255894652301ca3a04e27072

 PLIST_FILES=   ${KMODDIR}/if_vether.ko \
                man/man4/if_vether.4.gz \
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-05-31 12:16:56 UTC
A commit references this bug:

Author: krion
Date: Thu May 31 12:16:25 UTC 2018
New revision: 471202
URL: https://svnweb.freebsd.org/changeset/ports/471202

Log:
  Update to g20180530 version.

  PR:		228609
  Submitted by:	maintainer

Changes:
  head/net/vether-kmod/Makefile
  head/net/vether-kmod/distinfo