Index: head/net/dante/Makefile =================================================================== --- head/net/dante/Makefile (revision 62230) +++ head/net/dante/Makefile (revision 62231) @@ -1,37 +1,37 @@ # Ports collection makefile for: Dante # Date created: 20 October 1999 # Whom: Anders Nordby # # $FreeBSD$ # PORTNAME= dante -PORTVERSION= 1.1.12 +PORTVERSION= 1.1.13 CATEGORIES= net security MASTER_SITES= ftp://ftp.inet.no/pub/socks/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ \ http://atreides.freenix.no/~anders/ MAINTAINER= anders@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-socks-conf=${PREFIX}/etc/socks.conf \ --with-sockd-conf=${PREFIX}/etc/sockd.conf INSTALLS_SHLIB= yes MAN5= sockd.conf.5 socks.conf.5 MAN8= sockd.8 post-install: @${INSTALL_DATA} ${WRKSRC}/example/socks.conf ${PREFIX}/etc/socks.conf.example @${INSTALL_DATA} ${WRKSRC}/example/sockd.conf ${PREFIX}/etc/sockd.conf.example .if !defined(NOPORTDOCS) ${INSTALL} -d -m 555 ${PREFIX}/share/doc/dante @${INSTALL_DATA} ${WRKSRC}/doc/README* ${PREFIX}/share/doc/dante @${INSTALL_DATA} ${WRKSRC}/doc/rfc* ${PREFIX}/share/doc/dante @${INSTALL_DATA} ${WRKSRC}/doc/SOCKS4.protocol ${PREFIX}/share/doc/dante @${INSTALL_DATA} ${WRKSRC}/doc/faq.tex ${PREFIX}/share/doc/dante .endif .include Property changes on: head/net/dante/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/net/dante/distinfo =================================================================== --- head/net/dante/distinfo (revision 62230) +++ head/net/dante/distinfo (revision 62231) @@ -1 +1 @@ -MD5 (dante-1.1.12.tar.gz) = 1be7318e0197522c9301066708ac1482 +MD5 (dante-1.1.13.tar.gz) = 77a8e432e5f7327f36fb732022e82e44 Property changes on: head/net/dante/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property