diff options
author | jkim <jkim@FreeBSD.org> | 2015-07-03 04:30:52 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2015-07-03 04:30:52 +0800 |
commit | 000253a30d7c4dccd237420bb25ef257fd8b17db (patch) | |
tree | b776bcf3a79ab3a9f067514473bafd824aea2d18 /devel | |
parent | d4b01b09c4b5896ccd5002de0e140ab0ca1e2e44 (diff) | |
download | freebsd-ports-gnome-000253a30d7c4dccd237420bb25ef257fd8b17db.tar.gz freebsd-ports-gnome-000253a30d7c4dccd237420bb25ef257fd8b17db.tar.zst freebsd-ports-gnome-000253a30d7c4dccd237420bb25ef257fd8b17db.zip |
Update to 0.9.2.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/liborcus/Makefile | 2 | ||||
-rw-r--r-- | devel/liborcus/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/liborcus/Makefile b/devel/liborcus/Makefile index a361b69642e7..e35bc968f958 100644 --- a/devel/liborcus/Makefile +++ b/devel/liborcus/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= liborcus -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.2 CATEGORIES= devel misc MASTER_SITES= http://kohei.us/files/orcus/src/ diff --git a/devel/liborcus/distinfo b/devel/liborcus/distinfo index b6d7689581ef..3f3cd9eb375c 100644 --- a/devel/liborcus/distinfo +++ b/devel/liborcus/distinfo @@ -1,2 +1,2 @@ -SHA256 (liborcus-0.9.0.tar.xz) = 6841f0725eac47645cf12393bad55e4c2fddd169a1b3b6341b519a0cb1a2b5c6 -SIZE (liborcus-0.9.0.tar.xz) = 1559100 +SHA256 (liborcus-0.9.2.tar.xz) = dd49f9f1b8ff8a648434dd5c8b4fe1081d1118d61d0a71d4effee8f32553199c +SIZE (liborcus-0.9.2.tar.xz) = 1558072 |