mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Update to 2.2.1
Support stage Do not remove directory that we do not install (stage allows not to pollute anymore
This commit is contained in:
parent
1cae283b41
commit
087604f4a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328051
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libdc1394
|
||||
PORTVERSION= 2.2.0
|
||||
PORTVERSION= 2.2.1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-2/${PORTVERSION}/
|
||||
|
||||
@ -15,12 +15,4 @@ GNU_CONFIGURE= yes
|
||||
USES= pathfix
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= dc1394_multiview.1 \
|
||||
dc1394_reset_bus.1 \
|
||||
dc1394_vloopback.1 \
|
||||
grab_color_image.1 \
|
||||
grab_gray_image.1 \
|
||||
grab_partial_image.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libdc1394-2.2.0.tar.gz) = c6e6175c32c5567c5d4245176e75d1dfdd353902dd640e1de26cdefe5146fe6c
|
||||
SIZE (libdc1394-2.2.0.tar.gz) = 556736
|
||||
SHA256 (libdc1394-2.2.1.tar.gz) = 920c331abf8bf2e1f73dfee0df103daf9f1850a69552ee825a9824e01ce96cf2
|
||||
SIZE (libdc1394-2.2.1.tar.gz) = 556544
|
||||
|
@ -20,9 +20,11 @@ lib/libdc1394.la
|
||||
lib/libdc1394.so
|
||||
lib/libdc1394.so.23
|
||||
libdata/pkgconfig/libdc1394-2.pc
|
||||
man/man1/dc1394_multiview.1.gz
|
||||
man/man1/dc1394_reset_bus.1.gz
|
||||
man/man1/dc1394_vloopback.1.gz
|
||||
man/man1/grab_color_image.1.gz
|
||||
man/man1/grab_gray_image.1.gz
|
||||
man/man1/grab_partial_image.1.gz
|
||||
@dirrmtry include/dc1394/vendor
|
||||
@dirrmtry include/dc1394/usb
|
||||
@dirrmtry include/dc1394/macosx
|
||||
@dirrmtry include/dc1394/linux
|
||||
@dirrmtry include/dc1394/juju
|
||||
@dirrmtry include/dc1394
|
||||
|
Loading…
Reference in New Issue
Block a user