diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-05 05:24:44 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-05 06:17:39 +0000 |
commit | 455664cfd6bfbbe71080bf031ea8d26225608818 (patch) | |
tree | bdc78e98331f3d3462455d2df95651ac8667bd37 | |
parent | ebdfcf26c93e631c979ce0068ff7fb1ba4ba6d0f (diff) | |
download | ports-455664cfd6bfbbe71080bf031ea8d26225608818.tar.gz ports-455664cfd6bfbbe71080bf031ea8d26225608818.zip |
devel/argp-standalone: Update to newer snapshot (8ded2bc)
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for shlib change
-rw-r--r-- | archivers/zchunk/Makefile | 1 | ||||
-rw-r--r-- | audio/yoshimi/Makefile | 1 | ||||
-rw-r--r-- | comms/tlf/Makefile | 2 | ||||
-rw-r--r-- | devel/argp-standalone/Makefile | 7 | ||||
-rw-r--r-- | devel/argp-standalone/distinfo | 8 | ||||
-rw-r--r-- | devel/argp-standalone/pkg-plist | 5 | ||||
-rw-r--r-- | devel/dwarves/Makefile | 2 | ||||
-rw-r--r-- | devel/elfutils/Makefile | 2 | ||||
-rw-r--r-- | games/3omns/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libv4l/Makefile | 2 | ||||
-rw-r--r-- | net-im/freetalk/Makefile | 2 | ||||
-rw-r--r-- | net/addrwatch/Makefile | 2 | ||||
-rw-r--r-- | net/knxd/Makefile | 2 | ||||
-rw-r--r-- | net/traff/Makefile | 2 | ||||
-rw-r--r-- | security/cvechecker/Makefile | 2 | ||||
-rw-r--r-- | sysutils/f3/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fileschanged/Makefile | 2 | ||||
-rw-r--r-- | sysutils/freeipmi/Makefile | 1 | ||||
-rw-r--r-- | sysutils/xen-guest-tools/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xen-tools/Makefile | 2 | ||||
-rw-r--r-- | x11/fireflies/Makefile | 1 |
21 files changed, 28 insertions, 24 deletions
diff --git a/archivers/zchunk/Makefile b/archivers/zchunk/Makefile index f013f2e53eab..b04fdb41ad49 100644 --- a/archivers/zchunk/Makefile +++ b/archivers/zchunk/Makefile @@ -1,5 +1,6 @@ PORTNAME= zchunk DISTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= archivers MAINTAINER= yuri@FreeBSD.org diff --git a/audio/yoshimi/Makefile b/audio/yoshimi/Makefile index a4fb409c6ba8..e9bbf31df5da 100644 --- a/audio/yoshimi/Makefile +++ b/audio/yoshimi/Makefile @@ -1,5 +1,6 @@ PORTNAME= yoshimi DISTVERSION= 2.3.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${DISTVERSION:R} diff --git a/comms/tlf/Makefile b/comms/tlf/Makefile index fafe43473995..bf1d5bd528e5 100644 --- a/comms/tlf/Makefile +++ b/comms/tlf/Makefile @@ -1,7 +1,7 @@ PORTNAME= tlf PORTVERSION= 1.4.1 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/devel/argp-standalone/Makefile b/devel/argp-standalone/Makefile index a24aabc8dcff..d26e9e19668e 100644 --- a/devel/argp-standalone/Makefile +++ b/devel/argp-standalone/Makefile @@ -1,10 +1,8 @@ PORTNAME= argp-standalone PORTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= devel -PATCH_SITES= https://github.com/argp-standalone/argp-standalone/commit/ -PATCHFILES= e4b42480f6fd63a117e1d8a3d90fb69434133c28.patch:-p1 - MAINTAINER= sunpoet@FreeBSD.org COMMENT= Standalone version of arguments parsing functions from GLIBC @@ -16,6 +14,9 @@ MESON_ARGS= --default-library=both USE_CSTD= gnu89 USE_LDCONFIG= yes +PLIST_SUB= PORTVERSION=${PORTVERSION} + USE_GITHUB= yes +GH_TAGNAME= 8ded2bc .include <bsd.port.mk> diff --git a/devel/argp-standalone/distinfo b/devel/argp-standalone/distinfo index 6080e59a54d1..69885c90a2a2 100644 --- a/devel/argp-standalone/distinfo +++ b/devel/argp-standalone/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1652259717 -SHA256 (argp-standalone-argp-standalone-1.5.0_GH0.tar.gz) = c29eae929dfebd575c38174f2c8c315766092cec99a8f987569d0cad3c6d64f6 -SIZE (argp-standalone-argp-standalone-1.5.0_GH0.tar.gz) = 65889 -SHA256 (e4b42480f6fd63a117e1d8a3d90fb69434133c28.patch) = 3538a55072f87ff1efe6215569f32b59bdc65b2c149ad4da30ab2dfd625c33c8 -SIZE (e4b42480f6fd63a117e1d8a3d90fb69434133c28.patch) = 1568 +TIMESTAMP = 1724084500 +SHA256 (argp-standalone-argp-standalone-1.5.0-8ded2bc_GH0.tar.gz) = 727e8b913b185c3fb6e8b3cc02831b5c796a435c4380a766d18ca62dd1132810 +SIZE (argp-standalone-argp-standalone-1.5.0-8ded2bc_GH0.tar.gz) = 54517 diff --git a/devel/argp-standalone/pkg-plist b/devel/argp-standalone/pkg-plist index fb6a82a80f0a..66af676d3265 100644 --- a/devel/argp-standalone/pkg-plist +++ b/devel/argp-standalone/pkg-plist @@ -1,5 +1,6 @@ include/argp.h lib/libargp.a lib/libargp.so -lib/libargp.so.0 -lib/libargp.so.0.0.0 +lib/libargp.so.1 +lib/libargp.so.%%PORTVERSION%% +libdata/pkgconfig/libargp.pc diff --git a/devel/dwarves/Makefile b/devel/dwarves/Makefile index fb9b75911151..a9650f2aede4 100644 --- a/devel/dwarves/Makefile +++ b/devel/dwarves/Makefile @@ -1,6 +1,6 @@ PORTNAME= dwarves DISTVERSION= 1.19 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= https://fedorapeople.org/~acme/dwarves/ diff --git a/devel/elfutils/Makefile b/devel/elfutils/Makefile index 9af8a11e8ad3..dcf2b11e0290 100644 --- a/devel/elfutils/Makefile +++ b/devel/elfutils/Makefile @@ -1,6 +1,6 @@ PORTNAME= elfutils DISTVERSION= 0.187 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://sourceware.org/elfutils/ftp/${PORTVERSION}/ diff --git a/games/3omns/Makefile b/games/3omns/Makefile index e7516791c242..68a4b652a57e 100644 --- a/games/3omns/Makefile +++ b/games/3omns/Makefile @@ -1,6 +1,6 @@ PORTNAME= 3omns DISTVERSION= 0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= https://lab.burn.capital/chaz/3omns/uploads/6ec547a14fec72a72f9fa53c374bfa7e/ diff --git a/multimedia/libv4l/Makefile b/multimedia/libv4l/Makefile index 5c261d7ad34f..39fa5a677b23 100644 --- a/multimedia/libv4l/Makefile +++ b/multimedia/libv4l/Makefile @@ -2,7 +2,7 @@ PORTNAME?= libv4l PORTVERSION= 1.23.0 -PORTREVISION?= 4 +PORTREVISION?= 5 DISTVERSIONPREFIX= v4l-utils- CATEGORIES= multimedia diff --git a/net-im/freetalk/Makefile b/net-im/freetalk/Makefile index 9586790c0510..b5546b1c6e0c 100644 --- a/net-im/freetalk/Makefile +++ b/net-im/freetalk/Makefile @@ -1,6 +1,6 @@ PORTNAME= freetalk PORTVERSION= 4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= GNU/freetalk diff --git a/net/addrwatch/Makefile b/net/addrwatch/Makefile index f8db0dc6c408..e1c80b024f08 100644 --- a/net/addrwatch/Makefile +++ b/net/addrwatch/Makefile @@ -1,7 +1,7 @@ PORTNAME= addrwatch DISTVERSIONPREFIX=v DISTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= m.muenz@gmail.com diff --git a/net/knxd/Makefile b/net/knxd/Makefile index 3753f045b859..a200e3194088 100644 --- a/net/knxd/Makefile +++ b/net/knxd/Makefile @@ -1,6 +1,6 @@ PORTNAME= knxd PORTVERSION= 0.14.61 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net # make is compatible with fmt >= 10, https://github.com/knxd/knxd/pull/549 diff --git a/net/traff/Makefile b/net/traff/Makefile index a75fb9916df9..803bd8f8c2b3 100644 --- a/net/traff/Makefile +++ b/net/traff/Makefile @@ -1,6 +1,6 @@ PORTNAME= traff PORTVERSION= 0.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/security/cvechecker/Makefile b/security/cvechecker/Makefile index cb81d04bf98b..826d69d45c64 100644 --- a/security/cvechecker/Makefile +++ b/security/cvechecker/Makefile @@ -1,7 +1,7 @@ PORTNAME= cvechecker DISTVERSIONPREFIX= v DISTVERSION= 3.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= se@FreeBSD.org diff --git a/sysutils/f3/Makefile b/sysutils/f3/Makefile index 1ae6f2f3427d..22c5f3e688ef 100644 --- a/sysutils/f3/Makefile +++ b/sysutils/f3/Makefile @@ -1,7 +1,7 @@ PORTNAME= f3 PORTVERSION= 8.0 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dbaio@FreeBSD.org diff --git a/sysutils/fileschanged/Makefile b/sysutils/fileschanged/Makefile index 66a9ffe92b8f..fa2aae331d07 100644 --- a/sysutils/fileschanged/Makefile +++ b/sysutils/fileschanged/Makefile @@ -1,6 +1,6 @@ PORTNAME= fileschanged PORTVERSION= 0.6.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= SF diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile index b1b54b35f9b2..7a21af398a40 100644 --- a/sysutils/freeipmi/Makefile +++ b/sysutils/freeipmi/Makefile @@ -1,5 +1,6 @@ PORTNAME= freeipmi PORTVERSION= 1.6.14 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= GNU diff --git a/sysutils/xen-guest-tools/Makefile b/sysutils/xen-guest-tools/Makefile index 45aa0bd737cc..39b56f725127 100644 --- a/sysutils/xen-guest-tools/Makefile +++ b/sysutils/xen-guest-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= xen-guest-tools PORTVERSION= 4.16.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://downloads.xenproject.org/release/xen/${PORTVERSION}/ DISTNAME= xen-${PORTVERSION} diff --git a/sysutils/xen-tools/Makefile b/sysutils/xen-tools/Makefile index 610f426d074b..0f4109677a43 100644 --- a/sysutils/xen-tools/Makefile +++ b/sysutils/xen-tools/Makefile @@ -1,7 +1,7 @@ PORTNAME= xen PKGNAMESUFFIX= -tools DISTVERSION= 4.18.2.20240411 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils emulators USE_GITLAB= yes diff --git a/x11/fireflies/Makefile b/x11/fireflies/Makefile index fdf8fca5069f..6fae89e63dff 100644 --- a/x11/fireflies/Makefile +++ b/x11/fireflies/Makefile @@ -1,6 +1,7 @@ PORTNAME= fireflies DISTVERSIONPREFIX= v DISTVERSION= 2.08 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= zirias@FreeBSD.org |