diff options
author | krion <krion@FreeBSD.org> | 2003-12-06 07:03:47 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-06 07:03:47 +0800 |
commit | 5a7517395b3c1d156c9267b1b7bf373c337ee56e (patch) | |
tree | bdcdc11c125ec9da54a6088b1cc8891f866c820c /misc | |
parent | 08825c1766e6665c65a9478249129203a3a69ad3 (diff) | |
download | freebsd-ports-gnome-5a7517395b3c1d156c9267b1b7bf373c337ee56e.tar.gz freebsd-ports-gnome-5a7517395b3c1d156c9267b1b7bf373c337ee56e.tar.zst freebsd-ports-gnome-5a7517395b3c1d156c9267b1b7bf373c337ee56e.zip |
- Update to version 0.7.2
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bookcase/Makefile | 7 | ||||
-rw-r--r-- | misc/bookcase/distinfo | 2 | ||||
-rw-r--r-- | misc/bookcase/pkg-plist | 6 | ||||
-rw-r--r-- | misc/tellico-kde4/Makefile | 7 | ||||
-rw-r--r-- | misc/tellico-kde4/distinfo | 2 | ||||
-rw-r--r-- | misc/tellico-kde4/pkg-plist | 6 | ||||
-rw-r--r-- | misc/tellico/Makefile | 7 | ||||
-rw-r--r-- | misc/tellico/distinfo | 2 | ||||
-rw-r--r-- | misc/tellico/pkg-plist | 6 |
9 files changed, 24 insertions, 21 deletions
diff --git a/misc/bookcase/Makefile b/misc/bookcase/Makefile index 9eafadc727bf..e11e5f3dda99 100644 --- a/misc/bookcase/Makefile +++ b/misc/bookcase/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bookcase -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/bookcase/download/ @@ -15,6 +15,7 @@ COMMENT= Personal book collection manager for KDE USE_KDELIBS_VER=3 GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} -.include <bsd.port.mk> +.include <bsd.port.pre.mk> +.include "${PORTSDIR}/x11/kde3/Makefile.kde" +.include <bsd.port.post.mk> diff --git a/misc/bookcase/distinfo b/misc/bookcase/distinfo index 2fbea281fbf3..20f55025fc42 100644 --- a/misc/bookcase/distinfo +++ b/misc/bookcase/distinfo @@ -1 +1 @@ -MD5 (bookcase-0.7.1.tar.gz) = b8368520f5b2959ef89e26ba44351858 +MD5 (bookcase-0.7.2.tar.gz) = 7c1b7e62d60bfdba51daf407fe4b974f diff --git a/misc/bookcase/pkg-plist b/misc/bookcase/pkg-plist index 323f090b3fef..2e7ebc0a18ad 100644 --- a/misc/bookcase/pkg-plist +++ b/misc/bookcase/pkg-plist @@ -32,6 +32,7 @@ share/locale/ja/LC_MESSAGES/bookcase.mo share/locale/nb/LC_MESSAGES/bookcase.mo share/locale/nl/LC_MESSAGES/bookcase.mo share/locale/ro/LC_MESSAGES/bookcase.mo +share/locale/sv/LC_MESSAGES/bookcase.mo share/mimelnk/application/x-bookcase.desktop @unexec rmdir %D/share/mimelnk/application 2>/dev/null || true @unexec rmdir %D/share/mimelnk 2>/dev/null || true @@ -41,14 +42,13 @@ share/mimelnk/application/x-bookcase.desktop @unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true @unexec rmdir %D/share/icons/hicolor 2>/dev/null || true @unexec rmdir %D/share/icons 2>/dev/null || true -@dirrm share/doc/HTML/en/bookcase-apidocs/src/html -@dirrm share/doc/HTML/en/bookcase-apidocs/src +@unexec rmdir %D/share/doc/HTML/en/bookcase-apidocs/src/html 2>/dev/null || true +@unexec rmdir %D/share/doc/HTML/en/bookcase-apidocs/src 2>/dev/null || true @dirrm share/doc/HTML/en/bookcase-apidocs @dirrm share/doc/HTML/en/bookcase @unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true @unexec rmdir %D/share/doc/HTML 2>/dev/null || true @dirrm share/apps/bookcase/pics @dirrm share/apps/bookcase -@unexec rmdir %D/share/apps 2>/dev/null || true @unexec rmdir %D/share/applnk/Applications 2>/dev/null || true @unexec rmdir %D/share/applnk 2>/dev/null || true diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index 9eafadc727bf..e11e5f3dda99 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bookcase -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/bookcase/download/ @@ -15,6 +15,7 @@ COMMENT= Personal book collection manager for KDE USE_KDELIBS_VER=3 GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} -.include <bsd.port.mk> +.include <bsd.port.pre.mk> +.include "${PORTSDIR}/x11/kde3/Makefile.kde" +.include <bsd.port.post.mk> diff --git a/misc/tellico-kde4/distinfo b/misc/tellico-kde4/distinfo index 2fbea281fbf3..20f55025fc42 100644 --- a/misc/tellico-kde4/distinfo +++ b/misc/tellico-kde4/distinfo @@ -1 +1 @@ -MD5 (bookcase-0.7.1.tar.gz) = b8368520f5b2959ef89e26ba44351858 +MD5 (bookcase-0.7.2.tar.gz) = 7c1b7e62d60bfdba51daf407fe4b974f diff --git a/misc/tellico-kde4/pkg-plist b/misc/tellico-kde4/pkg-plist index 323f090b3fef..2e7ebc0a18ad 100644 --- a/misc/tellico-kde4/pkg-plist +++ b/misc/tellico-kde4/pkg-plist @@ -32,6 +32,7 @@ share/locale/ja/LC_MESSAGES/bookcase.mo share/locale/nb/LC_MESSAGES/bookcase.mo share/locale/nl/LC_MESSAGES/bookcase.mo share/locale/ro/LC_MESSAGES/bookcase.mo +share/locale/sv/LC_MESSAGES/bookcase.mo share/mimelnk/application/x-bookcase.desktop @unexec rmdir %D/share/mimelnk/application 2>/dev/null || true @unexec rmdir %D/share/mimelnk 2>/dev/null || true @@ -41,14 +42,13 @@ share/mimelnk/application/x-bookcase.desktop @unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true @unexec rmdir %D/share/icons/hicolor 2>/dev/null || true @unexec rmdir %D/share/icons 2>/dev/null || true -@dirrm share/doc/HTML/en/bookcase-apidocs/src/html -@dirrm share/doc/HTML/en/bookcase-apidocs/src +@unexec rmdir %D/share/doc/HTML/en/bookcase-apidocs/src/html 2>/dev/null || true +@unexec rmdir %D/share/doc/HTML/en/bookcase-apidocs/src 2>/dev/null || true @dirrm share/doc/HTML/en/bookcase-apidocs @dirrm share/doc/HTML/en/bookcase @unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true @unexec rmdir %D/share/doc/HTML 2>/dev/null || true @dirrm share/apps/bookcase/pics @dirrm share/apps/bookcase -@unexec rmdir %D/share/apps 2>/dev/null || true @unexec rmdir %D/share/applnk/Applications 2>/dev/null || true @unexec rmdir %D/share/applnk 2>/dev/null || true diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 9eafadc727bf..e11e5f3dda99 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bookcase -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/bookcase/download/ @@ -15,6 +15,7 @@ COMMENT= Personal book collection manager for KDE USE_KDELIBS_VER=3 GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} -.include <bsd.port.mk> +.include <bsd.port.pre.mk> +.include "${PORTSDIR}/x11/kde3/Makefile.kde" +.include <bsd.port.post.mk> diff --git a/misc/tellico/distinfo b/misc/tellico/distinfo index 2fbea281fbf3..20f55025fc42 100644 --- a/misc/tellico/distinfo +++ b/misc/tellico/distinfo @@ -1 +1 @@ -MD5 (bookcase-0.7.1.tar.gz) = b8368520f5b2959ef89e26ba44351858 +MD5 (bookcase-0.7.2.tar.gz) = 7c1b7e62d60bfdba51daf407fe4b974f diff --git a/misc/tellico/pkg-plist b/misc/tellico/pkg-plist index 323f090b3fef..2e7ebc0a18ad 100644 --- a/misc/tellico/pkg-plist +++ b/misc/tellico/pkg-plist @@ -32,6 +32,7 @@ share/locale/ja/LC_MESSAGES/bookcase.mo share/locale/nb/LC_MESSAGES/bookcase.mo share/locale/nl/LC_MESSAGES/bookcase.mo share/locale/ro/LC_MESSAGES/bookcase.mo +share/locale/sv/LC_MESSAGES/bookcase.mo share/mimelnk/application/x-bookcase.desktop @unexec rmdir %D/share/mimelnk/application 2>/dev/null || true @unexec rmdir %D/share/mimelnk 2>/dev/null || true @@ -41,14 +42,13 @@ share/mimelnk/application/x-bookcase.desktop @unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true @unexec rmdir %D/share/icons/hicolor 2>/dev/null || true @unexec rmdir %D/share/icons 2>/dev/null || true -@dirrm share/doc/HTML/en/bookcase-apidocs/src/html -@dirrm share/doc/HTML/en/bookcase-apidocs/src +@unexec rmdir %D/share/doc/HTML/en/bookcase-apidocs/src/html 2>/dev/null || true +@unexec rmdir %D/share/doc/HTML/en/bookcase-apidocs/src 2>/dev/null || true @dirrm share/doc/HTML/en/bookcase-apidocs @dirrm share/doc/HTML/en/bookcase @unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true @unexec rmdir %D/share/doc/HTML 2>/dev/null || true @dirrm share/apps/bookcase/pics @dirrm share/apps/bookcase -@unexec rmdir %D/share/apps 2>/dev/null || true @unexec rmdir %D/share/applnk/Applications 2>/dev/null || true @unexec rmdir %D/share/applnk 2>/dev/null || true |