- Update to version 0.9.1

PR:		ports/63333
Submitted by:	michael johnson <ahze@ahze.net>
This commit is contained in:
Kirill Ponomarev 2004-02-25 08:33:37 +00:00
parent 8208ef1d0e
commit f04c50144e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102040
3 changed files with 6 additions and 4 deletions

View file

@ -7,7 +7,7 @@
#
PORTNAME= libfame
PORTVERSION= 0.9.0
PORTVERSION= 0.9.1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fame
@ -18,6 +18,8 @@ COMMENT= A video encoding library
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN3= fame_close.3 fame_encode_frame.3 fame_get_object.3 fame_init.3 \
fame_open.3 fame_register.3 fame_unregister.3 fame_encode_slice.3 \
fame_start_frame.3 fame_end_frame.3

View file

@ -1,2 +1,2 @@
MD5 (libfame-0.9.0.tar.gz) = 256d93f51820e5ec5e1ba97a67ef4d20
SIZE (libfame-0.9.0.tar.gz) = 236651
MD5 (libfame-0.9.1.tar.gz) = 880085761e17a3b4fc41f4f6f198fd3b
SIZE (libfame-0.9.1.tar.gz) = 296837

View file

@ -27,5 +27,5 @@ include/fame_syntax_mpeg4.h
include/fame_version.h
lib/libfame.a
lib/libfame.so
lib/libfame-0.9.so.0
lib/libfame-0.9.so.1
share/aclocal/libfame.m4