ports/137898: [MAINTAINER] www/tinytinyhttpd: update to 0.0.6b

Shinsuke Matsui smatsui at karashi.org
Tue Aug 18 02:40:06 UTC 2009


>Number:         137898
>Category:       ports
>Synopsis:       [MAINTAINER] www/tinytinyhttpd: update to 0.0.6b
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 18 02:40:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Shinsuke Matsui
>Release:        FreeBSD 7.2-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD hoge.foo.baa 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009
>Description:
- Update to 0.0.6b

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- tinytinyhttpd-0.0.6b.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/tinytinyhttpd.orig/Makefile /usr/ports/www/tinytinyhttpd/Makefile
--- /usr/ports/www/tinytinyhttpd.orig/Makefile	2009-08-11 01:34:46.000000000 +0900
+++ /usr/ports/www/tinytinyhttpd/Makefile	2009-08-18 11:25:21.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tinytinyhttpd
-PORTVERSION=	0.0.5
+PORTVERSION=	0.0.6b
 CATEGORIES=	www
 MASTER_SITES=	http://cloud.github.com/downloads/mattn/tinytinyhttpd/ \
 		${MASTER_SITE_LOCAL}
@@ -14,10 +14,10 @@
 MAINTAINER=	smatsui at karashi.org
 COMMENT=	Tiny tiny httpd
 
-PLIST_FILES=	bin/tthttpd
-PORTDOCS=	README.mkd example.conf ChangeLog
+HAS_CONFIGURE=	yes
 
-.include <bsd.port.pre.mk>
+PLIST_FILES=	bin/tthttpd
+PORTDOCS=	README example.conf ChangeLog
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/tthttpd ${PREFIX}/bin
@@ -25,8 +25,8 @@
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${FILESDIR}/example.conf ${DOCSDIR}
-	${INSTALL_DATA} ${WRKSRC}/README.mkd ${DOCSDIR}
+	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/ChangeLog ${DOCSDIR}
 .endif
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/www/tinytinyhttpd.orig/distinfo /usr/ports/www/tinytinyhttpd/distinfo
--- /usr/ports/www/tinytinyhttpd.orig/distinfo	2009-08-11 01:34:46.000000000 +0900
+++ /usr/ports/www/tinytinyhttpd/distinfo	2009-08-18 11:18:33.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (tinytinyhttpd-0.0.5.tar.gz) = 2ce43e72146a826d349a9f4e2dd16380
-SHA256 (tinytinyhttpd-0.0.5.tar.gz) = ca320697e8f79f4cca0cf9227ef8226d1f9d7fc191f62c2a1d97f2f35128200d
-SIZE (tinytinyhttpd-0.0.5.tar.gz) = 22085
+MD5 (tinytinyhttpd-0.0.6b.tar.gz) = 5039611319d3b9547f07e69f2ac398d4
+SHA256 (tinytinyhttpd-0.0.6b.tar.gz) = 63cc78b52103094c75d27dfd32899ae464063b29edb925bd067bbf4bba388b0b
+SIZE (tinytinyhttpd-0.0.6b.tar.gz) = 109746
--- tinytinyhttpd-0.0.6b.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list