Date: Sat, 24 Mar 2012 04:50:11 GMT From: Timothy Beyer <beyert@cs.ucr.edu> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/166326: new port: x11/metalock Message-ID: <201203240450.q2O4oBwN075655@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/166326; it has been noted by GNATS. From: Timothy Beyer <beyert@cs.ucr.edu> To: bug-followup@FreeBSD.org, Timothy Beyer <beyert@cs.ucr.edu> Cc: Subject: Re: ports/166326: new port: x11/metalock Date: Fri, 23 Mar 2012 21:42:35 -0700 Hi, Here is a diff to update to version 0.8.0. Please apply this before adding the port. (I previously sent this diff to bug-followup@FreeBSD.org without the tracking number in the subject, I apologize for the inconvenience) Regards, Tim --- metalock.diff begins here --- Index: x11/metalock/Makefile ================================================================== --- x11/metalock/Makefile +++ x11/metalock/Makefile @@ -4,11 +4,11 @@ # # $FreeBSD: ports/x11/metalock/Makefile,v 1.00 2012/03/21 00:21:48 beyert Exp $ # PORTNAME= metalock -PORTVERSION= 0.7.9 +PORTVERSION= 0.8.0 CATEGORIES= x11 MASTER_SITES= BERLIOS GOOGLE_CODE DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}_theme-Blue_Marble-1.3${EXTRACT_SUFX} Index: x11/metalock/distinfo ================================================================== --- x11/metalock/distinfo +++ x11/metalock/distinfo @@ -1,4 +1,4 @@ -SHA256 (metalock-0.7.9.tar.bz2) = bc712e6f8c9a8dd8fd5e9a44ac723144922beda5f5af97c5c8402599c25e2771 -SIZE (metalock-0.7.9.tar.bz2) = 11875 +SHA256 (metalock-0.8.0.tar.bz2) = 5a4a36b909ce8ad29fb84885ab5d978db81b36a3b17336008c8958893838cb12 +SIZE (metalock-0.8.0.tar.bz2) = 11919 SHA256 (metalock_theme-Blue_Marble-1.3.tar.bz2) = 1ae914460290b637cc505f41d9b7f9884b1a751f3831ab522d8c8089f0499983 SIZE (metalock_theme-Blue_Marble-1.3.tar.bz2) = 390567 --- metalock.diff ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203240450.q2O4oBwN075655>