diff options
| author | Wen Heping <wen@FreeBSD.org> | 2010-06-24 08:13:43 +0000 |
|---|---|---|
| committer | Wen Heping <wen@FreeBSD.org> | 2010-06-24 08:13:43 +0000 |
| commit | 1a968ded897b25eb65776ffc9617733403a9e074 (patch) | |
| tree | 35cce43548d2098ff093e05536bc56760ad61bb7 /databases | |
| parent | 436182d2c0f1aa9b06043e8a55fc73e197446e62 (diff) | |
Notes
Diffstat (limited to 'databases')
| -rw-r--r-- | databases/sqliteman/Makefile | 5 | ||||
| -rw-r--r-- | databases/sqliteman/distinfo | 6 | ||||
| -rw-r--r-- | databases/sqliteman/pkg-plist | 3 |
3 files changed, 7 insertions, 7 deletions
diff --git a/databases/sqliteman/Makefile b/databases/sqliteman/Makefile index 0d73deeda11a..d07fda6e2fb6 100644 --- a/databases/sqliteman/Makefile +++ b/databases/sqliteman/Makefile @@ -6,12 +6,11 @@ # PORTNAME= sqliteman -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.2.2 CATEGORIES= databases MASTER_SITES= SF -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Admin's GUI tool for Sqlite3 LIB_DEPENDS= qscintilla2.5:${PORTSDIR}/devel/qscintilla2 diff --git a/databases/sqliteman/distinfo b/databases/sqliteman/distinfo index 5d0502997fad..922853d9a04a 100644 --- a/databases/sqliteman/distinfo +++ b/databases/sqliteman/distinfo @@ -1,3 +1,3 @@ -MD5 (sqliteman-1.2.1.tar.gz) = 98151419064e23e55504d8f20bb80f3f -SHA256 (sqliteman-1.2.1.tar.gz) = 1c784dd6f87987e4dd4f9de1c0e899d25cd65094776229f209cb96793ac581ab -SIZE (sqliteman-1.2.1.tar.gz) = 1579900 +MD5 (sqliteman-1.2.2.tar.gz) = 5ecdf710e23606e1b924f740ea69306d +SHA256 (sqliteman-1.2.2.tar.gz) = 2229e627528ec02a9cf7aba3a65bef8999272fc25eb22112dc3f8ee583eb5dfb +SIZE (sqliteman-1.2.2.tar.gz) = 1579855 diff --git a/databases/sqliteman/pkg-plist b/databases/sqliteman/pkg-plist index a01f99879606..0dd24753466e 100644 --- a/databases/sqliteman/pkg-plist +++ b/databases/sqliteman/pkg-plist @@ -125,8 +125,9 @@ bin/sqliteman %%DATADIR%%/sqliteman_pl.qm %%DATADIR%%/sqliteman_ru.qm share/applications/sqliteman.desktop -share/icons/sqliteman.png +share/icons/hicolor/sqliteman.png @dirrmtry share/applications +@dirrmtry share/icons/hicolor @dirrmtry share/icons @dirrm %%DATADIR%%/doc/en @dirrm %%DATADIR%%/doc |
