diff options
author | rafan <rafan@FreeBSD.org> | 2008-10-07 17:11:57 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-10-07 17:11:57 +0800 |
commit | 67d07fc08213a39d4739997d4bcfb1e289d4208a (patch) | |
tree | fee660f303920cc98e7da42409154829010e3ef0 /multimedia | |
parent | 58725ec64abf754d00524f9061963bab8cafc9db (diff) | |
download | freebsd-ports-gnome-67d07fc08213a39d4739997d4bcfb1e289d4208a.tar.gz freebsd-ports-gnome-67d07fc08213a39d4739997d4bcfb1e289d4208a.tar.zst freebsd-ports-gnome-67d07fc08213a39d4739997d4bcfb1e289d4208a.zip |
- Fix configure.in so it can get PACKAGE_VERSION/PACKAGE_NAME correctly
- Fix default pid name in configuration file
- Bump PORTREVISION
PR: ports/127903
Submitted by: Angel Carpintero <ack at telefonica.net> (maintainer)
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/motion/Makefile | 3 | ||||
-rw-r--r-- | multimedia/motion/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index cab3a051ece5..bc30556e9975 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -7,11 +7,12 @@ PORTNAME= motion PORTVERSION= 3.2.11 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= SF PATCH_SITES= http://www.lavrsen.dk/twiki/pub/Motion/FreeBSDPatch/ -PATCHFILES= motion-3.2.10.1.port-freebsd.diff.gz +PATCHFILES= motion-3.2.11.port-freebsd.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= ack@telefonica.net diff --git a/multimedia/motion/distinfo b/multimedia/motion/distinfo index 0dd5e090ced8..4f3d9408008a 100644 --- a/multimedia/motion/distinfo +++ b/multimedia/motion/distinfo @@ -1,6 +1,6 @@ MD5 (motion-3.2.11.tar.gz) = 3a26c00f3250eacf6fa93c7a7e0249d9 SHA256 (motion-3.2.11.tar.gz) = f1e187c61702a727bbd20bf5a66a310363257acc04b1f1c6e0b2e06e9b5dfa6e SIZE (motion-3.2.11.tar.gz) = 416156 -MD5 (motion-3.2.10.1.port-freebsd.diff.gz) = 8e0b6606d7cfd2d469806c5b8626651e -SHA256 (motion-3.2.10.1.port-freebsd.diff.gz) = 0fafd866fc9601cc59dec12a2a8da11da39e4d99c462efc0d36c840342bdc373 -SIZE (motion-3.2.10.1.port-freebsd.diff.gz) = 2615 +MD5 (motion-3.2.11.port-freebsd.diff.gz) = 9ec42c6523936a89f80505a1ee2a7883 +SHA256 (motion-3.2.11.port-freebsd.diff.gz) = 9e3403a793df532caf2223b1d99e133c26771f2eda50e7cdf9ca4fc0eb223ad4 +SIZE (motion-3.2.11.port-freebsd.diff.gz) = 2945 |