diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-15 06:10:50 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-15 06:10:50 +0000 |
commit | 225a9bca38b4776feda35c828d94eb85955c9f0c (patch) | |
tree | fc82044cdb58157f91ffe5b8bf9090450ef2c719 | |
parent | a4946c669f764027134186e30dc96b21ed155724 (diff) | |
download | ports-225a9bca38b4776feda35c828d94eb85955c9f0c.tar.gz ports-225a9bca38b4776feda35c828d94eb85955c9f0c.zip |
Notes
-rw-r--r-- | palm/jpilot/Makefile | 16 | ||||
-rw-r--r-- | palm/jpilot/distinfo | 2 | ||||
-rw-r--r-- | palm/jpilot/files/patch-Makefile.in | 16 | ||||
-rw-r--r-- | palm/jpilot/pkg-plist | 3 |
4 files changed, 25 insertions, 12 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index 34041cedef81..274d47c7f0b6 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -7,7 +7,7 @@ # "?=" and "+=" are for including this Makefile from japanese/jpilot PORTNAME= jpilot -PORTVERSION= 0.99.5 +PORTVERSION= 0.99.6 CATEGORIES+= palm comms MASTER_SITES= http://jpilot.org/ @@ -25,11 +25,10 @@ CONFIGURE_ARGS+= --with-pilot-prefix=${PREFIX} CFLAGS+= -I${PREFIX}/include CONFIGURE_ENV+= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib" -MAN1= jpilot-sync.1 jpilot.1 jpilot-dump.1 +MAN1= jpilot-sync.1 jpilot.1 post-install: ${MKDIR} ${PREFIX}/man/man1 - ${CP} ${WRKSRC}/docs/jpilot-dump.1 ${PREFIX}/man/man1 ${CP} ${WRKSRC}/docs/jpilot-sync.1 ${PREFIX}/man/man1 ${CP} ${WRKSRC}/docs/jpilot.1 ${PREFIX}/man/man1 ${MKDIR} ${PREFIX}/share/jpilot/icons @@ -37,6 +36,17 @@ post-install: ${CP} ${WRKSRC}/icons/jpilot-icon2.xpm ${PREFIX}/share/jpilot/icons ${CP} ${WRKSRC}/icons/jpilot-icon3.xpm ${PREFIX}/share/jpilot/icons ${CP} ${WRKSRC}/icons/jpilot-icon4.xpm ${PREFIX}/share/jpilot/icons + ${CP} ${WRKSRC}/empty/AddressDB.pdb ${PREFIX}/share/jpilot + ${CP} ${WRKSRC}/empty/DatebookDB.pdb ${PREFIX}/share/jpilot + ${CP} ${WRKSRC}/empty/ExpenseDB.pdb ${PREFIX}/share/jpilot + ${CP} ${WRKSRC}/empty/Memo32DB.pdb ${PREFIX}/share/jpilot + ${CP} ${WRKSRC}/empty/MemoDB.pdb ${PREFIX}/share/jpilot + ${CP} ${WRKSRC}/empty/ToDoDB.pdb ${PREFIX}/share/jpilot + ${CP} ${WRKSRC}/jpilotrc.blue ${PREFIX}/share/jpilot + ${CP} ${WRKSRC}/jpilotrc.default ${PREFIX}/share/jpilot + ${CP} ${WRKSRC}/jpilotrc.green ${PREFIX}/share/jpilot + ${CP} ${WRKSRC}/jpilotrc.purple ${PREFIX}/share/jpilot + ${CP} ${WRKSRC}/jpilotrc.steel ${PREFIX}/share/jpilot .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/jpilot ${CP} ${WRKSRC}/docs/manual.html ${PREFIX}/share/doc/jpilot diff --git a/palm/jpilot/distinfo b/palm/jpilot/distinfo index 12ba22ade775..fb7b36463e58 100644 --- a/palm/jpilot/distinfo +++ b/palm/jpilot/distinfo @@ -1 +1 @@ -MD5 (jpilot-0.99.5.tar.gz) = 6ee51e69838c826c4ed8fd42ef12cc59 +MD5 (jpilot-0.99.6.tar.gz) = 1572138321ce6759c65ecf83b8c84ef4 diff --git a/palm/jpilot/files/patch-Makefile.in b/palm/jpilot/files/patch-Makefile.in index 6fa35b74959d..5cc2e99f5a2c 100644 --- a/palm/jpilot/files/patch-Makefile.in +++ b/palm/jpilot/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig Sat Feb 22 06:41:55 2003 -+++ Makefile.in Sat Feb 22 17:51:22 2003 -@@ -134,7 +134,7 @@ - install_sh = @install_sh@ - plugin_support = @plugin_support@ +--- Makefile.in.orig Thu Jul 10 15:34:16 2003 ++++ Makefile.in Sat Jul 12 15:51:43 2003 +@@ -183,7 +183,7 @@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ --SUBDIRS = intl Expense SyncTime KeyRing docs dialer po -+SUBDIRS = intl Expense SyncTime KeyRing dialer po +-SUBDIRS = intl Expense SyncTime KeyRing docs dialer po m4 empty icons ++SUBDIRS = intl Expense SyncTime KeyRing dialer po m4 empty - EXTRA_DIST = reconf autogen.sh ChangeLog docs empty icons \ + EXTRA_DIST = reconf autogen.sh ChangeLog \ config.rpath mkinstalldirs \ diff --git a/palm/jpilot/pkg-plist b/palm/jpilot/pkg-plist index daef70db7e63..f19c3c6eb7fa 100644 --- a/palm/jpilot/pkg-plist +++ b/palm/jpilot/pkg-plist @@ -60,6 +60,7 @@ share/locale/no/LC_MESSAGES/jpilot.mo share/locale/ru/LC_MESSAGES/jpilot.mo share/locale/sv/LC_MESSAGES/jpilot.mo share/locale/tr/LC_MESSAGES/jpilot.mo +share/locale/vi/LC_MESSAGES/jpilot.mo share/locale/zh_CN/LC_MESSAGES/jpilot.mo share/locale/zh_TW/LC_MESSAGES/jpilot.mo @dirrm share/jpilot/icons @@ -93,6 +94,8 @@ share/locale/zh_TW/LC_MESSAGES/jpilot.mo @unexec rmdir %D/share/locale/sv 2>/dev/null || true @unexec rmdir %D/share/locale/tr/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/tr 2>/dev/null || true +@unexec rmdir %D/share/locale/vi/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/vi 2>/dev/null || true @unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true @unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true |