Bug 170141 - devel/dia2code: Update to version 0.8.5
Summary: devel/dia2code: Update to version 0.8.5
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-25 19:10 UTC by tkato432
Modified: 2012-08-05 06:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.11 KB, patch)
2012-07-25 19:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2012-07-25 19:10:09 UTC
- Update to version 0.8.5
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-25 19:10:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2012-08-05 06:03:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-08-05 06:03:38 UTC
Author: miwi
Date: Sun Aug  5 05:03:26 2012
New Revision: 302053
URL: http://svn.freebsd.org/changeset/ports/302053

Log:
  - Update to 0.8.5
  
  PR:		170141
  Submitted by:	Ports Fury

Modified:
  head/devel/dia2code/Makefile
  head/devel/dia2code/distinfo

Modified: head/devel/dia2code/Makefile
==============================================================================
--- head/devel/dia2code/Makefile	Sun Aug  5 04:57:57 2012	(r302052)
+++ head/devel/dia2code/Makefile	Sun Aug  5 05:03:26 2012	(r302053)
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	dia2code
-PORTVERSION=	0.8.4
+PORTVERSION=	0.8.5
 CATEGORIES=	devel
 MASTER_SITES=	SF
 
@@ -30,10 +30,6 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 MAN1=		dia2code.1
 PLIST_FILES=	bin/dia2code
 
-post-patch:
-	@${REINPLACE_CMD} -e '/<malloc.h>/d' ${WRKSRC}/dia2code/dia2code.h
-	@${REINPLACE_CMD} -e 's|ulong|unsigned long|' ${WRKSRC}/dia2code/source_parser.[ch]
-
 post-install:
 	${INSTALL_MAN} ${WRKSRC}/dia2code.1 ${MANPREFIX}/man/man1
 

Modified: head/devel/dia2code/distinfo
==============================================================================
--- head/devel/dia2code/distinfo	Sun Aug  5 04:57:57 2012	(r302052)
+++ head/devel/dia2code/distinfo	Sun Aug  5 05:03:26 2012	(r302053)
@@ -1,2 +1,2 @@
-SHA256 (dia2code-0.8.4.tar.gz) = d4fc86d8d6e0894d81b82bbd96a40f9c07a65e8554f736245799745dff34feb2
-SIZE (dia2code-0.8.4.tar.gz) = 156221
+SHA256 (dia2code-0.8.5.tar.gz) = 981a41b1bfd303174aea0cdea3a71f239bf24d0574ada99eb58600188854724b
+SIZE (dia2code-0.8.5.tar.gz) = 159258
_______________________________________________
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"