Index: head/net/micro_inetd/files/patch-Makefile =================================================================== --- head/net/micro_inetd/files/patch-Makefile (revision 383797) +++ head/net/micro_inetd/files/patch-Makefile (nonexistent) @@ -1,24 +0,0 @@ ---- Makefile.orig Wed Jan 2 05:24:29 2002 -+++ Makefile Tue Aug 15 14:43:17 2006 -@@ -5,16 +5,15 @@ - #SYSV_LIBS = -lnsl -lsocket - - --CC = gcc --CFLAGS = -O --LDFLAGS = -s $(SYSV_LIBS) --BINDIR = /usr/local/bin --MANDIR = /usr/local/man/man1 -+CC?= gcc -+CFLAGS?= -O -+LDFLAGS?= -s $(SYSV_LIBS) -+BINDIR?= /usr/local/bin -+MANDIR?= /usr/local/man/man1 - - all: micro_inetd - - micro_inetd: micro_inetd.c -- $(CC) $(CFLAGS) micro_inetd.c $(LDFLAGS) -o micro_inetd - - install: all - rm -f $(BINDIR)/micro_inetd Property changes on: head/net/micro_inetd/files/patch-Makefile ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net/micro_inetd/Makefile =================================================================== --- head/net/micro_inetd/Makefile (revision 383797) +++ head/net/micro_inetd/Makefile (revision 383798) @@ -1,20 +1,22 @@ # Created by: Pankov Pavel # $FreeBSD$ PORTNAME= micro_inetd -PORTVERSION= 2005.06.29 +PORTVERSION= 2014.08.14 CATEGORIES= net MASTER_SITES= http://www.acme.com/software/micro_inetd/ -DISTNAME= ${PORTNAME}_29jun2005 +DISTNAME= ${PORTNAME}_14Aug2014 MAINTAINER= pankov_p@mail.ru COMMENT= inetd-like program intended for temporarily usage + +LICENSE= BSD2CLAUSE WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/micro_inetd man/man1/micro_inetd.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/micro_inetd ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/micro_inetd.1 ${STAGEDIR}${MANPREFIX}/man/man1 .include Index: head/net/micro_inetd/distinfo =================================================================== --- head/net/micro_inetd/distinfo (revision 383797) +++ head/net/micro_inetd/distinfo (revision 383798) @@ -1,2 +1,2 @@ -SHA256 (micro_inetd_29jun2005.tar.gz) = b4e13e86fae75d929daa0992970f44a6e08b3abbd7bc9a5fa524ff9f4741f706 -SIZE (micro_inetd_29jun2005.tar.gz) = 5891 +SHA256 (micro_inetd_14Aug2014.tar.gz) = 15f5558753bb50ed18e4a1445b3e8a185f3b1840ec8e017a5e6fc7690616ec52 +SIZE (micro_inetd_14Aug2014.tar.gz) = 3830