Skip to content

Commit db78da8

Browse files
committed
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764 Reported by: VVD <vvd@unislabs.com>
1 parent bec21c9 commit db78da8

File tree

120 files changed

+123
-69
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+123
-69
lines changed

‎Mk/bsd.ruby.mk‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ RUBY?= ${LOCALBASE}/bin/ruby${RUBY_SUFFIX}
134134
# Ruby 2.7
135135
#
136136
RUBY_DISTVERSION= 2.7.6
137-
RUBY_PORTREVISION= 1
137+
RUBY_PORTREVISION= 2
138138
RUBY_PORTEPOCH= 1
139139
RUBY27= "" # PLIST_SUB helpers
140140

@@ -143,15 +143,15 @@ RUBY27= "" # PLIST_SUB helpers
143143
# Ruby 3.0
144144
#
145145
RUBY_DISTVERSION= 3.0.4
146-
RUBY_PORTREVISION= 1
146+
RUBY_PORTREVISION= 2
147147
RUBY_PORTEPOCH= 1
148148
RUBY30= "" # PLIST_SUB helpers
149149
. elif ${RUBY_VER} == 3.1
150150
#
151151
# Ruby 3.1
152152
#
153153
RUBY_DISTVERSION= 3.1.2
154-
RUBY_PORTREVISION= 0
154+
RUBY_PORTREVISION= 1
155155
RUBY_PORTEPOCH= 1
156156
RUBY31= "" # PLIST_SUB helpers
157157

@@ -160,7 +160,7 @@ RUBY31= "" # PLIST_SUB helpers
160160
# Ruby 3.2
161161
#
162162
RUBY_DISTVERSION= 3.2.0-preview1
163-
RUBY_PORTREVISION= 1
163+
RUBY_PORTREVISION= 2
164164
RUBY_PORTEPOCH= 1
165165
RUBY32= "" # PLIST_SUB helpers
166166

‎biology/abyss/Makefile‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
PORTNAME= abyss
22
DISTVERSION= 2.3.1
3+
PORTREVISION= 1
34
CATEGORIES= biology
45

56
MAINTAINER= yuri@FreeBSD.org

‎cad/lepton-eda/Makefile‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
PORTNAME= lepton-eda
22
PORTVERSION= 1.9.17
3+
PORTREVISION= 1
34
CATEGORIES= cad
45
MASTER_SITES= https://github.com/lepton-eda/lepton-eda/releases/download/${PORTVERSION}-20211219/
56

‎cad/opencascade/Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
PORTNAME= opencascade
44
PORTVERSION= 7.6.0
5-
PORTREVISION= 5
5+
PORTREVISION= 6
66
CATEGORIES= cad science
77
MASTER_SITES= LOCAL/thierry
88

‎cad/yosys/Makefile‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
PORTNAME= yosys
44
DISTVERSIONPREFIX= yosys-
55
DISTVERSION= 0.16
6+
PORTREVISION= 1
67
CATEGORIES= cad
78

89
MAINTAINER= yuri@FreeBSD.org

‎converters/hs-aeson-pretty/Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= aeson-pretty
22
PORTVERSION= 0.8.8
3-
PORTREVISION= 3
3+
PORTREVISION= 4
44
CATEGORIES= converters haskell
55

66
MAINTAINER= haskell@FreeBSD.org

‎deskutils/hs-arbtt/Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= arbtt
22
PORTVERSION= 0.10.2
3-
PORTREVISION= 3
3+
PORTREVISION= 4
44
CATEGORIES= deskutils haskell
55

66
MAINTAINER= mail@dbalan.in

‎devel/ctypes.sh/Makefile‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
PORTNAME= ctypes.sh
22
PORTVERSION= 1.2
3+
PORTREVISION= 1
34
CATEGORIES= devel
45
MASTER_SITES= https://github.com/taviso/${PORTNAME}/releases/download/v${PORTVERSION}/
56
DISTNAME= ctypes-sh-${PORTVERSION}

‎devel/elm-format/Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= elm-format
22
PORTVERSION= 0.8.3
3-
PORTREVISION= 3
3+
PORTREVISION= 4
44
CATEGORIES= devel textproc
55

66
MAINTAINER= haskell@FreeBSD.org

‎devel/g-wrap/Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= g-wrap
22
DISTVERSION= 1.9.15
3-
PORTREVISION= 1
3+
PORTREVISION= 2
44
CATEGORIES= devel
55
MASTER_SITES= SAVANNAH
66

0 commit comments

Comments
 (0)