- Update to 0.1.2

Changes:
  - Use stderr as the old dialog did, which fixes usage inside
    of jails
  - Add D4PMINHEIGHT and D4PALIGNCENTER (see dialog4ports(1))

Approved by:	Ilya A. Arkhipov <rum1cro@yandex.ru> (maintainer)
With hat:	portmgr
This commit is contained in:
Bryan Drewery 2013-03-25 11:33:20 +00:00
parent 12639edc51
commit 04b2b7910d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315215
3 changed files with 4 additions and 4 deletions

View file

@ -36,4 +36,4 @@ if ! [ -e $DIALOG4PORTS ]; then
fi
fi
exec $DIALOG4PORTS > $OPTIONSFILE
exec $DIALOG4PORTS 2> $OPTIONSFILE

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dialog4ports
PORTVERSION= 0.1.1
PORTVERSION= 0.1.2
CATEGORIES= ports-mgmt
MASTER_SITES= http://m1cro.tk/dialog4ports/ \
http://files.etoilebsd.net/dialog4ports/ \

View file

@ -1,4 +1,4 @@
SHA256 (dialog4ports-0.1.1.tar.gz) = 45d4980eee5d239a632226e55b7a56d6f51cf25ad1b5f18222405a76fa90679b
SIZE (dialog4ports-0.1.1.tar.gz) = 9337
SHA256 (dialog4ports-0.1.2.tar.gz) = 407497d8046c2c48c80cf33f81b4fdacc36c11ff72764f1a64e9b449f389ef05
SIZE (dialog4ports-0.1.2.tar.gz) = 9598
SHA256 (dialog-1.1-20120706.tgz) = 305aa1000680aa87bb2148a725f9107ef4cd29dcd6185b44d079cb87cf0ce2f5
SIZE (dialog-1.1-20120706.tgz) = 444554