diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-10 21:06:39 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-10 21:06:39 +0000 |
commit | 10f5e8576fb1331bc700551cee28ba4b68c1f450 (patch) | |
tree | 5c629b4bf5189b0863629ff754faa24f7b96107c /databases/couchdb | |
parent | a051292cd3a4a3b1f819a0e74b2ca97df8bce860 (diff) |
- update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
Notes
Notes:
svn path=/head/; revision=277485
Diffstat (limited to 'databases/couchdb')
-rw-r--r-- | databases/couchdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index 479a8d68c0f1..d4cfb32b7376 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -7,7 +7,7 @@ PORTNAME= couchdb PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_APACHE} |