svn commit: r314878 - in head/ports-mgmt/dialog4ports: . files
Bryan Drewery
bdrewery at FreeBSD.org
Thu Mar 21 22:07:52 UTC 2013
Author: bdrewery
Date: Thu Mar 21 22:07:51 2013
New Revision: 314878
URL: http://svnweb.freebsd.org/changeset/ports/314878
Log:
- Update to 0.1.1
Changes:
- Fix D4PFULLSCREEN being default on when blank.
Now requires y/yes to enable
- Automatically unset LC_ALL to show nicer characters
- Fix crash when resizing
- Upstream the -lm fix
Approved by: Ilya A. Arkhipov <rum1cro at yandex.ru> (maintainer)
With hat: portmgr
Deleted:
head/ports-mgmt/dialog4ports/files/
Modified:
head/ports-mgmt/dialog4ports/Makefile
head/ports-mgmt/dialog4ports/distinfo
Modified: head/ports-mgmt/dialog4ports/Makefile
==============================================================================
--- head/ports-mgmt/dialog4ports/Makefile Thu Mar 21 21:12:17 2013 (r314877)
+++ head/ports-mgmt/dialog4ports/Makefile Thu Mar 21 22:07:51 2013 (r314878)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dialog4ports
-PORTVERSION= 0.1
+PORTVERSION= 0.1.1
CATEGORIES= ports-mgmt
MASTER_SITES= http://m1cro.tk/dialog4ports/ \
http://files.etoilebsd.net/dialog4ports/ \
Modified: head/ports-mgmt/dialog4ports/distinfo
==============================================================================
--- head/ports-mgmt/dialog4ports/distinfo Thu Mar 21 21:12:17 2013 (r314877)
+++ head/ports-mgmt/dialog4ports/distinfo Thu Mar 21 22:07:51 2013 (r314878)
@@ -1,4 +1,4 @@
-SHA256 (dialog4ports-0.1.tar.gz) = 7b2faf350d78d5fb24968bca853412a75d78d1d00f9b06c18bb030793f0ba476
-SIZE (dialog4ports-0.1.tar.gz) = 9300
+SHA256 (dialog4ports-0.1.1.tar.gz) = 45d4980eee5d239a632226e55b7a56d6f51cf25ad1b5f18222405a76fa90679b
+SIZE (dialog4ports-0.1.1.tar.gz) = 9337
SHA256 (dialog-1.1-20120706.tgz) = 305aa1000680aa87bb2148a725f9107ef4cd29dcd6185b44d079cb87cf0ce2f5
SIZE (dialog-1.1-20120706.tgz) = 444554
More information about the svn-ports-head
mailing list