summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-30 03:47:23 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-30 03:47:23 +0000
commite23f6a9f22c78377674e449d48f40184b3eb2c52 (patch)
tree7d76fb2aba637fc94ae2f21fc2cffa73dc6e7512
parentUpdate to version 1.0.2 and use new gnome ports. (diff)
Update to version 1.0.3.
PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=19109
-rw-r--r--www/libghttp/Makefile11
-rw-r--r--www/libghttp/distinfo2
-rw-r--r--www/libghttp/pkg-plist3
3 files changed, 6 insertions, 10 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile
index a1bcdd0a2fa4..2398cdc0445f 100644
--- a/www/libghttp/Makefile
+++ b/www/libghttp/Makefile
@@ -1,21 +1,18 @@
# New ports collection makefile for: libghttp
-# Version required: 1.0.2
+# Version required: 1.0.3
# Date Created: 24 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.7 1999/03/27 10:35:57 vanilla Exp $
+# $Id: Makefile,v 1.8 1999/04/02 03:25:29 steve Exp $
#
-DISTNAME= libghttp-1.0.2
+DISTNAME= libghttp-1.0.3
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/libghttp
MAINTAINER= vanilla@FreeBSD.ORG
-GNU_CONFIGURE= yes
-
-post-install:
- @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
+USE_LIBTOOL= yes
.include <bsd.port.mk>
diff --git a/www/libghttp/distinfo b/www/libghttp/distinfo
index b3a0d6ef3314..a31c05d91907 100644
--- a/www/libghttp/distinfo
+++ b/www/libghttp/distinfo
@@ -1 +1 @@
-MD5 (libghttp-1.0.2.tar.gz) = a6e9688214d37f130234239cf410f7a0
+MD5 (libghttp-1.0.3.tar.gz) = f9cf46ccde67360e1f038d56146fef59
diff --git a/www/libghttp/pkg-plist b/www/libghttp/pkg-plist
index e4d7de818ef4..bbe96bc19487 100644
--- a/www/libghttp/pkg-plist
+++ b/www/libghttp/pkg-plist
@@ -1,8 +1,7 @@
include/ghttp.h
include/ghttp_constants.h
lib/libghttp.a
-lib/libghttp.la
lib/libghttp.so
-lib/libghttp.so.1.0
+lib/libghttp.so.1
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B