diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2004-10-20 16:45:02 +0800 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2004-10-20 16:45:02 +0800 |
commit | bb269fc8fc8b751e7b8cc77d047da7312fe6f08d (patch) | |
tree | adbeca439731167698a02bf2f02288b28374b3cb /japanese/font-shinonome | |
parent | c26e0e5ff1b4b788a69b9bd480b08c5b7250f896 (diff) | |
download | freebsd-ports-gnome-bb269fc8fc8b751e7b8cc77d047da7312fe6f08d.tar.gz freebsd-ports-gnome-bb269fc8fc8b751e7b8cc77d047da7312fe6f08d.tar.zst freebsd-ports-gnome-bb269fc8fc8b751e7b8cc77d047da7312fe6f08d.zip |
Update to 0.9.11
Use pre-su-install instead of pre-install
Drop maintainership
Diffstat (limited to 'japanese/font-shinonome')
-rw-r--r-- | japanese/font-shinonome/Makefile | 7 | ||||
-rw-r--r-- | japanese/font-shinonome/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/japanese/font-shinonome/Makefile b/japanese/font-shinonome/Makefile index e9f5ea9858fe..84c790432c36 100644 --- a/japanese/font-shinonome/Makefile +++ b/japanese/font-shinonome/Makefile @@ -6,13 +6,12 @@ # PORTNAME= shinonome -PORTVERSION= 0.9.10 -PORTREVISION= 1 +PORTVERSION= 0.9.11 CATEGORIES= japanese x11-fonts MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/shinonome/%SUBDIR%/ MASTER_SITE_SUBDIR= . old -MAINTAINER= yoichi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanese 12,14,16 dot fonts BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} @@ -58,7 +57,7 @@ post-build: .endfor @${ECHO_CMD} 'Done' -pre-install: +pre-su-install: @${MKDIR} ${PREFIX}/${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/fonts.alias ${PREFIX}/${DOCSDIR} @${SETENV} PKG_PREFIX=${PREFIX} \ diff --git a/japanese/font-shinonome/distinfo b/japanese/font-shinonome/distinfo index 4e848b78aca1..4317a40bf28a 100644 --- a/japanese/font-shinonome/distinfo +++ b/japanese/font-shinonome/distinfo @@ -1,2 +1,2 @@ -MD5 (shinonome-0.9.10.tar.bz2) = 76a1312fd717ccabcaf5bad0da87c7b2 -SIZE (shinonome-0.9.10.tar.bz2) = 4820015 +MD5 (shinonome-0.9.11.tar.bz2) = 54331706d90274d93eddada76e665afe +SIZE (shinonome-0.9.11.tar.bz2) = 4943752 |