mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update orc to 0.4.28.
This commit is contained in:
parent
a1a869f28f
commit
f0e01a79c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488336
3 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= orc
|
||||
PORTVERSION= 0.4.25
|
||||
PORTVERSION= 0.4.28
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://gstreamer.freedesktop.org/data/src/orc/
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (orc-0.4.25.tar.xz) = c1b1d54a58f26d483f0b3881538984789fe5d5460ab8fab74a1cacbd3d1c53d1
|
||||
SIZE (orc-0.4.25.tar.xz) = 467184
|
||||
TIMESTAMP = 1545651099
|
||||
SHA256 (orc-0.4.28.tar.xz) = bfcd7c6563b05672386c4eedfc4c0d4a0a12b4b4775b74ec6deb88fc2bcd83ce
|
||||
SIZE (orc-0.4.28.tar.xz) = 469460
|
||||
|
|
|
@ -38,10 +38,10 @@ include/orc-0.4/orc/orcx86.h
|
|||
include/orc-0.4/orc/orcx86insn.h
|
||||
lib/liborc-0.4.so
|
||||
lib/liborc-0.4.so.0
|
||||
lib/liborc-0.4.so.0.25.0
|
||||
lib/liborc-0.4.so.0.28.0
|
||||
lib/liborc-test-0.4.so
|
||||
lib/liborc-test-0.4.so.0
|
||||
lib/liborc-test-0.4.so.0.25.0
|
||||
lib/liborc-test-0.4.so.0.28.0
|
||||
libdata/pkgconfig/orc-0.4.pc
|
||||
share/aclocal/orc.m4
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example1orc.orc
|
||||
|
@ -55,7 +55,6 @@ share/aclocal/orc.m4
|
|||
%%PORTDOCS%%share/gtk-doc/html/orc/ch05.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/orc/home.png
|
||||
%%PORTDOCS%%share/gtk-doc/html/orc/index.html
|
||||
%%PORTDOCS%%share/gtk-doc/html/orc/index.sgml
|
||||
%%PORTDOCS%%share/gtk-doc/html/orc/left-insensitive.png
|
||||
%%PORTDOCS%%share/gtk-doc/html/orc/left.png
|
||||
%%PORTDOCS%%share/gtk-doc/html/orc/orc-ARM.html
|
||||
|
|
Loading…
Add table
Reference in a new issue