Bug 113955 - Update for deskutils/ganttproject
Summary: Update for deskutils/ganttproject
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-22 20:40 UTC by Gerrit Kühn
Modified: 2007-07-07 17: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 Gerrit Kühn 2007-06-22 20:40:03 UTC
Update the port from 2.0.2 to the recent (bugfixed) version 2.0.4.

Fix: Only two things to change:

1. Adapt Makefile:
blackhole# diff -u Makefile~ Makefile


2. New distinfo:
blackhole# cat distinfo 
MD5 (ganttproject-2.0.4-src.zip) = d20dd9b40275ac14941b06933c058c97
SHA256 (ganttproject-2.0.4-src.zip) = 4a0d56642990b8a870be7fa0661dc2cf3496af13ae0a38da6098d4121a03177b
SIZE (ganttproject-2.0.4-src.zip) = 9463937--NuJFJqgrO8mCuIqn4Fz0sLFuZGktVGKkHaazMNuXUOvt0MGq
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- Makefile~   Fri Jun 22 21:18:09 2007
+++ Makefile    Fri Jun 22 21:18:09 2007
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=      ganttproject
-PORTVERSION=   2.0.2
-PORTREVISION=  1
+PORTVERSION=   2.0.4
 CATEGORIES=    deskutils java
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-22 20:40:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-07 17:38:13 UTC
miwi        2007-07-07 16:38:07 UTC

  FreeBSD ports repository

  Modified files:
    deskutils/ganttproject Makefile distinfo pkg-plist 
  Log:
  - Update to 2.0.4
  
  PR:             113955
  Submitted by:   Gerrit Kühn <gerrit@pmp.uni-hannover.de>
  
  Revision  Changes    Path
  1.9       +1 -2      ports/deskutils/ganttproject/Makefile
  1.7       +3 -3      ports/deskutils/ganttproject/distinfo
  1.4       +6 -2      ports/deskutils/ganttproject/pkg-plist
_______________________________________________
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 3 Martin Wilke freebsd_committer freebsd_triage 2007-07-07 17:38:14 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!