Update libmemcache to 1.0.1.

This commit is contained in:
Sean Chittenden 2004-12-07 19:26:09 +00:00
parent 2f508fa0a3
commit a928ca5852
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123405
3 changed files with 4 additions and 3 deletions

View file

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

View file

@ -1,2 +1,2 @@
MD5 (libmemcache-1.0.tar.bz2) = 9a7ba50d3d1f55f52cb427076713d282 MD5 (libmemcache-1.0.1.tar.bz2) = c3cc04c7fe3809c39de2e25d22386fbd
SIZE (libmemcache-1.0.tar.bz2) = 17184 SIZE (libmemcache-1.0.1.tar.bz2) = 18176

View file

@ -1,3 +1,4 @@
include/memcache.h
lib/libmemcache.so.1.0 lib/libmemcache.so.1.0
lib/libmemcache.so lib/libmemcache.so
lib/libmemcache.a lib/libmemcache.a