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}
State Changed From-To: open->feedback Awaiting maintainers feedback
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"
State Changed From-To: feedback->closed Committed. Thanks!