Bug 105432 - [maintainer update] ClamCour v. 0.3.8
Summary: [maintainer update] ClamCour v. 0.3.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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-12 10:30 UTC by bsd
Modified: 2006-11-13 10:20 UTC (History)
0 users

See Also:


Attachments
file.diff (109 bytes, patch)
2006-11-12 10:30 UTC, bsd
no flags Details | Diff
file.diff (507 bytes, patch)
2006-11-12 10:30 UTC, bsd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bsd 2006-11-12 10:30:12 UTC
New version 0.3.8
Added more master sites

Fix: fox# diff -u Makefile Makefile.old
PORTNAME=      clamcour
-PORTVERSION=   0.3.8
+PORTVERSION=   0.2.3
 CATEGORIES=    security mail
-MASTER_SITES=  SF \
-               http://www.becrux.com/pages/projects/clamcour/ \
-               http://prdownload.berlios.de/clamcour/
+MASTER_SITES=  http://www.becrux.com/pages/projects/clamcour/

 MAINTAINER=    bsd@dino.sk
 COMMENT=       ClamAV courier filter
fox# diff -u distinfo distinfo.old
Comment 1 Milan Obuch 2006-11-12 11:29:12 UTC
Note: patch is incidentally reversed, should be following:

fox# diff -u Makefile.old Makefile
--- Makefile.old        Sat May 13 06:15:00 2006
+++ Makefile    Sun Nov 12 11:07:11 2006
@@ -6,9 +6,11 @@
 #

 PORTNAME=      clamcour
-PORTVERSION=   0.2.3
+PORTVERSION=   0.3.8
 CATEGORIES=    security mail
-MASTER_SITES=  http://www.becrux.com/pages/projects/clamcour/
+MASTER_SITES=  SF \
+               http://www.becrux.com/pages/projects/clamcour/ \
+               http://prdownload.berlios.de/clamcour/

 MAINTAINER=    bsd@dino.sk
 COMMENT=       ClamAV courier filter
fox# diff -u distinfo.old distinfo
--- distinfo.old        Sun Jan 15 16:24:16 2006
+++ distinfo    Sun Nov 12 11:07:31 2006
@@ -1,3 +1,3 @@
-MD5 (clamcour-0.2.3.tar.gz) = 6ff822e2255d151b15a572a23f2ab0fc
-SHA256 (clamcour-0.2.3.tar.gz) = 
9ac1b7f522aede825351d971b2a2b1c1db8c5fd921903c20c2da12df5c3bc157
-SIZE (clamcour-0.2.3.tar.gz) = 308569
+MD5 (clamcour-0.3.8.tar.gz) = 70a2d8fcee1bd09414d4db7fc15e1f68
+SHA256 (clamcour-0.3.8.tar.gz) = 
8cb45ff79974d6a969830ec72ffb838f23db381398408a496c8363ab73e23521
+SIZE (clamcour-0.3.8.tar.gz) = 3336
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-11-12 12:05:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 bsd 2006-11-12 14:27:28 UTC
One more correction, berlios mirror appears to be broken. Use following 
patches:

fox# diff -u Makefile.old Makefile
--- Makefile.old        Sat May 13 06:15:00 2006
+++ Makefile    Sun Nov 12 13:22:28 2006
@@ -6,9 +6,10 @@
 #

 PORTNAME=      clamcour
-PORTVERSION=   0.2.3
+PORTVERSION=   0.3.8
 CATEGORIES=    security mail
-MASTER_SITES=  http://www.becrux.com/pages/projects/clamcour/
+MASTER_SITES=  SF \
+               http://www.becrux.com/pages/projects/clamcour/

 MAINTAINER=    bsd@dino.sk
 COMMENT=       ClamAV courier filter
fox# diff -u distinfo.old distinfo
--- distinfo.old        Sun Jan 15 16:24:16 2006
+++ distinfo    Sun Nov 12 13:23:10 2006
@@ -1,3 +1,3 @@
-MD5 (clamcour-0.2.3.tar.gz) = 6ff822e2255d151b15a572a23f2ab0fc
-SHA256 (clamcour-0.2.3.tar.gz) = 
9ac1b7f522aede825351d971b2a2b1c1db8c5fd921903c20c2da12df5c3bc157
-SIZE (clamcour-0.2.3.tar.gz) = 308569
+MD5 (clamcour-0.3.8.tar.gz) = ad102b246f2a0c6c9f6e2302fa61d7e3
+SHA256 (clamcour-0.3.8.tar.gz) = 
7a37858fcc031d3861a77370683cd357c83275767ad15deca9a4d2e94993aeaf
+SIZE (clamcour-0.3.8.tar.gz) = 272210
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2006-11-12 22:57:23 UTC
State Changed
From-To: open->feedback

Ask for maintainer fix.
Comment 5 dfilter service freebsd_committer freebsd_triage 2006-11-13 10:17:15 UTC
miwi        2006-11-13 10:17:09 UTC

  FreeBSD ports repository

  Modified files:
    security/clamcour    Makefile distinfo 
  Log:
  - Update to 0.3.8
  
  PR:             ports/105432
  Submitted by:   Milan Obuch<bsd@dino.sk> (maintainer)
  
  Revision  Changes    Path
  1.4       +2 -1      ports/security/clamcour/Makefile
  1.2       +3 -3      ports/security/clamcour/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2006-11-13 10:17:20 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!