ports/174909: update port lang/opendylan (new release)
Hannes Mehnert
hannes at mehnert.org
Wed Jan 2 19:50:00 UTC 2013
>Number: 174909
>Category: ports
>Synopsis: update port lang/opendylan (new release)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Jan 02 19:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Hannes Mehnert
>Release:
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ur ./Makefile /home/hannes/freebsd-8/usr/ports/lang/opendylan/Makefile
--- ./Makefile 2011-12-21 14:36:44.000000000 +0100
+++ /home/hannes/freebsd-8/usr/ports/lang/opendylan/Makefile 2013-01-02 20:41:37.508468472 +0100
@@ -6,10 +6,10 @@
#
PORTNAME= opendylan
-DISTVERSION= 2011.1
+DISTVERSION= 2012.1
CATEGORIES= lang
MASTER_SITES= http://opendylan.org/downloads/opendylan/${DISTVERSION}/
-DISTNAME= ${PORTNAME}-${DISTVERSION}-x86-FreeBSD
+DISTNAME= ${PORTNAME}-${DISTVERSION}-x86-freebsd
MAINTAINER= hannes at mehnert.org
COMMENT= Open Dylan project native command-line compiler for Dylan
@@ -19,7 +19,7 @@
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
DATADIR= ${PREFIX}/lib/${PORTNAME}
-WRAPPERS= dylan-compiler make-dylan-app dswank
+WRAPPERS= dylan-compiler make-dylan-app dswank parser-compiler
.include <bsd.port.pre.mk>
diff -ur ./distinfo /home/hannes/freebsd-8/usr/ports/lang/opendylan/distinfo
--- ./distinfo 2011-12-21 14:36:44.000000000 +0100
+++ /home/hannes/freebsd-8/usr/ports/lang/opendylan/distinfo 2013-01-02 20:41:15.610468340 +0100
@@ -1,2 +1,2 @@
-SHA256 (opendylan-2011.1-x86-FreeBSD.tar.bz2) = 14da7e0998816111a11fdb511c7f8aa71db31dbfb0345b7615f533bdf2d4a613
-SIZE (opendylan-2011.1-x86-FreeBSD.tar.bz2) = 31160950
+SHA256 (opendylan-2012.1-x86-freebsd.tar.bz2) = 5990efc20c27594b1241bf84540a0359dd76140340faeb6a123210cf733dd064
+SIZE (opendylan-2012.1-x86-freebsd.tar.bz2) = 48177659
Only in /home/hannes/freebsd-8/usr/ports/lang/opendylan/: work
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list