freebsd-ports/security/sqlmap
Ruslan Makhmatkhanov e791395a82 - fix runtime when devel/subversion and/or devel/pysvn is installed [1]
- bump PORTREVISION

As side effect, I completely disabled --update feature. It was done for number
of reasons:
- subversion relationship starts not only if --update feature is requested by
  user, but when pysvn or svn is available
- we do not installing repository metadata from the source tarball (exactly this
  breaks the --update option, but it is broken anyway, see below)
- aforementioned repository metadata is not compatible with svn 1.7, that is in
  ports now
- development repository moved to github from subversion hosting anyway

This is accomplished with replacing the call of getRevisionNumber() with static
const, that represents the svn last revision from tarball.

while here:
- trim Makefile header
- remove indefinite article from COMMENT
- convert to optionsng

Reported by:	Fausto Marzi <fausto.marzi at gmail dot com> (by mail) [1]
2012-10-03 20:01:09 +00:00
..
files - fix runtime when devel/subversion and/or devel/pysvn is installed [1] 2012-10-03 20:01:09 +00:00
distinfo
Makefile - fix runtime when devel/subversion and/or devel/pysvn is installed [1] 2012-10-03 20:01:09 +00:00
pkg-descr - update WWW 2012-07-20 11:41:54 +00:00
pkg-plist