- Update to 1.2.2
- Update my email to FreeBSD Feature safe: yes
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user