Bug 179032 - update textproc/dikt to 2l
Summary: update textproc/dikt to 2l
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: 2013-05-28 01:10 UTC by info
Modified: 2013-06-11 20:30 UTC (History)
0 users

See Also:


Attachments
file.diff (817 bytes, patch)
2013-05-28 01:10 UTC, info
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description info 2013-05-28 01:10:00 UTC
update to version 2l

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2013-06-11 20:26:55 UTC
Author: rakuco
Date: Tue Jun 11 19:26:42 2013
New Revision: 320631
URL: http://svnweb.freebsd.org/changeset/ports/320631

Log:
  Update to 2l.
  
  PR:		ports/179032
  Submitted by:	Goran Tal <goran.tal@gmail.com> (maintainer)

Modified:
  head/textproc/dikt/Makefile
  head/textproc/dikt/distinfo

Modified: head/textproc/dikt/Makefile
==============================================================================
--- head/textproc/dikt/Makefile	Tue Jun 11 19:24:29 2013	(r320630)
+++ head/textproc/dikt/Makefile	Tue Jun 11 19:26:42 2013	(r320631)
@@ -5,7 +5,7 @@
 # $FreeBSD$
 
 PORTNAME=	dikt
-PORTVERSION=	2j
+PORTVERSION=	2l
 CATEGORIES=	textproc net kde
 MASTER_SITES=	GOOGLE_CODE
 EXTRACT_SUFX=	.txz

Modified: head/textproc/dikt/distinfo
==============================================================================
--- head/textproc/dikt/distinfo	Tue Jun 11 19:24:29 2013	(r320630)
+++ head/textproc/dikt/distinfo	Tue Jun 11 19:26:42 2013	(r320631)
@@ -1,2 +1,2 @@
-SHA256 (dikt-2j.txz) = 84f08caba3006667a2c3c507758570fa5bcc98508ede95ad77e26b612c842572
-SIZE (dikt-2j.txz) = 51824
+SHA256 (dikt-2l.txz) = 172dfa23400c57d715eb8f99e855f2370b86f8f61fd648e2d507ba238b9e71c1
+SIZE (dikt-2l.txz) = 51948
_______________________________________________
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"
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-06-11 20:29:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!