Bug 98380 - [update] devel/picprog: update to 1.8
Summary: [update] devel/picprog: update to 1.8
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: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-02 15:50 UTC by Martin Wilke
Modified: 2006-06-05 14:49 UTC (History)
1 user (show)

See Also:


Attachments
picprog-1.8.patch (1.04 KB, patch)
2006-06-02 15:50 UTC, Martin Wilke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Wilke 2006-06-02 15:50:17 UTC
- Update to 1.8

Port maintainer (erik@smluc.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-02 15:56:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Erik Greenwald 2006-06-02 16:44:18 UTC
Version 1.8.1 is released which fixes things that 1.8 broke. I will
generate and test a patch when I get home tonight. (commiter, would
that need a fresh pr, or just attach the patch to a followup here?)

Thanks
 -Erik
Comment 3 Erik Greenwald 2006-06-02 23:38:33 UTC
-- devel_picprog.patch begins here ---
Index: devel/picprog/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/picprog/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- devel/picprog/Makefile	4 May 2006 21:41:01 -0000	1.14
+++ devel/picprog/Makefile	2 Jun 2006 22:32:48 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	picprog
-PORTVERSION=	1.7
-PORTREVISION=	1
+PORTVERSION=	1.8.1
 CATEGORIES=	devel
 MASTER_SITES=	http://hyvatti.iki.fi/~jaakko/pic/
 
Index: devel/picprog/distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/picprog/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- devel/picprog/distinfo	22 Jan 2006 08:29:49 -0000	1.7
+++ devel/picprog/distinfo	2 Jun 2006 22:32:48 -0000
@@ -1,3 +1,3 @@
-MD5 (picprog-1.7.tar.gz) = 342f65a9cc71a0507fe8083181e2681c
-SHA256 (picprog-1.7.tar.gz) = 08c9abd24aada73f934775bec8e0573054800daa1cf72b9bddaab1fa7ad3f352
-SIZE (picprog-1.7.tar.gz) = 55118
+MD5 (picprog-1.8.1.tar.gz) = 723369d679c5343af7b7dd5036299877
+SHA256 (picprog-1.8.1.tar.gz) = 1e9e17a764611828a6af028cb1a6eda4abd6ad4c7fed17ca4b6ea246c74a4a19
+SIZE (picprog-1.8.1.tar.gz) = 58040
-- devel_picprog.patch ends here ---
Comment 4 Renato Botelho freebsd_committer freebsd_triage 2006-06-05 14:43:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 5 Renato Botelho freebsd_committer freebsd_triage 2006-06-05 14:49:18 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!