ports/72568: update mail/py-spambayes to 1.0

Choe at FreeBSD.org Choe at FreeBSD.org
Tue Oct 12 11:30:20 UTC 2004


>Number:         72568
>Category:       ports
>Synopsis:       update mail/py-spambayes to 1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 12 11:30:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Choe, Cheng-Dae
>Release:        FreeBSD 5.3-BETA7 i386
>Organization:
>Environment:
System: FreeBSD comdongin.com 5.3-BETA7 FreeBSD 5.3-BETA7 #0: Thu Oct 7 03:38:39 KST 2004 root at comdongin.com:/usr/obj/data/src/sys/CDI i386
>Description:
      update mail/py-spambayes to 1.0
>How-To-Repeat:
      N/A
>Fix:
diff -ruN py-spambayes.orig/Makefile py-spambayes/Makefile
--- py-spambayes.orig/Makefile  Thu Oct  7 17:35:37 2004
+++ py-spambayes/Makefile       Thu Oct  7 18:23:16 2004
@@ -6,8 +6,8 @@
#

PORTNAME=      spambayes
-PORTVERSION=   1.0.rc.1
-PORTREVISION=  1
+PORTVERSION=   1.0
+PORTREVISION=  0
CATEGORIES=    mail python
MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=    ${PORTNAME}
@@ -30,7 +30,8 @@
               README.txt \
               TESTING.txt \
               WHAT_IS_NEW.txt \
-               contrib/
+               contrib/ \
+               utilities/

post-extract:
       @${CHMOD} -Rf u+w ${WRKSRC}
@@ -45,6 +46,9 @@
.endfor
       @${MKDIR} ${DOCSDIR}/contrib
       @${INSTALL_DATA} ${WRKSRC}/contrib/* ${DOCSDIR}/contrib
+
+       @${MKDIR} ${DOCSDIR}/utilities
+       @${INSTALL_DATA} ${WRKSRC}/utilities/* ${DOCSDIR}/utilities
.endif

.include <bsd.port.mk>
diff -ruN py-spambayes.orig/distinfo py-spambayes/distinfo
--- py-spambayes.orig/distinfo  Thu Oct  7 17:35:37 2004
+++ py-spambayes/distinfo       Thu Oct  7 17:37:00 2004
@@ -1,2 +1,2 @@
-MD5 (spambayes-1.0rc1.tar.gz) = 815640be20e9f579fa4f864cd6b9e57c
-SIZE (spambayes-1.0rc1.tar.gz) = 684857
+MD5 (spambayes-1.0.tar.gz) = 6f88f8712740a958f01f355d6972facf
+SIZE (spambayes-1.0.tar.gz) = 686051
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list