- Update to 3.1

PR:		ports/124495
Submitted by:	David Barksdale <amatus gnu.org>
Approved by:	mentor (implicit)
This commit is contained in:
Philippe Audeoud 2008-06-14 13:23:13 +00:00
parent 0ae79367ca
commit e8154dc669
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214833
2 changed files with 7 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= libmicrohttpd
PORTVERSION= 0.2.2
PORTVERSION= 0.3.1
CATEGORIES= www
MASTER_SITES= http://gnunet.org/libmicrohttpd/download/
@ -16,11 +16,12 @@ COMMENT= C library for embedding HTTP server functionality
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
PLIST_FILES= lib/libmicrohttpd.so.3 \
PLIST_FILES= lib/libmicrohttpd.so.4 \
lib/libmicrohttpd.la \
lib/libmicrohttpd.so \
lib/libmicrohttpd.a \
include/microhttpd.h
include/microhttpd.h \
info/microhttpd.info
MAN3= libmicrohttpd.3

View File

@ -1,3 +1,3 @@
MD5 (libmicrohttpd-0.2.2.tar.gz) = 6b76c1232743ef307e81361e63dc22a8
SHA256 (libmicrohttpd-0.2.2.tar.gz) = 25e0188f4b89c8898b242a63684252ad1fed66bb76594c749550715b35540850
SIZE (libmicrohttpd-0.2.2.tar.gz) = 477417
MD5 (libmicrohttpd-0.3.1.tar.gz) = ae335b1f6f51488f2db3f216f71c852c
SHA256 (libmicrohttpd-0.3.1.tar.gz) = c38e3d74c1a97e2bd0442147003d6423acbe791979cb52d5e78b5fcfe95168ff
SIZE (libmicrohttpd-0.3.1.tar.gz) = 559463