Upstream has rerolled the parcellite-1.0.2rc5.tar.gz source tarball
because it previously contained the author's parcellite binary and
object files.

This diff fixes x11/parcellite's distinfo to match the new checksum, and
removes the pre-build target that was originally there to work around
the presence of those files.

I have confirmed that the only change between the old source tarball and
the new is the removal of those binary and object files.  I have also
confirmed that the files within the old parcellite package and the
new package created by the diff below are exactly the same.

While here, I've also changed my email address.

Lawrence

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/parcellite/Makefile,v
retrieving revision 1.1.1.1
diff -u -p Makefile
--- Makefile    20 Sep 2011 09:04:41 -0000      1.1.1.1
+++ Makefile    4 May 2012 03:20:33 -0000
@@ -3,9 +3,10 @@
 COMMENT=       lightweight GTK+ clipboard manager
 
 DISTNAME=      parcellite-1.0.2rc5
+REVISION=      0
 CATEGORIES=    x11
 
-MAINTAINER=    Lawrence Teo <l...@devio.us>
+MAINTAINER=    Lawrence Teo <l...@lteo.net>
 
 HOMEPAGE=      http://parcellite.sourceforge.net/
 
@@ -40,11 +41,5 @@ RUN_DEPENDS= devel/desktop-file-utils
 FAKE_FLAGS=    autostartdir=${PREFIX}/share/examples/parcellite/xdg/autostart/
 
 USE_GMAKE=     yes
-
-# Author accidentally included the parcellite binary and *.o files in the
-# source tarball for 1.0.2rc5, so a clean is needed before build. Author
-# has been notified via their project bug tracker (Bug ID 3411337).
-pre-build:
-       ( cd ${WRKBUILD} && ${MAKE_PROGRAM} clean )
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/parcellite/distinfo,v
retrieving revision 1.1.1.1
diff -u -p distinfo
--- distinfo    20 Sep 2011 09:04:41 -0000      1.1.1.1
+++ distinfo    4 May 2012 03:20:33 -0000
@@ -1,5 +1,5 @@
-MD5 (parcellite-1.0.2rc5.tar.gz) = 58gYuTxzA9qt9gk8br55+Q==
-RMD160 (parcellite-1.0.2rc5.tar.gz) = 5ZfYBK+bdnHKsVLY7+ILtrGtYLM=
-SHA1 (parcellite-1.0.2rc5.tar.gz) = Vh58zXsTgJzSMoFV7cmbl3THA4w=
-SHA256 (parcellite-1.0.2rc5.tar.gz) = 
ft1SpMQZflYPnwyb3nz3pGR/wKebbX6/6JA+SoYdooU=
-SIZE (parcellite-1.0.2rc5.tar.gz) = 1014236
+MD5 (parcellite-1.0.2rc5.tar.gz) = +i06yOxw30fkJWlZGbvAlw==
+RMD160 (parcellite-1.0.2rc5.tar.gz) = hc/yZNaF6vko5uruEXJ1scKQd5Y=
+SHA1 (parcellite-1.0.2rc5.tar.gz) = v1Kn+0XZm9KpADNUZPCzedHyVbs=
+SHA256 (parcellite-1.0.2rc5.tar.gz) = 
bnOICTt2poc6ojfqib+UHgwbFUGneTwjz27HLbk/X8Y=
+SIZE (parcellite-1.0.2rc5.tar.gz) = 726550

Reply via email to