Index: head/converters/tnef/pkg-plist =================================================================== --- head/converters/tnef/pkg-plist (revision 116113) +++ head/converters/tnef/pkg-plist (nonexistent) @@ -1,8 +0,0 @@ -@comment $FreeBSD$ -bin/tnef -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/THANKS -%%PORTDOCS%%%%DOCSDIR%%/TODO -%%PORTDOCS%%@dirrm %%DOCSDIR%% Property changes on: head/converters/tnef/pkg-plist ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/converters/tnef/Makefile =================================================================== --- head/converters/tnef/Makefile (revision 116113) +++ head/converters/tnef/Makefile (revision 116114) @@ -1,36 +1,37 @@ # New ports collection makefile for: tnef # Date created: 19 September 2000 # Whom: Cyrus Rahman # # $FreeBSD$ # PORTNAME= tnef -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.3.1 CATEGORIES= converters mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= cr@jcmax.com COMMENT= Unpack data in MS Outlook TNEF format GNU_CONFIGURE= yes USE_GETOPT_LONG= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= tnef.1 -DOCS= AUTHORS NEWS README THANKS TODO +PORTDOCS= AUTHORS NEWS README THANKS TODO +PLIST_FILES= bin/tnef .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} - cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} + cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} .endif # This target is intended to be run by the port maintainer. x-test: build .for dir in cmdline files @cd ${WRKSRC}/tests/${dir} && ${MAKE} check-TESTS .endfor .include Property changes on: head/converters/tnef/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/converters/tnef/distinfo =================================================================== --- head/converters/tnef/distinfo (revision 116113) +++ head/converters/tnef/distinfo (revision 116114) @@ -1,2 +1,2 @@ -MD5 (tnef-1.2.1.tar.gz) = 975e3dc0a592597b743af35934f6f1de -SIZE (tnef-1.2.1.tar.gz) = 1599935 +MD5 (tnef-1.2.3.1.tar.gz) = bc0ae13cc68f1595fb8a9c6f706c1e08 +SIZE (tnef-1.2.3.1.tar.gz) = 1607741 Property changes on: head/converters/tnef/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property