1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

- Update to 1.0.3

PR:		ports/77174
Submitted by:	maintainer
This commit is contained in:
Sergey Matveychuk 2005-02-06 20:01:17 +00:00
parent a5a2a0c909
commit 65d001e29d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128186
3 changed files with 3 additions and 15 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= libhash
PORTVERSION= 1.0.1
PORTVERSION= 1.0.3
CATEGORIES= devel
MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/libhash/ \
ftp://ftp.megamirror.com/pub/ugh/unix/libhash/ \

View File

@ -1,2 +1,2 @@
MD5 (libhash-1.0.1.tar.gz) = 426f32e49397ab26531574a995a8554b
SIZE (libhash-1.0.1.tar.gz) = 8759
MD5 (libhash-1.0.3.tar.gz) = 6f432c72d4b29928fada9c28b26dc3b0
SIZE (libhash-1.0.3.tar.gz) = 8918

View File

@ -1,12 +0,0 @@
--- Makefile.orig Sun Jun 16 03:28:47 2002
+++ Makefile Sun Jun 16 03:29:04 2002
@@ -22,7 +22,8 @@
SHLIB_MAJOR= 1
PREFIX?= /usr/local
-INCDIR= ${PREFIX}/include
+INCSDIR=${PREFIX}/include
+INCDIR= ${INCSDIR} # for 4.x bsd.lib.mk
LIBDIR= ${PREFIX}/lib
MANDIR= ${PREFIX}/man/man