Update to 2.12.9 to fix the ABI break in 2.12.8 release.
This commit is contained in:
parent
e26425cc67
commit
e024658518
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182566
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= glib
|
||||
PORTVERSION= 2.12.8
|
||||
PORTVERSION= 2.12.9
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gnome2/glib-2.12.8.tar.bz2) = 511a6666da510900d3e46fa582c9469d
|
||||
SHA256 (gnome2/glib-2.12.8.tar.bz2) = 9dfff90e8846859be89f2883bdfda3ac6d32d138a3d70397d6154ec1140a1cc5
|
||||
SIZE (gnome2/glib-2.12.8.tar.bz2) = 2901820
|
||||
MD5 (gnome2/glib-2.12.9.tar.bz2) = b3f6a2a318610af6398b3445f1a2d6c6
|
||||
SHA256 (gnome2/glib-2.12.9.tar.bz2) = 10113e7b91f858557c7edb4b611cc009855c5ff8663af54977a65acb69445058
|
||||
SIZE (gnome2/glib-2.12.9.tar.bz2) = 2902738
|
||||
|
|
Loading…
Reference in a new issue