mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
devel/argp-standalone: Update to newer snapshot (8ded2bc)
- Bump PORTREVISION for package change - Bump PORTREVISION of dependent ports for shlib change
This commit is contained in:
parent
ebdfcf26c9
commit
455664cfd6
21 changed files with 28 additions and 24 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= zchunk
|
||||
DISTVERSION= 1.5.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= archivers
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= yoshimi
|
||||
DISTVERSION= 2.3.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/${PORTNAME}/${DISTVERSION:R}
|
||||
|
||||
|
|
|
@ -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/
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= dwarves
|
||||
DISTVERSION= 1.19
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://fedorapeople.org/~acme/dwarves/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= elfutils
|
||||
DISTVERSION= 0.187
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://sourceware.org/elfutils/ftp/${PORTVERSION}/
|
||||
|
||||
|
|
|
@ -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/
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME?= libv4l
|
||||
PORTVERSION= 1.23.0
|
||||
PORTREVISION?= 4
|
||||
PORTREVISION?= 5
|
||||
DISTVERSIONPREFIX= v4l-utils-
|
||||
CATEGORIES= multimedia
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= freetalk
|
||||
PORTVERSION= 4.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= GNU/freetalk
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= addrwatch
|
||||
DISTVERSIONPREFIX=v
|
||||
DISTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= m.muenz@gmail.com
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= traff
|
||||
PORTVERSION= 0.7
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net net-mgmt
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= cvechecker
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.9
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= se@FreeBSD.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= f3
|
||||
PORTVERSION= 8.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= dbaio@FreeBSD.org
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= fileschanged
|
||||
PORTVERSION= 0.6.5
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= freeipmi
|
||||
PORTVERSION= 1.6.14
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= xen
|
||||
PKGNAMESUFFIX= -tools
|
||||
DISTVERSION= 4.18.2.20240411
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils emulators
|
||||
|
||||
USE_GITLAB= yes
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= fireflies
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.08
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= zirias@FreeBSD.org
|
||||
|
|
Loading…
Add table
Reference in a new issue