Bump potential struct ifnet consumers

sys/net/if_var.h r1.116 "Remove struct ifnet's unused if_switchport member"
should be of no concern in ports land, but some actively do

- define _KERNEL and/or
  https://codesearch.debian.net/search?q=%23%5Cs*define%5Cs%2B_KERNEL%5Cb+filetype%3Ac&literal=0
  curl -s https://codesearch.debian.net/results/a710598a524e63cb/packages.txt
- include <net/if_var.h>
  https://codesearch.debian.net/search?q=%3Cnet%2Fif_var.h%3E+filetype%3Ac&literal=1
  curl -s https://codesearch.debian.net/results/3264f4d6c8ec573a/packages.txt

Running the packages.txt files through 'sort -u' and 'comm -12', filtering
for ports we actually have and further limiting it down to individual
packages rather than the whole port (thanks sthen) leaves us with

	$ infrastructure/bin/portbump -r \
	    devel/libgtop2 \
	    games/warzone2100 \
	    mail/mozilla-thunderbird \
	    multimedia/gstreamer1/plugins-bad \
	    net/miniupnp/miniupnpd \
	    net/net-snmp,-main \
	    net/usrsctp \
	    net/zabbix,-main \
	    security/aircrack-ng \
	    www/firefox-esr \
	    www/mozilla-firefox

Bump them all to pick up the new header/struct.

Feedback OK sthen
This commit is contained in:
kn 2022-09-02 06:17:28 +00:00
parent 0643f6fd3d
commit 85788209c6
11 changed files with 11 additions and 4 deletions

View File

@ -6,7 +6,7 @@ COMMENT= portable library for obtaining system information
GNOME_VERSION= 2.40.0
GNOME_PROJECT= libgtop
PKGNAME= libgtop2-${VERSION}
REVISION= 1
REVISION= 2
SHARED_LIBS= gtop-2.0 10.0 # .10.0

View File

@ -8,6 +8,7 @@ CATEGORIES= games
MASTER_SITES= https://github.com/Warzone2100/warzone2100/releases/download/$V/
DISTFILES= warzone2100-${V}{warzone2100_src}${EXTRACT_SUFX}
EXTRACT_SUFX= .tar.xz
REVISION= 0
HOMEPAGE= https://wz2100.net/

View File

@ -9,6 +9,7 @@ MOZILLA_PROJECT = thunderbird
MOZILLA_CODENAME = comm/mail
EXTRACT_SUFX = .tar.xz
DEBUG_PACKAGES = ${BUILD_PACKAGES}
REVISION = 0
# XXX badly formed debug in libxul ?
DWZ = :

View File

@ -2,6 +2,7 @@ COMMENT= bad elements for GStreamer
DISTNAME= gst-plugins-bad-${V}
PKGNAME= ${GST_PKGNAME_PREFIX}-plugins-bad-${V}
REVISION= 0
SHARED_LIBS += gsturidownloader-1.0 5.0 # 0.2003.0
SHARED_LIBS += gstadaptivedemux-1.0 4.0 # 0.2003.0

View File

@ -8,6 +8,7 @@ WRKDIST= ${WRKDIR}/miniupnp-${GH_COMMIT}/miniupnpd
##
DISTNAME= miniupnpd-2.3.0pl20220601
REVISION= 0
# uses pledge()
WANTLIB += c crypto kvm ssl

View File

@ -6,7 +6,7 @@ DISTNAME= net-snmp-$V
MULTI_PACKAGES= -main -tkmib
PKGNAME-main= net-snmp-$V
PKGNAME-tkmib= net-snmp-tkmib-$V
REVISION-main= 1
REVISION-main= 2
# tkmib isn't flavoured
FULLPKGPATH-tkmib= net/net-snmp,-tkmib

View File

@ -3,7 +3,7 @@ GH_ACCOUNT = sctplab
GH_PROJECT = usrsctp
GH_TAGNAME = 0.9.5.0
CATEGORIES = net
REVISION = 3
REVISION = 4
MASTER_SITES0 = https://github.com/sctplab/usrsctp/commit/
PATCHFILES = usrsctplib-link-pthread-{}40e35a7.patch:0 \

View File

@ -12,6 +12,7 @@ PKGNAME-proxy = zabbix-proxy-${VERSION}
FULLPKGNAME-web = zabbix-web-${VERSION}
FULLPKGPATH-web = net/zabbix,-web
CATEGORIES = net
REVISION-main = 0
MAJV = ${VERSION:C/^([0-9]+\.[0-9]+).*/\1/}

View File

@ -1,6 +1,6 @@
COMMENT= 802.11 WEP and WPA-PSK keys cracking program
DISTNAME= aircrack-ng-1.5.2
REVISION= 7
REVISION= 8
CATEGORIES= security
HOMEPAGE= https://www.aircrack-ng.org/

View File

@ -13,6 +13,7 @@ HOMEPAGE = https://www.mozilla.org/firefox/organizations/
PKGNAME = ${MOZILLA_PROJECT}-${MOZILLA_VERSION:S/esr//}
SO_VERSION = 9.0
MOZILLA_LIBS = xul clearkey lgpllibs mozavcodec mozavutil mozgtk mozsqlite3 ipcclientcerts
REVISION = 0
CATEGORIES = www

View File

@ -8,6 +8,7 @@ MOZILLA_PROFDATA_TASKID=VcYsuM2uTpqO8dWM8NcAaA
MOZILLA_BRANCH = release
MOZILLA_PROJECT = firefox
MOZILLA_CODENAME = browser
REVISION = 0
WRKDIST = ${WRKDIR}/${MOZILLA_DIST}-${MOZILLA_DIST_VERSION:C/b[0-9]*//}
HOMEPAGE = https://www.mozilla.org/firefox/