Bug 95208 - Update port: www/g-cows to 1.8
Summary: Update port: www/g-cows 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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-01 19:30 UTC by Andrea Sozzi
Modified: 2006-04-02 02:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrea Sozzi 2006-04-01 19:30:14 UTC
Since I'm on a dial-up connection and my system is non configured to relay mail through a central server, I'm using the web interface to submit this PR.

To avoid formatting lost due to the web interface, I'll send the patch by replying to my own PR (a search on the web soggested this method as the best work-around for systems not configured for sending mail directly).
Comment 1 Andrea Sozzi 2006-04-01 19:42:40 UTC
This is the patch to update port www/g-cows to version 1.8
I didn't send it with the original PR to avoid formatting lost due to the web interface.

diff -ruN /usr/ports/www/g-cows/Makefile ./g-cows/Makefile
--- /usr/ports/www/g-cows/Makefile      Fri Mar 24 17:13:11 2006
+++ ./g-cows/Makefile   Sat Apr  1 16:15:59 2006
@@ -6,9 +6,9 @@
  #

  PORTNAME=      g-cows
-PORTVERSION=   1.7
+PORTVERSION=   1.8
  CATEGORIES=    www
-MASTER_SITES=  http://www.g-cows.org/download/1.7/
+MASTER_SITES=  http://www.g-cows.org/download/1.8/

  MAINTAINER=    as@g-cows.org
  COMMENT=       Scripting language for creation of web sites
diff -ruN /usr/ports/www/g-cows/distinfo ./g-cows/distinfo
--- /usr/ports/www/g-cows/distinfo      Fri Mar 24 17:13:11 2006
+++ ./g-cows/distinfo   Sat Apr  1 16:21:00 2006
@@ -1,3 +1,3 @@
-MD5 (g-cows-1.7.tar.gz) = d1f739ff8b91f8b428e6459fe56ecbd5
-SHA256 (g-cows-1.7.tar.gz) = 99c1030289d73a732daee8a23c9b714eeaba234f9bbf28f18d72855e8bdf0c53
-SIZE (g-cows-1.7.tar.gz) = 179374
+MD5 (g-cows-1.8.tar.gz) = 53e0370e12b4988f53fb86f7b7f9014c
+SHA256 (g-cows-1.8.tar.gz) = db1dc2e1a10483e57e3c9e01ce46c0934964a4160451adba1967a71fcffacb59
+SIZE (g-cows-1.8.tar.gz) = 181056
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2006-04-02 02:20:06 UTC
State Changed
From-To: open->closed

Committed, thanks! 

And, sadly, the reply trick haven't prevented the patch from being corrupted.