Bug 89521 - Update port: deskutils/ljcharm update to 1.7.0
Summary: Update port: deskutils/ljcharm update to 1.7.0
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: 2005-11-25 07:30 UTC by Gordon Campbell
Modified: 2005-11-26 13:44 UTC (History)
0 users

See Also:


Attachments
file.shar (3.92 KB, text/plain)
2005-11-25 07:30 UTC, Gordon Campbell
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gordon Campbell 2005-11-25 07:30:02 UTC
Charm has been updated to 1.7.0 so I've updated the port too.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-25 07:33:15 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2005-11-25 15:19:03 UTC
State Changed
From-To: open->feedback

Please submit updates in diff(1) format as described in the Porters Handbook
Comment 3 Gordon Campbell 2005-11-26 04:36:53 UTC
This is why you shouldn't do these things when you've had almost no 
sleep. Here's the right fix

diff -ruN ljcharm/Makefile ljcharm.orig/Makefile
--- ljcharm/Makefile    Thu Nov 24 20:45:47 2005
+++ ljcharm.orig/Makefile       Thu Nov 24 20:44:00 2005
@@ -6,7 +6,7 @@
  #

  PORTNAME=      charm
-PORTVERSION=   1.7.0
+PORTVERSION=   1.6.0
  CATEGORIES=    deskutils net
  MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=    ljcharm
diff -ruN ljcharm/distinfo ljcharm.orig/distinfo
--- ljcharm/distinfo    Thu Nov 24 20:54:54 2005
+++ ljcharm.orig/distinfo       Thu Nov 24 20:44:00 2005
@@ -1,3 +1,2 @@
-MD5 (charm-1.7.0.tar.gz) = 3b41d3aac2fdf21199f192cac9cb859e
-SHA256 (charm-1.7.0.tar.gz) = 
67067a91a2187014c0b5bec9bdc217a4a54b044f0487390898630e6eb9227d5e
-SIZE (charm-1.7.0.tar.gz) = 67879
+MD5 (charm-1.6.0.tar.gz) = e91e7a12b0eb3dd0fce400790fd8a972
+SIZE (charm-1.6.0.tar.gz) = 60226
Comment 4 Gordon Campbell 2005-11-26 04:36:53 UTC
This is why you shouldn't do these things when you've had almost no 
sleep. Here's the right fix

diff -ruN ljcharm/Makefile ljcharm.orig/Makefile
--- ljcharm/Makefile    Thu Nov 24 20:45:47 2005
+++ ljcharm.orig/Makefile       Thu Nov 24 20:44:00 2005
@@ -6,7 +6,7 @@
  #

  PORTNAME=      charm
-PORTVERSION=   1.7.0
+PORTVERSION=   1.6.0
  CATEGORIES=    deskutils net
  MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=    ljcharm
diff -ruN ljcharm/distinfo ljcharm.orig/distinfo
--- ljcharm/distinfo    Thu Nov 24 20:54:54 2005
+++ ljcharm.orig/distinfo       Thu Nov 24 20:44:00 2005
@@ -1,3 +1,2 @@
-MD5 (charm-1.7.0.tar.gz) = 3b41d3aac2fdf21199f192cac9cb859e
-SHA256 (charm-1.7.0.tar.gz) = 
67067a91a2187014c0b5bec9bdc217a4a54b044f0487390898630e6eb9227d5e
-SIZE (charm-1.7.0.tar.gz) = 67879
+MD5 (charm-1.6.0.tar.gz) = e91e7a12b0eb3dd0fce400790fd8a972
+SIZE (charm-1.6.0.tar.gz) = 60226
Comment 5 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-26 10:51:58 UTC
State Changed
From-To: feedback->open

Feedback received
Comment 6 Pav Lucistnik freebsd_committer freebsd_triage 2005-11-26 13:40:20 UTC
State Changed
From-To: open->closed

Committed, thanks!