diff options
author | nox <nox@FreeBSD.org> | 2013-01-13 04:14:51 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2013-01-13 04:14:51 +0800 |
commit | 8374c330e5c6fedf846fb37dd9554fcba6a0998d (patch) | |
tree | 4bf842209a7f5e25bcb6480963123b7c3e797b5b /multimedia/webcamd | |
parent | a98ace7f9d618f1b12adaeddd215d8fe9e9e024d (diff) | |
download | freebsd-ports-gnome-8374c330e5c6fedf846fb37dd9554fcba6a0998d.tar.gz freebsd-ports-gnome-8374c330e5c6fedf846fb37dd9554fcba6a0998d.tar.zst freebsd-ports-gnome-8374c330e5c6fedf846fb37dd9554fcba6a0998d.zip |
Update to 3.9.0.1 .
Submitted by: hselasky (maintainer)
Diffstat (limited to 'multimedia/webcamd')
-rw-r--r-- | multimedia/webcamd/Makefile | 9 | ||||
-rw-r--r-- | multimedia/webcamd/distinfo | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/multimedia/webcamd/Makefile b/multimedia/webcamd/Makefile index e285030be9f3..647028921a86 100644 --- a/multimedia/webcamd/Makefile +++ b/multimedia/webcamd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= webcamd -PORTVERSION= 3.7.0.4 +PORTVERSION= 3.9.0.1 CATEGORIES= multimedia MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ http://hselasky.homeunix.org:8192/distfiles/ @@ -79,6 +79,13 @@ MAKE_ARGS+=" HAVE_DEBUG=YES" IGNORE= requires FreeBSD 8.0-RELEASE or later .endif +# +# This step is optional +# +do-configure: + ${MAKE} -C${WRKSRC}/tools/linux_make + ${MAKE} configure -C${WRKSRC} + post-patch: @cd ${WRKSRC}/patches; ${SH} ./do_patch.sh diff --git a/multimedia/webcamd/distinfo b/multimedia/webcamd/distinfo index 547d23411b6f..6a4766169e8d 100644 --- a/multimedia/webcamd/distinfo +++ b/multimedia/webcamd/distinfo @@ -1,2 +1,2 @@ -SHA256 (webcamd-3.7.0.4.tar.bz2) = 4f595179fa189b1fe70358af3b3398a703945a14a0ed773678afd8c10093f241 -SIZE (webcamd-3.7.0.4.tar.bz2) = 9521596 +SHA256 (webcamd-3.9.0.1.tar.bz2) = 4f23f05f6b4137183e7db3600afa66b4f4e418631d6d7c44b94413351b9f9c08 +SIZE (webcamd-3.9.0.1.tar.bz2) = 8809191 |