Update to 1.0.2. Amongst other small fixes, libmemcache(3) no longer

searches for pmk(1) since bento seemed to have its install of pmk in a
location outside of the path specified in etc/pmk.conf.  This could be a
problem for other ports in the future where pmk(1) isn't using the correct
path.
This commit is contained in:
Sean Chittenden 2004-12-08 00:40:16 +00:00
parent 43a63c2a9a
commit f8a043f8bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123423
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= libmemcache
PORTVERSION= 1.0.1
PORTVERSION= 1.0.2
CATEGORIES= databases
MASTER_SITES= http://people.FreeBSD.org/~seanc/ports/libmemcache/

View file

@ -1,2 +1,2 @@
MD5 (libmemcache-1.0.1.tar.bz2) = c3cc04c7fe3809c39de2e25d22386fbd
SIZE (libmemcache-1.0.1.tar.bz2) = 18176
MD5 (libmemcache-1.0.2.tar.bz2) = 725dfedd65dfa650f67563b6bad9b404
SIZE (libmemcache-1.0.2.tar.bz2) = 18426