ports/125645: UPDATE devel/git to version 1.5.6.3
Yarema
yds at CoolRat.org
Tue Jul 15 18:30:01 UTC 2008
>Number: 125645
>Category: ports
>Synopsis: UPDATE devel/git to version 1.5.6.3
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Jul 15 18:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Yarema
>Release: FreeBSD 6.3-STABLE amd64
>Organization:
NYCBUG.org
>Environment:
FreeBSD 6.3-STABLE amd64
>Description:
Besides the the version bump, the dependency is changed from
devel/cvsps-devel to devel/cvsps because they're both at the
same version at the moment and devel/cvsps has a maintainer
while devel/cvsps-devel is assigned to <ports at FreeBSD.org>.
>How-To-Repeat:
cd /usr/ports/devel/git && make install
>Fix:
diff -u -r -N git~/Makefile git/Makefile
--- git~/Makefile 2008-07-14 11:20:38.000000000 -0400
+++ git/Makefile 2008-07-15 11:47:46.359409243 -0400
@@ -6,7 +6,7 @@
#
PORTNAME= git
-PORTVERSION= 1.5.6.2
+PORTVERSION= 1.5.6.3
CATEGORIES= devel
MASTER_SITES= http://www.kernel.org/pub/software/scm/git/
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
@@ -18,7 +18,7 @@
BUILD_DEPENDS= curl:${PORTSDIR}/ftp/curl \
${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error
RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \
- cvsps:${PORTSDIR}/devel/cvsps-devel \
+ cvsps:${PORTSDIR}/devel/cvsps \
${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \
${SITE_PERL}/Net/SMTP/SSL.pm:${PORTSDIR}/mail/p5-Net-SMTP-SSL
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
diff -u -r -N git~/distinfo git/distinfo
--- git~/distinfo 2008-07-14 11:20:38.000000000 -0400
+++ git/distinfo 2008-07-15 11:47:49.799249137 -0400
@@ -1,6 +1,6 @@
-MD5 (git-1.5.6.2.tar.bz2) = 233ed4d128c3f42abc9f39d5ddb4a7d4
-SHA256 (git-1.5.6.2.tar.bz2) = 12305f224c17eb0a67bc4ba491e39830f82ff1c6617dad5af8c5ba9914cf042f
-SIZE (git-1.5.6.2.tar.bz2) = 1739162
-MD5 (git-manpages-1.5.6.2.tar.bz2) = 8e37511848012dc15d6288686cb039d3
-SHA256 (git-manpages-1.5.6.2.tar.bz2) = 4a63bc8e10fb6e6bc2a7bed330444c19a7a7b172320560dec00e69f973408065
-SIZE (git-manpages-1.5.6.2.tar.bz2) = 214791
+MD5 (git-1.5.6.3.tar.bz2) = bc1b4280b460356aac67029fae43d4c3
+SHA256 (git-1.5.6.3.tar.bz2) = abe6d19c8a3bca97802e655ebb4c11c5f8c98d33ca87aa1b68df74f8a02815d1
+SIZE (git-1.5.6.3.tar.bz2) = 1739562
+MD5 (git-manpages-1.5.6.3.tar.bz2) = 3e9f48e18084f42c6f9c520e592884ab
+SHA256 (git-manpages-1.5.6.3.tar.bz2) = c0de81a69353a6e96e6bd4aff0be127287f212a8cda62dbfd5c48c0b6ffc85bd
+SIZE (git-manpages-1.5.6.3.tar.bz2) = 214954
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list