diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-04 07:43:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-04 07:43:05 +0000 |
commit | 17bddc70eca5159db4f3a3b6b36a1d2e8de96358 (patch) | |
tree | 4aed0b821cda78517e64322bef8d1893746c886a | |
parent | 635eb86e2dbf3f226cc95d1c5ef83758b27b6f85 (diff) | |
download | ports-17bddc70eca5159db4f3a3b6b36a1d2e8de96358.tar.gz ports-17bddc70eca5159db4f3a3b6b36a1d2e8de96358.zip |
Notes
-rw-r--r-- | archivers/file-roller/Makefile | 7 | ||||
-rw-r--r-- | archivers/file-roller/distinfo | 2 | ||||
-rw-r--r-- | archivers/file-roller/pkg-plist | 9 | ||||
-rw-r--r-- | archivers/fileroller/Makefile | 7 | ||||
-rw-r--r-- | archivers/fileroller/distinfo | 2 | ||||
-rw-r--r-- | archivers/fileroller/pkg-plist | 9 |
6 files changed, 30 insertions, 6 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index 7286fe22b180..70acfb720c15 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fileroller -PORTVERSION= 2.2.1 -PORTREVISION= 1 +PORTVERSION= 2.2.3 PORTEPOCH= 1 CATEGORIES= archivers gnome MASTER_SITES= ${MASTER_SITE_GNOME} @@ -40,6 +39,10 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ RUN_DEPENDS+= rar:${PORTSDIR}/archivers/rar .endif +.if defined(WITH_BZIP) || exists(${LOCALBASE}/bin/bzip) +RUN_DEPENDS+= bzip:${PORTSDIR}/archivers/bzip +.endif + post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} diff --git a/archivers/file-roller/distinfo b/archivers/file-roller/distinfo index 48bf924a04cf..11baf0c26264 100644 --- a/archivers/file-roller/distinfo +++ b/archivers/file-roller/distinfo @@ -1 +1 @@ -MD5 (gnome2/file-roller-2.2.1.tar.gz) = 2b8e07829a65ce5e34cd008dabf1e63c +MD5 (gnome2/file-roller-2.2.3.tar.gz) = 24cd7094e6c201cc62bcdba0b63af9b3 diff --git a/archivers/file-roller/pkg-plist b/archivers/file-roller/pkg-plist index 02f66021e94b..c950d297137f 100644 --- a/archivers/file-roller/pkg-plist +++ b/archivers/file-roller/pkg-plist @@ -38,6 +38,8 @@ share/gnome/omf/file-roller/file-roller-ru.omf @exec scrollkeeper-install -q %D/share/gnome/omf/file-roller/file-roller-ru.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/file-roller.png share/locale/am/LC_MESSAGES/file-roller.mo +share/locale/az/LC_MESSAGES/file-roller.mo +share/locale/be/LC_MESSAGES/file-roller.mo share/locale/bg/LC_MESSAGES/file-roller.mo share/locale/ca/LC_MESSAGES/file-roller.mo share/locale/cs/LC_MESSAGES/file-roller.mo @@ -46,15 +48,20 @@ share/locale/de/LC_MESSAGES/file-roller.mo share/locale/el/LC_MESSAGES/file-roller.mo share/locale/es/LC_MESSAGES/file-roller.mo share/locale/et/LC_MESSAGES/file-roller.mo +share/locale/fa/LC_MESSAGES/file-roller.mo share/locale/fi/LC_MESSAGES/file-roller.mo share/locale/fr/LC_MESSAGES/file-roller.mo +share/locale/ga/LC_MESSAGES/file-roller.mo +share/locale/he/LC_MESSAGES/file-roller.mo share/locale/hi/LC_MESSAGES/file-roller.mo share/locale/hu/LC_MESSAGES/file-roller.mo share/locale/it/LC_MESSAGES/file-roller.mo share/locale/ja/LC_MESSAGES/file-roller.mo +share/locale/kn/LC_MESSAGES/file-roller.mo share/locale/ko/LC_MESSAGES/file-roller.mo share/locale/lv/LC_MESSAGES/file-roller.mo share/locale/mk/LC_MESSAGES/file-roller.mo +share/locale/ml/LC_MESSAGES/file-roller.mo share/locale/mn/LC_MESSAGES/file-roller.mo share/locale/ms/LC_MESSAGES/file-roller.mo share/locale/nl/LC_MESSAGES/file-roller.mo @@ -68,9 +75,11 @@ share/locale/sk/LC_MESSAGES/file-roller.mo share/locale/sl/LC_MESSAGES/file-roller.mo share/locale/sq/LC_MESSAGES/file-roller.mo share/locale/sv/LC_MESSAGES/file-roller.mo +share/locale/tr/LC_MESSAGES/file-roller.mo share/locale/uk/LC_MESSAGES/file-roller.mo share/locale/vi/LC_MESSAGES/file-roller.mo share/locale/zh_CN/LC_MESSAGES/file-roller.mo +share/locale/zh_TW/LC_MESSAGES/file-roller.mo @dirrm share/gnome/omf/file-roller @dirrm share/gnome/help/file-roller/ru/figures @dirrm share/gnome/help/file-roller/ru diff --git a/archivers/fileroller/Makefile b/archivers/fileroller/Makefile index 7286fe22b180..70acfb720c15 100644 --- a/archivers/fileroller/Makefile +++ b/archivers/fileroller/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fileroller -PORTVERSION= 2.2.1 -PORTREVISION= 1 +PORTVERSION= 2.2.3 PORTEPOCH= 1 CATEGORIES= archivers gnome MASTER_SITES= ${MASTER_SITE_GNOME} @@ -40,6 +39,10 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ RUN_DEPENDS+= rar:${PORTSDIR}/archivers/rar .endif +.if defined(WITH_BZIP) || exists(${LOCALBASE}/bin/bzip) +RUN_DEPENDS+= bzip:${PORTSDIR}/archivers/bzip +.endif + post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} diff --git a/archivers/fileroller/distinfo b/archivers/fileroller/distinfo index 48bf924a04cf..11baf0c26264 100644 --- a/archivers/fileroller/distinfo +++ b/archivers/fileroller/distinfo @@ -1 +1 @@ -MD5 (gnome2/file-roller-2.2.1.tar.gz) = 2b8e07829a65ce5e34cd008dabf1e63c +MD5 (gnome2/file-roller-2.2.3.tar.gz) = 24cd7094e6c201cc62bcdba0b63af9b3 diff --git a/archivers/fileroller/pkg-plist b/archivers/fileroller/pkg-plist index 02f66021e94b..c950d297137f 100644 --- a/archivers/fileroller/pkg-plist +++ b/archivers/fileroller/pkg-plist @@ -38,6 +38,8 @@ share/gnome/omf/file-roller/file-roller-ru.omf @exec scrollkeeper-install -q %D/share/gnome/omf/file-roller/file-roller-ru.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/file-roller.png share/locale/am/LC_MESSAGES/file-roller.mo +share/locale/az/LC_MESSAGES/file-roller.mo +share/locale/be/LC_MESSAGES/file-roller.mo share/locale/bg/LC_MESSAGES/file-roller.mo share/locale/ca/LC_MESSAGES/file-roller.mo share/locale/cs/LC_MESSAGES/file-roller.mo @@ -46,15 +48,20 @@ share/locale/de/LC_MESSAGES/file-roller.mo share/locale/el/LC_MESSAGES/file-roller.mo share/locale/es/LC_MESSAGES/file-roller.mo share/locale/et/LC_MESSAGES/file-roller.mo +share/locale/fa/LC_MESSAGES/file-roller.mo share/locale/fi/LC_MESSAGES/file-roller.mo share/locale/fr/LC_MESSAGES/file-roller.mo +share/locale/ga/LC_MESSAGES/file-roller.mo +share/locale/he/LC_MESSAGES/file-roller.mo share/locale/hi/LC_MESSAGES/file-roller.mo share/locale/hu/LC_MESSAGES/file-roller.mo share/locale/it/LC_MESSAGES/file-roller.mo share/locale/ja/LC_MESSAGES/file-roller.mo +share/locale/kn/LC_MESSAGES/file-roller.mo share/locale/ko/LC_MESSAGES/file-roller.mo share/locale/lv/LC_MESSAGES/file-roller.mo share/locale/mk/LC_MESSAGES/file-roller.mo +share/locale/ml/LC_MESSAGES/file-roller.mo share/locale/mn/LC_MESSAGES/file-roller.mo share/locale/ms/LC_MESSAGES/file-roller.mo share/locale/nl/LC_MESSAGES/file-roller.mo @@ -68,9 +75,11 @@ share/locale/sk/LC_MESSAGES/file-roller.mo share/locale/sl/LC_MESSAGES/file-roller.mo share/locale/sq/LC_MESSAGES/file-roller.mo share/locale/sv/LC_MESSAGES/file-roller.mo +share/locale/tr/LC_MESSAGES/file-roller.mo share/locale/uk/LC_MESSAGES/file-roller.mo share/locale/vi/LC_MESSAGES/file-roller.mo share/locale/zh_CN/LC_MESSAGES/file-roller.mo +share/locale/zh_TW/LC_MESSAGES/file-roller.mo @dirrm share/gnome/omf/file-roller @dirrm share/gnome/help/file-roller/ru/figures @dirrm share/gnome/help/file-roller/ru |