Commits

David B. Evans authored 7920e6136d6
orbit2: update to version 2.14.17.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@47765 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

devel/orbit2/Portfile

Modified
1 1 # $Id$
2 2
3 3 PortSystem 1.0
4 4
5 5 name orbit2
6 6 set my_name ORBit2
7 -version 2.14.16
7 +version 2.14.17
8 8 set branch [join [lrange [split ${version} .] 0 1] .]
9 9 maintainers nomaintainer
10 10 categories devel gnome
11 11 platforms darwin
12 12 description Code for an ORB written in C will spontaneously evolve here.
13 13
14 14 long_description \
15 15 ${description}
16 16
17 17 homepage http://www.gnome.org/projects/ORBit2/
18 18 master_sites gnome:sources/${my_name}/${branch}/
19 19 distname ${my_name}-${version}
20 20 use_bzip2 yes
21 21
22 -checksums md5 f4898b999f39c79d55c13c0e0f597c71 \
23 - sha1 d366a92f8ce1989caf21cc6884f90cbcad42ea59 \
24 - rmd160 69a76a246d06f10708cfda9c420be173e0746b39
22 +checksums md5 10bfb957fa4a8935a0b4afaee7d71df7 \
23 + sha1 d1f38e9df5efc219f3a5cfb4d0a0cbc1b381fe1c \
24 + rmd160 7e76fe543163fe9763e4a7e293640c7c87a160e8
25 25
26 26 depends_build port:pkgconfig
27 27
28 28 depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
29 29 port:gettext \
30 30 port:libiconv \
31 31 port:libidl
32 32
33 33 use_parallel_build yes
34 34

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut