Index: head/deskutils/howm/Makefile =================================================================== --- head/deskutils/howm/Makefile (revision 269788) +++ head/deskutils/howm/Makefile (revision 269789) @@ -1,44 +1,44 @@ # New ports collection makefile for: howm # Date created: 28 Dec 2003 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= howm -PORTVERSION= 1.3.9 +PORTVERSION= 1.3.9.1 CATEGORIES= deskutils MASTER_SITES= http://howm.sourceforge.jp/a/ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Write fragmentarily and read collectively GNU_CONFIGURE= yes USE_EMACS= yes ELISP= action-lock.el bcomp.el cheat-font-lock.el \ howm-common.el howm-date.el howm-menu.el howm-misc.el \ howm-mode.el howm-reminder.el \ howm-version.el howm-view.el howm.el riffle.el .if defined(WITH_COMPILED_ELISP) PLIST_SUB= COMPILED_ELISP="" .else PLIST_SUB= COMPILED_ELISP="@comment " .endif do-install: cd ${WRKSRC}; ${INSTALL_DATA} *.el ${PREFIX}/${EMACS_SITE_LISPDIR} .if defined(WITH_COMPILED_ELISP) cd ${WRKSRC}; ${INSTALL_DATA} *.elc ${PREFIX}/${EMACS_SITE_LISPDIR} .endif ${MKDIR} ${EXAMPLESDIR}/ja ${EXAMPLESDIR}/en cd ${WRKSRC}; ${INSTALL_DATA} ja/0* ${EXAMPLESDIR}/ja cd ${WRKSRC}; ${INSTALL_DATA} en/0* ${EXAMPLESDIR}/en ${MKDIR} ${DOCSDIR} cd ${WRKSRC}/doc; ${INSTALL_DATA} *.html *.png ${DOCSDIR} post-install: @${ECHO} @${CAT} ${PKGMESSAGE} @${ECHO} .include Property changes on: head/deskutils/howm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property Index: head/deskutils/howm/distinfo =================================================================== --- head/deskutils/howm/distinfo (revision 269788) +++ head/deskutils/howm/distinfo (revision 269789) @@ -1,2 +1,2 @@ -SHA256 (howm-1.3.9.tar.gz) = c1fb479ee633034ac38927102e823b973f0a691cb82f9912ebfe12445af2a8f3 -SIZE (howm-1.3.9.tar.gz) = 455031 +SHA256 (howm-1.3.9.1.tar.gz) = c4e5760bc226d7a523906cbe74f961659ccbf878eda2bf0e7d91fe7022e60e55 +SIZE (howm-1.3.9.1.tar.gz) = 455351 Property changes on: head/deskutils/howm/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property