diff -r ec02333573df -r 9ad483eabd22 open-src/app/xvidtune/Makefile --- a/open-src/app/xvidtune/Makefile Wed May 29 11:06:00 2013 -0700 +++ b/open-src/app/xvidtune/Makefile Thu Jun 06 10:49:39 2013 -0700 @@ -2,7 +2,7 @@ # # xvidtune 1.x Makefile # -# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), @@ -29,11 +29,11 @@ MODULE_NAME=xvidtune # Version number (used in path names) -MODULE_VERSION=1.0.2 +MODULE_VERSION=1.0.3 # Checksums for upstream tarball -TARBALL_MD5 = e40eeb4454f2a7cdde3a14f5dfd3aadd -TARBALL_SHA1 = 2f3f821943018c07efd4547afa4313ac92718b1e +TARBALL_MD5 = 8676c9bb1658fe91de244e850f6c3ca8 +TARBALL_SHA1 = 5ed9967f61cb7f6698fc6da6a2ca7afc5305468d # Patches to apply to source after unpacking, in order SOURCE_PATCHES = @@ -43,7 +43,7 @@ MODULE_ARC_CASES = PSARC/2005/189 # Man pages to apply Sun footer to & attributes to list -SUNTOUCHED_MANPAGES=*.man +SUNTOUCHED_MANPAGES=man/*.man MODULE_STABILITY=Volatile # Compatibility links from /usr/X11/bin to /usr/bin