mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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:
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
|
@ -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/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue