ports/113226: comms/py-bulksms fix for incorrect URL in Makefile, new maintainer

Craig Butler craig001 at lerwick.hopto.org
Fri Jun 1 15:10:04 UTC 2007


>Number:         113226
>Category:       ports
>Synopsis:       comms/py-bulksms fix for incorrect URL in Makefile, new maintainer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 01 15:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Craig Butler
>Release:        FreeBSD 6.2-RELEASE-p3 i386
>Organization:
lerwick.hopto.org
>Environment:
System: FreeBSD polaris.lerwick.hopto.org 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #0: Sun Apr 15 11:27:44 BST 2007 root at polaris.lerwick.hopto.org:/usr/obj/usr/src/sys/GENERIC i386

>Description:
Changed MASTER_SITES to correct broken url in Makefile.

I have changed the maintainer to myself as the port is currently unmaintained, and I use this code on serveral live production servers.

Problem listed on http://people.freebsd.org/~fenner/portsurvey/bad.html

>How-To-Repeat:
Try to build port with # make install clean
>Fix:
diff -ruN py-bulksms.old/Makefile py-bulksms/Makefile
--- py-bulksms.old/Makefile     Fri Jun  1 10:11:45 2007
+++ py-bulksms/Makefile Fri Jun  1 10:30:48 2007
@@ -8,10 +8,10 @@
 PORTNAME=      bulksms
 PORTVERSION=   0.1
 CATEGORIES=    comms python
-MASTER_SITES=  http://botanicus.net/dw/py-bulksms/
+MASTER_SITES=  http://ngsoftwareltd.com/freebsd/distfiles/
 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=    ports at FreeBSD.org
+MAINTAINER=    craig001 at lerwick.hopto.org
 COMMENT=       Python client for the BulkSMS.co.uk HTTP API
 
 USE_PYTHON=    yes





--



============================================================
This email has been handled by lerwick.hopto.org mail server
and has been scanned by 3 virus killers and spamassassin
============================================================

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list