Re: [arch-dev-public] [arch-commits] Commit in abs/trunk (PKGBUILD)
On Mon, Apr 14, 2008 at 10:59 AM, Travis Willard <travis@archlinux.org> wrote:
Date: Monday, April 14, 2008 @ 11:59:50 Author: travis Revision: 269
Simple test to check commit messages
Win. This is a commit message from svn. It's made by the same guy who made the cvslog util we were using (oddly enough, he named it svnlog for reasons I will never know, heh). I had to hackity it to limit diffs to 40K though Oh, I also had to bump perl on gerolde... well, it was on accident, but we don't use perl for anything, right? Dale, Eliott, can you guys confirm I didn't accidentally make things go kablooey?
On 4/14/08, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Mon, Apr 14, 2008 at 10:59 AM, Travis Willard <travis@archlinux.org> wrote:
Date: Monday, April 14, 2008 @ 11:59:50 Author: travis Revision: 269
Simple test to check commit messages
Win. This is a commit message from svn. It's made by the same guy who made the cvslog util we were using (oddly enough, he named it svnlog for reasons I will never know, heh).
I had to hackity it to limit diffs to 40K though
Oh, I also had to bump perl on gerolde... well, it was on accident, but we don't use perl for anything, right? Dale, Eliott, can you guys confirm I didn't accidentally make things go kablooey?
pacman -Qi perl Required By : automake groff perl-compress-raw-zlib perl-compress-zlib perl-compress-zlib perl-error perl-html-tagset perl-io-compress-base perl-io-compress-zlib perl-io-compress-zlib perl-libwww perl-timedate perl-uri procinfo vim It's probably fine.
On Mon, 2008-04-14 at 09:06 -0700, eliott wrote:
On 4/14/08, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Mon, Apr 14, 2008 at 10:59 AM, Travis Willard <travis@archlinux.org> wrote:
Date: Monday, April 14, 2008 @ 11:59:50 Author: travis Revision: 269
Simple test to check commit messages
Win. This is a commit message from svn. It's made by the same guy who made the cvslog util we were using (oddly enough, he named it svnlog for reasons I will never know, heh).
I had to hackity it to limit diffs to 40K though
Oh, I also had to bump perl on gerolde... well, it was on accident, but we don't use perl for anything, right? Dale, Eliott, can you guys confirm I didn't accidentally make things go kablooey?
pacman -Qi perl
Required By : automake groff perl-compress-raw-zlib perl-compress-zlib perl-compress-zlib perl-error perl-html-tagset perl-io-compress-base perl-io-compress-zlib perl-io-compress-zlib perl-libwww perl-timedate perl-uri procinfo vim
With perl 5.10 installed on gerolde the perl-compress-raw-zlib perl-compress-zlib perl-io-compress-base and perl-io-compress-zlib can be removed.
It's probably fine.
-- K. Piche <kpiche@rogers.com>
On Mon, 2008-04-14 at 09:06 -0700, eliott wrote:
On 4/14/08, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Mon, Apr 14, 2008 at 10:59 AM, Travis Willard <travis@archlinux.org> wrote:
Date: Monday, April 14, 2008 @ 11:59:50 Author: travis Revision: 269
Simple test to check commit messages
Win. This is a commit message from svn. It's made by the same guy who made the cvslog util we were using (oddly enough, he named it svnlog for reasons I will never know, heh).
I had to hackity it to limit diffs to 40K though
Oh, I also had to bump perl on gerolde... well, it was on accident, but we don't use perl for anything, right? Dale, Eliott, can you guys confirm I didn't accidentally make things go kablooey?
pacman -Qi perl
Required By : automake groff perl-compress-raw-zlib perl-compress-zlib perl-compress-zlib perl-error perl-html-tagset perl-io-compress-base perl-io-compress-zlib perl-io-compress-zlib perl-libwww perl-timedate perl-uri procinfo vim
And you should upgrade these packages so that they work with 5.10: [22:25 kevin@gerolde ~]$ pacman -Ql perl-html-parser|grep .so$ perl-html-parser /usr/lib/perl5/site_perl/current/i686-linux-thread-multi/auto/HTML/Parser/Parser.so [22:25 kevin@gerolde ~]$ Built against perl 5.8.8. Or remove these if no scripts are using them. Also using an old subversion: [22:21 kevin@gerolde ~]$ pacman -Ql subversion|grep perl5|grep .so$ subversion /usr/lib/perl5/site_perl/current/i686-linux-thread-multi/auto/SVN/_Client/_Client.so ... If we're using any of that functionality.
It's probably fine.
-- K. Piche <kpiche@rogers.com>
Oh, I also had to bump perl on gerolde... well, it was on accident, but we don't use perl for anything, right? Dale, Eliott, can you guys confirm I didn't accidentally make things go kablooey?
I don't code in perl generally, so my scripts should still be OK. Dale
On Mon, Apr 14, 2008 at 11:08 AM, Dale Blount <dale@archlinux.org> wrote:
Oh, I also had to bump perl on gerolde... well, it was on accident, but we don't use perl for anything, right? Dale, Eliott, can you guys confirm I didn't accidentally make things go kablooey?
I don't code in perl generally, so my scripts should still be OK.
Whew. I had to install perl-timedate, and it pulled in the new perl. I gulped... then I realized that none of us are perl-o-phites. Except maybe Juergen, but he also uses emacs :P
Whew. I had to install perl-timedate, and it pulled in the new perl. I gulped... then I realized that none of us are perl-o-phites. Except maybe Juergen, but he also uses emacs :P
haha!
participants (4)
-
Aaron Griffin
-
Dale Blount
-
eliott
-
K. Piche