--k1lZvvs/B4yU6o8G
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On (12/18/11 14:11), Baptiste Daroussin wrote:
> bapt 2011-12-18 14:11:43 UTC
>
> FreeBSD ports repository
>
> Modified files:
> shells/zsh Makefile distinfo pkg-plist
> Log:
> - update to 4.3.15
>
> Revision Changes Path
> 1.132 +1 -1 ports/shells/zsh/Makefile
> 1.44 +2 -4 ports/shells/zsh/distinfo
> 1.51 +2 -1 ports/shells/zsh/pkg-plist
zsh-4.3.15-doc.tar.bz2 should be listed in distinfo to
prevent a build error whenever NOPORTDOCS is not defined.
The attached patch will take care of this.
-r
--
Ryan Steinmetz
PGP: EF36 D45A 5CA9 28B1 A550 18CD A43C D111 7AD7 FAF2
--k1lZvvs/B4yU6o8G
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment; filename="zsh.diff"
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/shells/zsh/distinfo,v
retrieving revision 1.44
diff -u -r1.44 distinfo
--- distinfo 18 Dec 2011 14:11:43 -0000 1.44
+++ distinfo 18 Dec 2011 15:54:41 -0000
@@ -1,2 +1,4 @@
SHA256 (zsh-4.3.15.tar.bz2) = 8708f485823fb7e51aa696776d0dfac7d3558485182672cf9311c12a50a95486
SIZE (zsh-4.3.15.tar.bz2) = 2969951
+SHA256 (zsh-4.3.15-doc.tar.bz2) = 73b7ee1a737fbaf9be77cf6b55b27cca96bac39bc5ef25efa9ceb427cd1b5ad4
+SIZE (zsh-4.3.15-doc.tar.bz2) = 2712215
--k1lZvvs/B4yU6o8G
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
--k1lZvvs/B4yU6o8G--