Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167484255
D1564.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D1564.id.diff
View Options
Index: Makefile
===================================================================
--- Makefile
+++ Makefile
@@ -1,13 +1,13 @@
# $FreeBSD$
PORTNAME= icmake
-PORTVERSION= 7.21.00
+PORTVERSION= 7.21.01
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
DISTNAME= ${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX= .orig.tar.gz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Intelligent C-like Maker
LICENSE= GPLv3
Index: distinfo
===================================================================
--- distinfo
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (icmake_7.21.00.orig.tar.gz) = d19e5bd6eb488624e09dbb985ae6adc0d80849abd81446ca8e6bc9e0ee00c445
-SIZE (icmake_7.21.00.orig.tar.gz) = 330053
+SHA256 (icmake_7.21.01.orig.tar.gz) = 30a88a6bc0e0cdc6ad0dfe101834cb2babb70a8e72cfb4872b3f40b0d621a54b
+SIZE (icmake_7.21.01.orig.tar.gz) = 330723
Index: files/patch-comp-lexer.c
===================================================================
--- files/patch-comp-lexer.c
+++ files/patch-comp-lexer.c
@@ -1,10 +0,0 @@
---- comp/lexer.c.orig 2007-11-02 10:58:59.000000000 +0100
-+++ comp/lexer.c 2009-03-03 23:33:08.000000000 +0100
-@@ -2,7 +2,6 @@
-
- #line 4 "lexer.c"
-
--#define __STDC_VERSION__ 199901L
- #define YY_INT_ALIGNED short int
-
- /* A lexical scanner generated by flex */
Index: files/patch-icm_install
===================================================================
--- files/patch-icm_install
+++ files/patch-icm_install
@@ -1,32 +1,15 @@
---- ./icm_install.orig 2009-07-29 13:12:39.000000000 +0200
-+++ ./icm_install 2009-11-15 23:59:54.000000000 +0100
+--- icm_install.orig 2015-01-20 14:49:31.174629532 +0600
++++ icm_install 2015-01-20 14:52:16.796620272 +0600
@@ -19,11 +19,7 @@
shift
fi
-if [ "$2" != "" ] ; then
- INSTALLDIR=$2
+- INSTALLDIR=$2
-else
- INSTALLDIR=${ROOT}
-fi
++INSTALLDIR=$2
try()
{
-@@ -67,7 +63,7 @@
- into ${SKELDIR}
- into ${DOCDIR}
- into ${DOCDOCDIR}
-- into etc/icmake
-+ into ${CONFDIR}
- ;;
-
- (progs)
-@@ -91,7 +87,7 @@
- ;;
-
- (etc)
-- into etc/icmake
-+ into ${CONFDIR}
- ;;
-
- (docdoc)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 23, 4:03 AM (2 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37091194
Default Alt Text
D1564.id.diff (2 KB)
Attached To
Mode
D1564: devel/icmake: Update version 7.21.00=>7.21.01
Attached
Detach File
Event Timeline
Log In to Comment