diff --git a/sysutils/firstboot-cloudsetup/Makefile b/sysutils/firstboot-cloudsetup/Makefile index 5d6539c0fdcc..a3f98d7d0230 100644 --- a/sysutils/firstboot-cloudsetup/Makefile +++ b/sysutils/firstboot-cloudsetup/Makefile @@ -1,20 +1,16 @@ PORTNAME= cloudsetup -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= sysutils MASTER_SITES= https://git.sr.ht/~jornane/${PORTNAME}/archive/ PKGNAMEPREFIX= firstboot- MAINTAINER= jornane@icloud.com COMMENT= Configure network and user when the system first boots LICENSE= BSD3CLAUSE WRKSRC= work/${PORTNAME}-${DISTNAME} NO_BUILD= yes NO_ARCH= yes -post-patch: - @${REINPLACE_CMD} -e "s,/usr/local,${PREFIX},g" \ - ${WRKSRC}/firstboot_cloudsetup.rc - .include diff --git a/sysutils/firstboot-cloudsetup/distinfo b/sysutils/firstboot-cloudsetup/distinfo index 7d0c06dde937..5bc019b67118 100644 --- a/sysutils/firstboot-cloudsetup/distinfo +++ b/sysutils/firstboot-cloudsetup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653658894 -SHA256 (cloudsetup-1.0.tar.gz) = b13c1bb680b741116ec830bfad7b09d01f6dec014b37dda2e2d5f3351ccf07e6 -SIZE (cloudsetup-1.0.tar.gz) = 6805 +TIMESTAMP = 1653834390 +SHA256 (cloudsetup-1.1.tar.gz) = 4ba9b8dae0105968a1c2375f8a9e06566903a19d4b47e31aca0554cd718fe5d6 +SIZE (cloudsetup-1.1.tar.gz) = 6971 diff --git a/sysutils/firstboot-cloudsetup/pkg-descr b/sysutils/firstboot-cloudsetup/pkg-descr index 3f59071931b7..8a097f062650 100644 --- a/sysutils/firstboot-cloudsetup/pkg-descr +++ b/sysutils/firstboot-cloudsetup/pkg-descr @@ -1,5 +1,5 @@ Configure network and user data from cloud configuration at first boot. The configuration is written before the netif service is started. Compatible with OpenNebula. -WWW: https://git.sr.ht/~jornane/cloudsetup +WWW: https://git.sr.ht/~jornane/cloudsetup