1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Update to 0.2.0

PR:             125160
Submitted by:   Philip M. Gollucci <pgollucci p6m7g8 com>
This commit is contained in:
Craig Rodrigues 2008-07-04 18:45:57 +00:00
parent 684c19b155
commit 5be1617d01
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216309
2 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= serf
PORTVERSION= 0.1.2
PORTVERSION= 0.2.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
${MASTER_SITE_LOCAL}
@ -22,8 +22,8 @@ USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS+= --with-apr=${PREFIX}/bin/apr-1-config \
--with-apr-util=${PREFIX}/bin/apu-1-config
CONFIGURE_ARGS+= --with-apr=${LOCALBASE}/bin/apr-1-config \
--with-apr-util=${LOCALBASE}/bin/apu-1-config
post-install:
.if !defined(NOPORTDOCS)

View File

@ -1,3 +1,3 @@
MD5 (serf-0.1.2.tar.bz2) = 9578f4b40d4ae7ea799bb0067d6b1c7c
SHA256 (serf-0.1.2.tar.bz2) = 44c852c9135914b85c7a1f36ef41f88c63de52faab98493a6e59008b7060f89c
SIZE (serf-0.1.2.tar.bz2) = 117871
MD5 (serf-0.2.0.tar.bz2) = cda4d1f871fbbad1b32ed8fd6a8149cc
SHA256 (serf-0.2.0.tar.bz2) = 9cadd3c9e42fa204b60f338c89033743b4e83a952641ad5c4be18bed059e6008
SIZE (serf-0.2.0.tar.bz2) = 137742