Upgrade to 0.2 Fix: Please apply the attached patch Best regards, Heiner --Boundary-00=_I2XAMAuqjndWZnH Content-Type: text/x-diff; charset="iso 8859-15"; name="gpkgdep.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="gpkgdep.diff" --Boundary-00=_I2XAMAuqjndWZnH----pDWED5qckoEzCAxCwUAEMtjJDhr8xqAwtKuyeBCzQWNFsN3g Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" diff -urN ../gpkgdep.old/Makefile ./Makefile --- ../gpkgdep.old/Makefile 2010-04-04 23:22:51.000000000 +0200 +++ ./Makefile 2010-04-05 13:29:49.000000000 +0200 @@ -5,8 +5,7 @@ # $FreeBSD: ports/sysutils/gpkgdep/Makefile,v 1.14 2008/08/20 00:57:15 ade Exp $ PORTNAME= gpkgdep -PORTVERSION= 0.0 -PORTREVISION= 11 +PORTVERSION= 0.2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gpkgdep diff -urN ../gpkgdep.old/distinfo ./distinfo --- ../gpkgdep.old/distinfo 2010-04-04 23:22:51.000000000 +0200 +++ ./distinfo 2010-04-05 14:00:23.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (gpkgdep-0.0.tar.bz2) = 5057eccc0d434ca54571accb9535545a -SHA256 (gpkgdep-0.0.tar.bz2) = a4e53761ae62185e60b0177c8038868e8f5f46340da3487e841f9c17973ab8a7 -SIZE (gpkgdep-0.0.tar.bz2) = 22441 +MD5 (gpkgdep-0.2.tar.bz2) = 7ba5bfc8b5d291bd420f3b42eee07163 +SHA256 (gpkgdep-0.2.tar.bz2) = 62de273cad5f5278127466554a5612c4947ebdcb0054ced6c749d6983a63384a +SIZE (gpkgdep-0.2.tar.bz2) = 59063
Responsible Changed From-To: freebsd-ports-bugs->sylvio I'll take it.
State Changed From-To: open->feedback - Problem with fetch. Please fix it.
sylvio 2010-05-31 14:39:20 UTC FreeBSD ports repository Modified files: sysutils/gpkgdep Makefile distinfo Log: - Update to 0.2 PR: ports/147197 Submitted by: Heiner <h.eichmann@gmx.de> (maintainer) Revision Changes Path 1.19 +2 -3 ports/sysutils/gpkgdep/Makefile 1.4 +3 -3 ports/sysutils/gpkgdep/distinfo _______________________________________________ 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"
State Changed From-To: feedback->closed Committed, with minor changes. Thanks!