Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (dbd61e57b9b2fc8438357b7a3ab10b9c188133f4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (dbd61e57b9b2fc8438357b7a3ab10b9c188133f4)
  • Date: Fri, 23 Jun 2023 21:36:56 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

net/netifrc/DETAILS | 4 ++--
net/netifrc/HISTORY | 5 +++++
net/netifrc/PRE_BUILD | 4 +---
net/netifrc/patches/0001-install-iwd.sh.patch | 13 -------------
4 files changed, 8 insertions(+), 18 deletions(-)

New commits:
commit dbd61e57b9b2fc8438357b7a3ab10b9c188133f4
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

net/netifrc: version 0.7.5

diff --git a/net/netifrc/DETAILS b/net/netifrc/DETAILS
index ddd4cda..c971046 100755
--- a/net/netifrc/DETAILS
+++ b/net/netifrc/DETAILS
@@ -1,6 +1,6 @@
SPELL="netifrc"
- VERSION="0.7.4"
-
SOURCE_HASH="sha512:4934e2b7247a65847eed3a0f982c1c3996c486d7cb1cb401c29d8a6ea36eb94930a64e1cb84ff6ffdfb305e75f369fe6834062fcbb5e1d77d9f336d6592f3dff"
+ VERSION="0.7.5"
+
SOURCE_HASH="sha512:048dc35e3b624d712c400b4efa7a8ed67c4418ba3519193ecc272340fdbba4162520e84bc9ea95fcea5f61e91825daddce600f5e97b57b5df0294b1868fdcb99"
SOURCE="${SPELL}-${VERSION}.tar.bz2"

SOURCE_URL[0]="https://gitweb.gentoo.org/proj/${SPELL}.git/snapshot/${SOURCE}";
# Watch: https://gitweb.gentoo.org/proj/netifrc.git/refs/ a
href='/proj/netifrc.git/snapshot/netifrc-([0-9.]+)[.]tar
diff --git a/net/netifrc/HISTORY b/net/netifrc/HISTORY
index 90995df..eb3fb88 100644
--- a/net/netifrc/HISTORY
+++ b/net/netifrc/HISTORY
@@ -1,3 +1,8 @@
+2023-06-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.7.5
+ * PRE_BUILD, patches/0001-install-iwd.sh.patch: removed the patch, no
longer
+ needed
+
2023-05-26 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.7.4

diff --git a/net/netifrc/PRE_BUILD b/net/netifrc/PRE_BUILD
index 6c945af..a174b6b 100755
--- a/net/netifrc/PRE_BUILD
+++ b/net/netifrc/PRE_BUILD
@@ -2,6 +2,4 @@ default_pre_build &&
cd "${SOURCE_DIRECTORY}" &&

# corrects scripts' path
-sed "/LIBEXECDIR/s:libexec:lib:" -i mk/sys.mk &&
-
-apply_patch_dir patches
+sed "/LIBEXECDIR/s:libexec:lib:" -i mk/sys.mk
diff --git a/net/netifrc/patches/0001-install-iwd.sh.patch
b/net/netifrc/patches/0001-install-iwd.sh.patch
deleted file mode 100644
index abd7a09..0000000
--- a/net/netifrc/patches/0001-install-iwd.sh.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/net/Makefile b/net/Makefile
-index ee48294..dbd0a79 100644
---- a/net/Makefile
-+++ b/net/Makefile
-@@ -12,7 +12,7 @@ INC-FreeBSD= iwconfig.sh
- SRCS-Linux= iwconfig.sh.in udhcpc.sh.in
- INC-Linux= adsl.sh apipa.sh arping.sh bonding.sh br2684ctl.sh bridge.sh \
- ccwgroup.sh clip.sh ethtool.sh iproute2.sh ifplugd.sh
ip6to4.sh \
-- ipppd.sh iwconfig.sh netplugd.sh pppd.sh pump.sh tuntap.sh
udhcpc.sh \
-+ ipppd.sh iwconfig.sh iwd.sh netplugd.sh pppd.sh pump.sh
tuntap.sh udhcpc.sh \
- vlan.sh macvlan.sh ip6rd.sh firewalld.sh dummy.sh hsr.sh
l2tp.sh \
- iw.sh wireguard.sh veth.sh dhclientv6.sh
-



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (dbd61e57b9b2fc8438357b7a3ab10b9c188133f4), Pavel Vinogradov, 06/23/2023

Archive powered by MHonArc 2.6.24.

Top of Page