Bug 147197 - Port upgrade: sysutils/gpkgdep to 0.2
Summary: Port upgrade: sysutils/gpkgdep to 0.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-29 22:10 UTC by Heiner
Modified: 2010-05-31 15:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heiner 2010-05-29 22:10:06 UTC
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
Comment 1 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-05-29 23:40:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 2 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-05-31 01:15:41 UTC
State Changed
From-To: open->feedback

- Problem with fetch. Please fix it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-05-31 15:39:28 UTC
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"
Comment 4 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-05-31 15:39:37 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!