Port editors/jupp updated to 3.1.22 Changes: https://www.mirbsd.org/jupp.htm#clog Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it.
Author: culot Date: Fri Sep 14 13:38:53 2012 New Revision: 304269 URL: http://svn.freebsd.org/changeset/ports/304269 Log: - Update to 3.1.22 Changes: https://www.mirbsd.org/jupp.htm#clog PR: ports/171618 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) Modified: head/editors/jupp/Makefile head/editors/jupp/distinfo Modified: head/editors/jupp/Makefile ============================================================================== --- head/editors/jupp/Makefile Fri Sep 14 12:23:32 2012 (r304268) +++ head/editors/jupp/Makefile Fri Sep 14 13:38:53 2012 (r304269) @@ -6,7 +6,7 @@ # PORTNAME= jupp -PORTVERSION= 3.1.21 +PORTVERSION= 3.1.22 CATEGORIES= editors MASTER_SITES= http://www.mirbsd.org/MirOS/dist/jupp/ \ http://pub.allbsd.org/MirOS/dist/jupp/ Modified: head/editors/jupp/distinfo ============================================================================== --- head/editors/jupp/distinfo Fri Sep 14 12:23:32 2012 (r304268) +++ head/editors/jupp/distinfo Fri Sep 14 13:38:53 2012 (r304269) @@ -1,2 +1,2 @@ -SHA256 (joe-3.1jupp21.tgz) = c557f7bd87caf8ac940f5d7cae008fbba2192778b87b0f19b4c508ef790e3a4b -SIZE (joe-3.1jupp21.tgz) = 440602 +SHA256 (joe-3.1jupp22.tgz) = d5eab4588c5f51785f2bff959961b5f1ed4c5018e2f869d6d91440a0bf6fca9d +SIZE (joe-3.1jupp22.tgz) = 441340 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!