aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-07-06 15:42:42 +0800
committerijliao <ijliao@FreeBSD.org>2001-07-06 15:42:42 +0800
commit218f80521c2991834b302344ace3f3cbc422e0ea (patch)
tree3a05bc86338f1c4a911236f0d2b2714175fdc9c8 /net
parentd0701a4ea4b428941e9654ec85eb4819b8fcfce7 (diff)
downloadfreebsd-ports-gnome-218f80521c2991834b302344ace3f3cbc422e0ea.tar.gz
freebsd-ports-gnome-218f80521c2991834b302344ace3f3cbc422e0ea.tar.zst
freebsd-ports-gnome-218f80521c2991834b302344ace3f3cbc422e0ea.zip
upgrade to 0.3.1
Diffstat (limited to 'net')
-rw-r--r--net/net-http/Makefile5
-rw-r--r--net/net-http/distinfo2
-rw-r--r--net/net-http/pkg-plist5
3 files changed, 8 insertions, 4 deletions
diff --git a/net/net-http/Makefile b/net/net-http/Makefile
index 42257b1fbb5a..d12f3aac3f82 100644
--- a/net/net-http/Makefile
+++ b/net/net-http/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= net-http
-PORTVERSION= 0.2
+PORTVERSION= 0.3.1
CATEGORIES= net
MASTER_SITES= http://evan.prodromou.san-francisco.ca.us/software/net-http/
@@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
do-install:
- @${MKDIR} ${LOCALBASE}/share/guile/1.4/net
- ${INSTALL_DATA} ${WRKSRC}/net/http.scm ${LOCALBASE}/share/guile/1.4/net
+ ${CP} -R ${WRKSRC}/net ${LOCALBASE}/share/guile/1.4/net
.include <bsd.port.mk>
diff --git a/net/net-http/distinfo b/net/net-http/distinfo
index 061e85fc64c8..3e08be9485d9 100644
--- a/net/net-http/distinfo
+++ b/net/net-http/distinfo
@@ -1 +1 @@
-MD5 (net-http-0.2.tar.gz) = 685be98e2054551c42277f2b0dad2688
+MD5 (net-http-0.3.1.tar.gz) = b9428523889522933e4a55c7621ddfdb
diff --git a/net/net-http/pkg-plist b/net/net-http/pkg-plist
index e1bd4b89d4af..b247ec934360 100644
--- a/net/net-http/pkg-plist
+++ b/net/net-http/pkg-plist
@@ -1,2 +1,7 @@
share/guile/1.4/net/http.scm
+share/guile/1.4/net/http/client.scm
+share/guile/1.4/net/http/message.scm
+share/guile/1.4/net/http/server.scm
+share/guile/1.4/net/http/util.scm
+@dirrm share/guile/1.4/net/http
@dirrm share/guile/1.4/net