File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -3386,6 +3386,7 @@ xdg-ninja
3386
3386
xdpyinfo
3387
3387
xeol
3388
3388
xerces-c
3389
+ xfig
3389
3390
xgboost
3390
3391
xh
3391
3392
xkbcomp
Original file line number Diff line number Diff line change 1
1
class Xfig < Formula
2
2
desc "Facility for interactive generation of figures"
3
3
homepage "https://mcj.sourceforge.net/"
4
- url "https://downloads.sourceforge.net/mcj/xfig-3.2.9 .tar.xz"
5
- sha256 "13ed9d04d1bbc2dec09da7ef49ceec278382d290f6cd926474c2f2d016fec2f7 "
4
+ url "https://downloads.sourceforge.net/mcj/xfig-3.2.9a .tar.xz"
5
+ sha256 "bc572a1881e5e20987ac590158b041ab7803845a9691036d3ba5e982f66d9ca3 "
6
6
license "MIT"
7
- revision 1
8
7
9
8
livecheck do
10
9
url :stable
11
10
regex ( %r{url=.*?/xfig[._-]v?(\d +(?:\. \d +)+[a-z]?)\. t}i )
12
11
end
13
12
14
13
bottle do
15
- sha256 arm64_sequoia : "00065bb855d889cb03d1b9a6be6b8e379afbdc34eec9bd8a6b295c7c6569f66f "
16
- sha256 arm64_sonoma : "fc167af1203cd9c55c4b608d648ec787c0fab60d03addae286b93354edfa4a27 "
17
- sha256 arm64_ventura : "78a6256536cf3979802f06d9c739f1167a9dd1dc79e82973c426c84002616ade "
18
- sha256 sonoma : "248e1c225dbae1d8272f3fdde6e7d73ab7c200ced0855e6da9fdfea637b0fb2d "
19
- sha256 ventura : "45c8fe0a50ab221a983d50b39016857a07df1a6e753a1fa62d21b100624c7fcf "
20
- sha256 x86_64_linux : "d18838b6078735b2015842785ca34e48695ecd25a33569b406bfd125cda965da "
14
+ sha256 arm64_sequoia : "15314f47823b47202f5589b9392d3f7240efd9be0550edf3a7708f918f7e11a7 "
15
+ sha256 arm64_sonoma : "d7bfff29e140007a73340cb17675c39f525904647202c08e9905856c90ed24eb "
16
+ sha256 arm64_ventura : "e851f86fd326aed56aa0fbef6f266764bc6670ec2fdaa1ba24634babe165898f "
17
+ sha256 sonoma : "5465a1183061357a7a8a3a7455488fd8df9182efab574fe6812f256ad881087e "
18
+ sha256 ventura : "b8f02cb2ff2cc65c1c64ce3400e7e1ad5fa7e48b4ab09fece650ec6013bc11b8 "
19
+ sha256 x86_64_linux : "421fbe1c1fffddf7545aa6e360430958758b4b2b211f80653ec8854660b864ca "
21
20
end
22
21
23
22
depends_on "fig2dev"
You can’t perform that action at this time.
0 commit comments